SiSpatialIndex.h
This class represents SpatialIndex objects. Corresponding C++ library: SpatialIndex
|
Name |
Description |
|
Spatial Index creation flags. |
|
Name |
Description |
|
Clears this SpatialIndex object. | |
|
Creates a SpatialIndex object with the specified parameters. | |
|
Returns the extents of this SpatialIndex object. | |
|
Inserts the specified SiEntity object into the this SpatialIndex object. | |
|
Returns the maximum number of entities a spatial index node may contain. | |
|
Returns the maximum depth of this SpatialIndex object. | |
|
| |
|
param shape [in] Any OdSiShape object. param visitor [in] Any OdSiVisitor object. | |
|
Removes the specified SiEntity object into the this SpatialIndex object. | |
|
Sets the maximum number of entities a spatial index node may contain. | |
|
Sets the maximum depth of this SpatialIndex object. | |
|
| |
|
Returns the tolerance of this SpatialIndex object. |
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
|