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

Go to the source code of this file.

Classes

class  OdDb2dVertex
 

Namespaces

 OdDb
 

Typedefs

typedef OdSmartPtr< OdDb2dVertexOdDb2dVertexPtr
 

Enumerations

enum  OdDb::Vertex2dType { OdDb::k2dVertex = 0, OdDb::k2dSplineCtlVertex = 1, OdDb::k2dSplineFitVertex = 2, OdDb::k2dCurveFitVertex = 3 }
 

Typedef Documentation

◆ OdDb2dVertexPtr

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

Definition at line 251 of file Db2dVertex.h.