|
CFx SDK Documentation 2024 SP0
|
#include "TD_PackPush.h"#include "RootExport.h"#include "GiExport.h"#include "CmColorBase.h"#include "Ge/GeMatrix3d.h"#include "Gi/GiDrawable.h"#include "Gi/GiVariant.h"#include "TD_PackPop.h"Go to the source code of this file.
Classes | |
| class | OdGiMaterialTraits |
| class | OdGiMaterialColor |
| class | OdGiMaterialTexture |
| class | OdGiImageTexture |
| class | OdGiImageFileTexture |
| class | OdGiRasterImageTexture |
| class | OdGiRasterImageFileTexture |
| class | OdGiProceduralTexture |
| class | OdGiWoodTexture |
| class | OdGiMarbleTexture |
| class | OdGiGenericTexture |
| class | OdGiMapper |
| class | OdGiMaterialMap |
Typedefs | |
| typedef OdSmartPtr< OdGiMaterialTraits > | OdGiMaterialTraitsPtr |
| typedef OdSmartPtr< OdGiMaterialTexture > | OdGiMaterialTexturePtr |
| typedef OdSmartPtr< OdGiImageTexture > | OdGiImageTexturePtr |
| typedef OdSmartPtr< OdGiImageFileTexture > | OdGiImageFileTexturePtr |
| typedef OdSmartPtr< OdGiRasterImageTexture > | OdGiRasterImageTexturePtr |
| typedef OdSmartPtr< OdGiRasterImageFileTexture > | OdGiRasterImageFileTexturePtr |
| typedef OdSmartPtr< OdGiProceduralTexture > | OdGiProceduralTexturePtr |
| typedef OdSmartPtr< OdGiWoodTexture > | OdGiWoodTexturePtr |
| typedef OdSmartPtr< OdGiMarbleTexture > | OdGiMarbleTexturePtr |
| typedef OdSmartPtr< OdGiGenericTexture > | OdGiGenericTexturePtr |
This template class is a specialization of the OdSmartPtr class for OdGiGenericTexture object pointers.
Definition at line 1501 of file GiMaterial.h.
This template class is a specialization of the OdSmartPtr class for OdGiImageFileTexture object pointers.
Definition at line 967 of file GiMaterial.h.
This template class is a specialization of the OdSmartPtr class for OdGiImageTexture object pointers.
Definition at line 900 of file GiMaterial.h.
This template class is a specialization of the OdSmartPtr class for OdGiMarbleTexture object pointers.
Definition at line 1419 of file GiMaterial.h.
This template class is a specialization of the OdSmartPtr class for OdGiMaterialTexture object pointers.
Definition at line 879 of file GiMaterial.h.
This template class is a specialization of the OdSmartPtr class for OdGiMaterialTraits object pointers.
Definition at line 698 of file GiMaterial.h.
This template class is a specialization of the OdSmartPtr class for OdGiProceduralTexture object pointers.
Definition at line 1145 of file GiMaterial.h.
This template class is a specialization of the OdSmartPtr class for OdGiRasterImageFileTexture object pointers.
Definition at line 1109 of file GiMaterial.h.
This template class is a specialization of the OdSmartPtr class for OdGiRasterImageTexture object pointers.
Definition at line 1031 of file GiMaterial.h.
| typedef OdSmartPtr<OdGiWoodTexture> OdGiWoodTexturePtr |
This template class is a specialization of the OdSmartPtr class for OdGiWoodTexture object pointers.
Definition at line 1289 of file GiMaterial.h.