CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
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 86 of file DbSpatialIndex.h.

◆ OdDbSpatialIndexPtr

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

Definition at line 75 of file DbSpatialIndex.h.