CFx SDK Documentation  2020SP3
Classes | Typedefs
GiMaterial.h File Reference
#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< OdGiMaterialTraitsOdGiMaterialTraitsPtr
 
typedef OdSmartPtr< OdGiMaterialTextureOdGiMaterialTexturePtr
 
typedef OdSmartPtr< OdGiImageTextureOdGiImageTexturePtr
 
typedef OdSmartPtr< OdGiImageFileTextureOdGiImageFileTexturePtr
 
typedef OdSmartPtr< OdGiRasterImageTextureOdGiRasterImageTexturePtr
 
typedef OdSmartPtr< OdGiProceduralTextureOdGiProceduralTexturePtr
 
typedef OdSmartPtr< OdGiWoodTextureOdGiWoodTexturePtr
 
typedef OdSmartPtr< OdGiMarbleTextureOdGiMarbleTexturePtr
 
typedef OdSmartPtr< OdGiGenericTextureOdGiGenericTexturePtr
 

Typedef Documentation

◆ OdGiGenericTexturePtr

This template class is a specialization of the OdSmartPtr class for OdGiGenericTexture object pointers.

Definition at line 1108 of file GiMaterial.h.

◆ OdGiImageFileTexturePtr

This template class is a specialization of the OdSmartPtr class for OdGiImageFileTexture object pointers.

Definition at line 790 of file GiMaterial.h.

◆ OdGiImageTexturePtr

This template class is a specialization of the OdSmartPtr class for OdGiImageTexture object pointers.

Definition at line 748 of file GiMaterial.h.

◆ OdGiMarbleTexturePtr

This template class is a specialization of the OdSmartPtr class for OdGiMarbleTexture object pointers.

Definition at line 1054 of file GiMaterial.h.

◆ OdGiMaterialTexturePtr

This template class is a specialization of the OdSmartPtr class for OdGiMaterialTexture object pointers.

Definition at line 729 of file GiMaterial.h.

◆ OdGiMaterialTraitsPtr

This template class is a specialization of the OdSmartPtr class for OdGiMaterialTraits object pointers.

Definition at line 587 of file GiMaterial.h.

◆ OdGiProceduralTexturePtr

This template class is a specialization of the OdSmartPtr class for OdGiProceduralTexture object pointers.

Definition at line 863 of file GiMaterial.h.

◆ OdGiRasterImageTexturePtr

This template class is a specialization of the OdSmartPtr class for OdGiRasterImageTexture object pointers.

Definition at line 829 of file GiMaterial.h.

◆ OdGiWoodTexturePtr

This template class is a specialization of the OdSmartPtr class for OdGiWoodTexture object pointers.

Definition at line 966 of file GiMaterial.h.