CFx SDK Documentation  2020SP3
Classes | Typedefs
DbSpatialIndex.h File Reference
#include "TD_PackPush.h"
#include "DbIndex.h"
#include "DbBlockIterator.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbSpatialIndex
 
class  OdDbSpatialIndexIterator
 

Typedefs

typedef OdSmartPtr< OdDbSpatialIndexOdDbSpatialIndexPtr
 
typedef OdSmartPtr< OdDbSpatialIndexIteratorOdDbSpatialIndexIteratorPtr
 

Typedef Documentation

◆ OdDbSpatialIndexIteratorPtr

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

Definition at line 88 of file DbSpatialIndex.h.

◆ OdDbSpatialIndexPtr

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

Definition at line 77 of file DbSpatialIndex.h.