|
CFx SDK Documentation 2024 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) |
| OdList< OdGiExtentsSpaceNode< E, O > * > * | getPointLeaves (const P &pt, double proximityRadius) |
Corresponding C++ library: TD_Gi <group OdGi_Classes>
Definition at line 214 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 244 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 253 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 259 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 358 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 373 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 385 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 345 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 306 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 278 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 342 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 300 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 256 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 303 of file GiExtentsSpaceTree.h.