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. | |
|
This is ODRX_DECLARE_MEMBERS, a member of class OdSiSpatialIndex. | |
|
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. | |
|
This is setTolerance, a member of class OdSiSpatialIndex. | |
|
Returns the tolerance of this SpatialIndex object. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|