CFx SDK Documentation
2022 SP0
|
#include <GiExtentsSpaceTree.h>
Public Member Functions | |
OdGiExtentsSpaceTree () | |
~OdGiExtentsSpaceTree () | |
void | setCallback (OdGiExtentsSpaceTreeCallback< E, O > *pCallback) |
void | buildTree (E &extents, int nTypeOfObjects, OdInt depth=2) |
void | reset () |
void | setAdaptive (bool bAdaptive) |
void | setMaxNodeObjects (OdUInt64 nObjects) |
O * | processObject (O *pObject, int iObjectType, bool bCheckTheSame=false, const OdGeTol &tol=OdGeContext::gTol) |
OdList< OdGiExtentsSpaceNode< E, O > * > * | retrieveLeaves () |
bool | getRootExtents (E &exts) |
OdList< OdGiExtentsSpaceNode< E, O > * > * | getExtentsLeaves (E &ext) |
OdList< OdGiExtentsSpaceNode< E, O > * > * | getPointLeaves (const P &pt) |
Corresponding C++ library: TD_Gi <group OdGi_Classes>
Definition at line 214 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 241 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 250 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 256 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 334 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 349 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 321 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 302 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 275 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 318 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 296 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 253 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 299 of file GiExtentsSpaceTree.h.