|
CFx SDK Documentation 2026 SP0
|
#include <GiExtentsSpaceTree.h>
Public Member Functions | |
| OdGiExtents3dSpacePoint (const OdGePoint3d &pt, OdUInt32 uniqueID) | |
| ~OdGiExtents3dSpacePoint () | |
| void | addEdge (OdUInt32 ID) |
| void | addInvisible (OdUInt32 ID) |
| void | removeInvisible (OdUInt32 ID) |
| bool | isInExtents (OdGeExtents3d &extents) const |
| bool | isInExtents (OdGeExtents2d &extents) const |
| bool | isEqual (OdGiExtentsSpaceObject *pObject, const OdGeTol &tol=OdGeContext::gTol) const |
| OdUInt64 | getPower () |
| const std::set< OdUInt32 > * | getEdges () |
| const std::set< OdUInt32 > * | getInvisilbeEdges () |
| void | setVisited (bool bVisit) |
| bool | isVisited () const |
Public Member Functions inherited from OdGiExtentsSpaceObject | |
| OdGiExtentsSpaceObject (OdUInt32 uniqueID) | |
| OdUInt32 | getID () const |
| void | setID (OdUInt32 uniqueID) |
Public Attributes | |
| OdGePoint3d | m_pt |
Friends | |
| class | OdGiExtents3dSpaceEdge |
Corresponding C++ library: TD_Gi <group OdGi_Classes>
Definition at line 660 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 679 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 685 of file GiExtentsSpaceTree.h.
Definition at line 691 of file GiExtentsSpaceTree.h.
Definition at line 696 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 737 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 738 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 732 of file GiExtentsSpaceTree.h.
|
inlinevirtual |
Implements OdGiExtentsSpaceObject.
Definition at line 719 of file GiExtentsSpaceTree.h.
|
inlinevirtual |
Implements OdGiExtentsSpaceObject.
Definition at line 716 of file GiExtentsSpaceTree.h.
|
inlinevirtual |
Implements OdGiExtentsSpaceObject.
Definition at line 707 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 741 of file GiExtentsSpaceTree.h.
Definition at line 701 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 740 of file GiExtentsSpaceTree.h.
|
friend |
Definition at line 662 of file GiExtentsSpaceTree.h.
| OdGePoint3d OdGiExtents3dSpacePoint::m_pt |
Definition at line 676 of file GiExtentsSpaceTree.h.