CFx SDK Documentation  2020SP3
Classes | Typedefs
DbSpline.h File Reference
#include "TD_PackPush.h"
#include "DbCurve.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbSpline
 
class  OdDbSplinePE
 

Typedefs

typedef OdSmartPtr< OdDbSplineOdDbSplinePtr
 
typedef OdSmartPtr< OdDbSplinePEOdDbSplinePEPtr
 

Typedef Documentation

◆ OdDbSplinePEPtr

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

Definition at line 635 of file DbSpline.h.

◆ OdDbSplinePtr

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

Definition at line 608 of file DbSpline.h.