CFx SDK Documentation
2022 SP0
|
Go to the source code of this file.
Classes | |
class | OdDbVertex |
Namespaces | |
OdDb | |
Typedefs | |
typedef OdSmartPtr< OdDbVertex > | OdDbVertexPtr |
Enumerations | |
enum | OdDb::Vertex3dType { OdDb::k3dSimpleVertex = 0 , OdDb::k3dControlVertex = 1 , OdDb::k3dFitVertex = 2 } |
typedef OdSmartPtr<OdDbVertex> OdDbVertexPtr |
This template class is a specialization of the OdSmartPtr class for OdDbVertex object pointers.
Definition at line 78 of file DbVertex.h.