CFx SDK Documentation  2023 SP0
Macros | Typedefs
GeCurve2dPtrArray.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_2D_PRT_H   /*!DOM*/
 

Typedefs

typedef OdSharedPtr< OdGeCurve2dOdGeCurve2dPtr
 
typedef OdArray< OdGeCurve2dPtrOdGeCurve2dPtrArray
 

Macro Definition Documentation

◆ OD_GESHAREDCURVE_2D_PRT_H

#define OD_GESHAREDCURVE_2D_PRT_H   /*!DOM*/

Definition at line 25 of file GeCurve2dPtrArray.h.

Typedef Documentation

◆ OdGeCurve2dPtr

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

Definition at line 37 of file GeCurve2dPtrArray.h.

◆ OdGeCurve2dPtrArray

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

Definition at line 42 of file GeCurve2dPtrArray.h.