| CFx SDK Documentation
    2023 SP0
    | 
#include <GiExtentsSpaceTree.h>
 
  
| Public Member Functions | |
| OdGiExtents3dSpaceChainPolyline (OdInt64 uniqueID) | |
| ~OdGiExtents3dSpaceChainPolyline () | |
| virtual void | addVertex (OdGiExtents3dSpacePoint *pVertex) | 
| OdUInt64 | getNumberOfVertices () | 
| OdUInt64 | getNumberOfVertices_closed () | 
| void | getPoints (OdGePoint3d *pPoints) | 
| void | getPoints_closed (OdGePoint3d *pPoints) | 
| void | getPoints (OdGePoint3dVector &pts) | 
| void | getPoints_closed (OdGePoint3dVector &pts) | 
| bool | isInExtents (OdGeExtents3d &extents) const | 
| bool | isInExtents (OdGeExtents2d &extents) const | 
| bool | isEqual (OdGiExtentsSpaceObject *pObject, const OdGeTol &tol=OdGeContext::gTol) const | 
|  Public Member Functions inherited from OdGiExtentsSpaceObject | |
| OdGiExtentsSpaceObject (OdUInt64 uniqueID) | |
| OdUInt64 | getID () const | 
| void | setID (OdUInt64 uniqueID) | 
| Protected Attributes | |
| OdList< OdGiExtents3dSpacePoint * > | vertices | 
Corresponding C++ library: TD_Gi <group OdGi_Classes>
Definition at line 751 of file GiExtentsSpaceTree.h.
| 
 | inline | 
Definition at line 760 of file GiExtentsSpaceTree.h.
| 
 | inline | 
Definition at line 762 of file GiExtentsSpaceTree.h.
| 
 | inlinevirtual | 
Definition at line 764 of file GiExtentsSpaceTree.h.
| 
 | inline | 
Definition at line 769 of file GiExtentsSpaceTree.h.
| 
 | inline | 
Definition at line 770 of file GiExtentsSpaceTree.h.
| 
 | inline | 
Definition at line 780 of file GiExtentsSpaceTree.h.
| 
 | inline | 
Definition at line 826 of file GiExtentsSpaceTree.h.
| 
 | inline | 
Definition at line 800 of file GiExtentsSpaceTree.h.
| 
 | inline | 
Definition at line 831 of file GiExtentsSpaceTree.h.
| 
 | inlinevirtual | 
Implements OdGiExtentsSpaceObject.
Definition at line 838 of file GiExtentsSpaceTree.h.
| 
 | inlinevirtual | 
Implements OdGiExtentsSpaceObject.
Definition at line 837 of file GiExtentsSpaceTree.h.
| 
 | inlinevirtual | 
Implements OdGiExtentsSpaceObject.
Definition at line 836 of file GiExtentsSpaceTree.h.
| 
 | protected | 
Definition at line 755 of file GiExtentsSpaceTree.h.