CFx SDK Documentation
2020SP3
|
Go to the source code of this file.
Classes | |
class | OdDb2dVertex |
Namespaces | |
OdDb | |
Typedefs | |
typedef OdSmartPtr< OdDb2dVertex > | OdDb2dVertexPtr |
Enumerations | |
enum | OdDb::Vertex2dType { OdDb::k2dVertex = 0, OdDb::k2dSplineCtlVertex = 1, OdDb::k2dSplineFitVertex = 2, OdDb::k2dCurveFitVertex = 3 } |
typedef OdSmartPtr<OdDb2dVertex> OdDb2dVertexPtr |
This template class is a specialization of the OdSmartPtr class for OdDb2dVertex object pointers.
Definition at line 251 of file Db2dVertex.h.