CFx SDK Documentation  2020SP3
Classes | Namespaces | Typedefs | Enumerations
DbVertex.h File Reference
#include "TD_PackPush.h"
#include "DbEntity.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbVertex
 

Namespaces

 OdDb
 

Typedefs

typedef OdSmartPtr< OdDbVertexOdDbVertexPtr
 

Enumerations

enum  OdDb::Vertex3dType { OdDb::k3dSimpleVertex = 0, OdDb::k3dControlVertex = 1, OdDb::k3dFitVertex = 2 }
 

Typedef Documentation

◆ OdDbVertexPtr

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

Definition at line 78 of file DbVertex.h.