CFx SDK Documentation  2023 SP0
Classes | Typedefs
DbPoint.h File Reference
#include "TD_PackPush.h"
#include "DbEntity.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbPoint
 

Typedefs

typedef OdSmartPtr< OdDbPointOdDbPointPtr
 

Typedef Documentation

◆ OdDbPointPtr

The typified smart pointer for the point object (Point entity). This template class is specialization of the OdSmartPtr class for the OdDbPoint class.

See also
<link smart_pointers.html, Working with Smart Pointers>

Definition at line 288 of file DbPoint.h.