CFx SDK Documentation
2022 SP0
|
#include <SiSpatialIndex.h>
Public Member Functions | |
virtual void | visit (OdSiEntity *entity, bool completelyInside)=0 |
This class represents Spatial Index Visitor Objects Corresponding C++ library: SpatialIndex <group OdSi_Classes>
Definition at line 97 of file SiSpatialIndex.h.
|
pure virtual |
entity | [in] Pointer to any OdSiEntity object. completelyInside [in] unknown. |