CFx SDK Documentation
2023 SP0
|
#include "OdPlatformSettings.h"
#include "RxObject.h"
#include "Ge/GeExtents3d.h"
#include "Ge/GeExtents2d.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"
Go to the source code of this file.
Classes | |
struct | OdSiShape |
struct | OdSiEntity |
struct | OdSiVisitor |
class | OdSiSpatialIndex |
Namespaces | |
OdSi | |
Macros | |
#define | ODSI_API OD_TOOLKIT_IMPORT |
#define | ODSI_API_STATIC OD_STATIC_IMPORT |
Typedefs | |
typedef OdSmartPtr< OdSiSpatialIndex > | OdSiSpatialIndexPtr |
Functions | |
bool ODSI_API | OdSi::properExtents (const OdGeExtents3d &ext) |
Variables | |
class ODSI_API | OdSiSpatialIndex |
#define ODSI_API OD_TOOLKIT_IMPORT |
Definition at line 33 of file SiSpatialIndex.h.
#define ODSI_API_STATIC OD_STATIC_IMPORT |
Definition at line 34 of file SiSpatialIndex.h.
This template class is a specialization of the OdSmartPtr class for OdSiSpatialIndex object pointers.
Definition at line 110 of file SiSpatialIndex.h.
class ODSI_API OdSiSpatialIndex |
Definition at line 1 of file SiSpatialIndex.h.