|
CFx SDK Documentation 2024 SP0
|
#include "TD_PackPush.h"#include "DbCurve.h"#include "DwgDeclareMembers.h"#include "TD_PackPop.h"Go to the source code of this file.
Classes | |
| class | OdDbSpline |
| class | OdDbSplinePE |
Typedefs | |
| typedef OdSmartPtr< OdDbSpline > | OdDbSplinePtr |
| typedef OdSmartPtr< OdDbSplinePE > | OdDbSplinePEPtr |
| typedef OdSmartPtr<OdDbSplinePE> OdDbSplinePEPtr |
This template class is a specialization of the OdSmartPtr class for OdDbSplinePE object pointers.
Definition at line 693 of file DbSpline.h.
| typedef OdSmartPtr<OdDbSpline> OdDbSplinePtr |
This template class is a specialization of the OdSmartPtr class for OdDbSpline object pointers.
Definition at line 668 of file DbSpline.h.