CFx SDK Documentation  2020SP3
Macros | Typedefs
GeCurve3dPtrArray.h File Reference
#include "SharedPtr.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Macros

#define OD_GESHAREDCURVE_3D_PRT_H   /*!DOM*/
 

Typedefs

typedef OdSharedPtr< OdGeCurve3dOdGeCurve3dPtr
 
typedef OdArray< OdGeCurve3dPtrOdGeCurve3dPtrArray
 

Macro Definition Documentation

◆ OD_GESHAREDCURVE_3D_PRT_H

#define OD_GESHAREDCURVE_3D_PRT_H   /*!DOM*/

Definition at line 26 of file GeCurve3dPtrArray.h.

Typedef Documentation

◆ OdGeCurve3dPtr

This template class is a specialization of the OdSharedPtr class template for 3D curves.

Definition at line 38 of file GeCurve3dPtrArray.h.

◆ OdGeCurve3dPtrArray

This template class is a specialization of the OdArray class template for 3D curve shared pointers.

Definition at line 43 of file GeCurve3dPtrArray.h.