|
CFx SDK Documentation 2026 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 (OdUInt32 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 210 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 240 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 249 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 255 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 354 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 369 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 381 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 341 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 302 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 274 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 338 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 296 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 252 of file GiExtentsSpaceTree.h.
|
inline |
Definition at line 299 of file GiExtentsSpaceTree.h.