Class AggregationSet
public class AggregationSet
- Inheritance
-
AggregationSet
- Inherited Members
- Extension Methods
Constructors
AggregationSet()
public AggregationSet()
Fields
EventSDB
public SpatialBubbleDatabase EventSDB
Field Value
Methods
CollectNodes(ref List<SpatialBubbleDatabaseNode>, bool)
public void CollectNodes(ref List<SpatialBubbleDatabaseNode> nodes, bool all)
Parameters
nodesList<SpatialBubbleDatabaseNode>allbool
Initialize(List<float>)
public void Initialize(List<float> nodeRadiiSqr)
Parameters
RemoveNode(ISpatialDatabaseNode)
public void RemoveNode(ISpatialDatabaseNode node)
Parameters
nodeISpatialDatabaseNode
TryAddNode(ISpatialDatabaseNode)
public bool TryAddNode(ISpatialDatabaseNode node)
Parameters
nodeISpatialDatabaseNode