CFx SDK Documentation
2020SP3
|
#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< OdGiDrawablePtr > | OdGiDrawablePtrArray |
typedef OdSmartPtr< OdGiSectionGeometryMap > | OdGiSectionGeometryMapPtr |
typedef OdSmartPtr< OdGiSectionGeometryManager > | OdGiSectionGeometryManagerPtr |
typedef OdArray<OdGiDrawablePtr> OdGiDrawablePtrArray |
Definition at line 33 of file GiSectionGeometry.h.
This template class is a specialization of the OdSmartPtr class for OdGiSectionGeometryManager object pointers.
Definition at line 131 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 101 of file GiSectionGeometry.h.