CFx SDK Documentation  2023 SP0
Classes | Typedefs
GiSectionGeometry.h File Reference
#include "Gi/GiExport.h"
#include "Ge/GeMatrix3d.h"
#include "Gi/GiPathNode.h"
#include "Gi/GiDrawable.h"
#include "RxObject.h"

Go to the source code of this file.

Classes

class  OdGiSectionGeometry
 
class  OdGiSectionGeometryMap
 
class  OdGiSectionGeometryManager
 

Typedefs

typedef OdArray< OdGiDrawablePtrOdGiDrawablePtrArray
 
typedef OdSmartPtr< OdGiSectionGeometryMapOdGiSectionGeometryMapPtr
 
typedef OdSmartPtr< OdGiSectionGeometryManagerOdGiSectionGeometryManagerPtr
 

Typedef Documentation

◆ OdGiDrawablePtrArray

Definition at line 33 of file GiSectionGeometry.h.

◆ OdGiSectionGeometryManagerPtr

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

Definition at line 131 of file GiSectionGeometry.h.

◆ OdGiSectionGeometryMapPtr

The typified smart pointer for the selection geometry map object. This
template class is specialization of the OdSmartPtr class for the OdGiSectionGeometryMap class.

See also
<link smart_pointers.html, Working with Smart Pointers>

Definition at line 101 of file GiSectionGeometry.h.