CFx SDK Documentation 2024 SP0
|
#include "Gi/GiExport.h"
#include "Ge/GeMatrix3d.h"
#include "Gi/GiPathNode.h"
#include "Gi/GiDrawablePtrArray.h"
#include "RxObject.h"
Go to the source code of this file.
Classes | |
class | OdGiSectionGeometry |
class | OdGiSectionGeometryMap |
class | OdGiSectionGeometryManager |
Typedefs | |
typedef OdSmartPtr< OdGiSectionGeometryMap > | OdGiSectionGeometryMapPtr |
typedef OdSmartPtr< OdGiSectionGeometryManager > | OdGiSectionGeometryManagerPtr |
This template class is a specialization of the OdSmartPtr class for OdGiSectionGeometryManager object pointers.
Definition at line 203 of file GiSectionGeometry.h.
The typified smart pointer for the selection geometry map object. This
template class is specialization of the OdSmartPtr class for the OdGiSectionGeometryMap class.
Definition at line 167 of file GiSectionGeometry.h.