|
CFx SDK Documentation
2022 SP0
|
#include "GiExport.h"#include "GiMaterial.h"#include "GiMaterialTraitsData.h"#include "GiGeometry.h"#include "Ge/GePoint2d.h"#include "Ge/GePoint3d.h"#include "Ge/GeMatrix3d.h"#include "Ge/GeExtents3d.h"#include "RxObject.h"#include "TD_PackPush.h"#include "TD_PackPop.h"Go to the source code of this file.
Classes | |
| class | OdGiMapperItemEntry |
| struct | OdGiMapperItemEntry::MapInputTriangle |
| struct | OdGiMapperItemEntry::MapOutputCoords |
| class | OdGiMapperItem |
| class | OdGiMapperRenderItem |
Typedefs | |
| typedef OdSmartPtr< OdGiMapperItemEntry > | OdGiMapperItemEntryPtr |
| typedef OdSmartPtr< OdGiMapperItem > | OdGiMapperItemPtr |
| typedef OdSmartPtr< OdGiMapperRenderItem > | OdGiMapperRenderItemPtr |
This template class is a specialization of the OdSmartPtr class for OdGiMapperItemEntry object pointers.
<group Type Definitions>
Definition at line 285 of file GiMapperItem.h.
| typedef OdSmartPtr<OdGiMapperItem> OdGiMapperItemPtr |
This template class is a specialization of the OdSmartPtr class for OdGiMapperItem object pointers.
<group Type Definitions>
Definition at line 470 of file GiMapperItem.h.
This template class is a specialization of the OdSmartPtr class for OdGiMapperRenderItem object pointers.
<group Type Definitions>
Definition at line 871 of file GiMapperItem.h.