CFx SDK Documentation  2020SP3
Classes | Namespaces | Macros | Typedefs | Functions | Variables
SiSpatialIndex.h File Reference
#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< OdSiSpatialIndexOdSiSpatialIndexPtr
 

Functions

bool ODSI_API OdSi::properExtents (const OdGeExtents3d &ext)
 

Variables

class ODSI_API OdSiSpatialIndex
 

Macro Definition Documentation

◆ ODSI_API

#define ODSI_API   OD_TOOLKIT_IMPORT

Definition at line 33 of file SiSpatialIndex.h.

◆ ODSI_API_STATIC

#define ODSI_API_STATIC   OD_STATIC_IMPORT

Definition at line 34 of file SiSpatialIndex.h.

Typedef Documentation

◆ OdSiSpatialIndexPtr

This template class is a specialization of the OdSmartPtr class for OdSiSpatialIndex object pointers.

Definition at line 110 of file SiSpatialIndex.h.

Variable Documentation

◆ OdSiSpatialIndex

Definition at line 1 of file SiSpatialIndex.h.