SpatialViewEntityCollection
A SpatialView needs a SpatialViewEntityCollection to manage entities.
Usually these entities are in a common layer of an entity tree.
Properties
The current size of the SpatialViewEntityCollection.
Functions
Binds an entity to the SpatialViewEntityCollection.
Adds all the entities of a Collection to the SpatialViewEntityCollection.
Clears all entities in the SpatialViewEntityCollection.
Checks if the SpatialViewEntityCollection contains an entity.
Checks if the SpatialViewEntityCollection contains all the entities of a Collection.
Checks if a SpatialViewEntityCollection is empty.
Gets an Iterator of the SpatialViewEntityCollection.
Removes an entity from the SpatialViewEntityCollection.
Removes all the entities of a Collection from the SpatialViewEntityCollection.
Retains all the entities of a Collection in the SpatialViewEntityCollection.