CFx SDK Documentation
2020SP3
|
#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 | 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< 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 1108 of file GiMaterial.h.
This template class is a specialization of the OdSmartPtr class for OdGiImageFileTexture object pointers.
Definition at line 790 of file GiMaterial.h.
This template class is a specialization of the OdSmartPtr class for OdGiImageTexture object pointers.
Definition at line 748 of file GiMaterial.h.
This template class is a specialization of the OdSmartPtr class for OdGiMarbleTexture object pointers.
Definition at line 1054 of file GiMaterial.h.
This template class is a specialization of the OdSmartPtr class for OdGiMaterialTexture object pointers.
Definition at line 729 of file GiMaterial.h.
This template class is a specialization of the OdSmartPtr class for OdGiMaterialTraits object pointers.
Definition at line 587 of file GiMaterial.h.
This template class is a specialization of the OdSmartPtr class for OdGiProceduralTexture object pointers.
Definition at line 863 of file GiMaterial.h.
This template class is a specialization of the OdSmartPtr class for OdGiRasterImageTexture object pointers.
Definition at line 829 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 966 of file GiMaterial.h.