CFx SDK Documentation
2020SP3
|
#include <SiSpatialIndex.h>
Public Member Functions | |
virtual bool | extents (OdGeExtents3d &extents) const =0 |
This class represents Spatial Index Entity objects. Corresponding C++ library: SpatialIndex
<group OdSi_Classes>
Definition at line 80 of file SiSpatialIndex.h.
|
pure virtual |
Returns the extents of this Entity object.
extents | [out] Receives the extents. |
Implemented in OdGsEntityNode, GiMesh::TrEdge, GiMesh::TrVertex, and FacetModeler::SpatialFaceData.