CFx SDK Documentation
2023 SP0
|
Go to the source code of this file.
Classes | |
class | OdDb3dPolyline |
Namespaces | |
OdDb | |
Typedefs | |
typedef OdSmartPtr< OdDb3dPolylineVertex > | OdDb3dPolylineVertexPtr |
typedef OdSmartPtr< OdDbSequenceEnd > | OdDbSequenceEndPtr |
typedef OdSmartPtr< OdDb3dPolyline > | OdDb3dPolylinePtr |
Enumerations | |
enum | OdDb::Poly3dType { OdDb::k3dSimplePoly = 0 , OdDb::k3dQuadSplinePoly = 1 , OdDb::k3dCubicSplinePoly = 2 } |
typedef OdSmartPtr<OdDb3dPolyline> OdDb3dPolylinePtr |
This template class is a specialization of the OdSmartPtr class for OdDb3dPolyline object pointers.
Definition at line 396 of file Db3dPolyline.h.
This template class is a specialization of the OdSmartPtr class for OdDb3dPolylineVertex object pointers.
Definition at line 41 of file Db3dPolyline.h.
typedef OdSmartPtr<OdDbSequenceEnd> OdDbSequenceEndPtr |
This template class is a specialization of the OdSmartPtr class for OdDbSequenceEnd object pointers.
Definition at line 45 of file Db3dPolyline.h.