|
CFx SDK Documentation 2026 SP0
|
#include <GiExtentsSpaceTree.h>
Public Member Functions | |
| OdGiExtentsSpaceObject (OdUInt32 uniqueID) | |
| OdUInt32 | getID () const |
| void | setID (OdUInt32 uniqueID) |
| virtual bool | isInExtents (OdGeExtents3d &extents) const =0 |
| virtual bool | isInExtents (OdGeExtents2d &extents) const =0 |
| virtual bool | isEqual (OdGiExtentsSpaceObject *pObject, const OdGeTol &tol=OdGeContext::gTol) const =0 |
Corresponding C++ library: TD_Gi <group OdGi_Classes>
Definition at line 44 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 53 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 59 of file GiExtentsSpaceTree.h.
|
pure virtual |
Implemented in OdGiExtents3dSpaceChainPolyline, OdGiExtents3dSpaceEdge, and OdGiExtents3dSpacePoint.
|
pure virtual |
Implemented in OdGiExtents3dSpaceChainPolyline, OdGiExtents3dSpaceEdge, and OdGiExtents3dSpacePoint.
|
pure virtual |
Implemented in OdGiExtents3dSpaceChainPolyline, OdGiExtents3dSpaceEdge, and OdGiExtents3dSpacePoint.
Definition at line 60 of file GiExtentsSpaceTree.h.