|
CFx SDK Documentation 2024 SP0
|
#include <GiExtentsSpaceTree.h>
Public Member Functions | |
| OdGiExtentsSpaceNode (OdGiExtentsSpaceNode *parent, E &extents, int nDepth, int nTypeOfObjects) | |
| ~OdGiExtentsSpaceNode () | |
| bool | isLeave () |
| int | getDepth () |
| OdVector< O *, OdMemoryAllocator< O * > > * | getObjectPointersPtr (int iType) |
Friends | |
| template<OdUInt32 NUM_AXIS, OdUInt32 MAX_DEPTH, OdUInt64 MAX_NODE_OBJECT, class EE , class P , class OO > | |
| class | OdGiExtentsSpaceTree |
Corresponding C++ library: TD_Gi <group OdGi_Classes>
Definition at line 80 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 103 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 120 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 133 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 137 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 127 of file GiExtentsSpaceTree.h.
|
friend |
Definition at line 82 of file GiExtentsSpaceTree.h.