CFx SDK Documentation  2023 SP0
Classes | Typedefs
GiMaterialItem.h File Reference
#include "GiExport.h"
#include "GiImage.h"
#include "GiMaterial.h"
#include "GiCommonDraw.h"
#include "RxObject.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdGiMaterialTextureData
 
struct  OdGiMaterialTextureData::DevDataVariant
 
class  OdGiMaterialTextureLoadPE
 
class  OdGiMaterialTextureLoaderExt
 
class  OdGiMaterialTextureManager
 
class  OdGiMaterialTextureEntry
 
class  OdGiMaterialItem
 
class  OdGiMaterialRenderItem
 

Typedefs

typedef OdSmartPtr< OdGiMaterialTextureData > OdGiMaterialTextureDataPtr
 
typedef OdSmartPtr< OdGiMaterialTextureLoadPE > OdGiMaterialTextureLoadPEPtr
 
typedef OdSmartPtr< OdGiMaterialTextureLoaderExt > OdGiMaterialTextureLoaderExtPtr
 
typedef OdSmartPtr< OdGiMaterialTextureManager > OdGiMaterialTextureManagerPtr
 
typedef OdSmartPtr< OdGiMaterialTextureEntry > OdGiMaterialTextureEntryPtr
 
typedef OdSmartPtr< OdGiMaterialItem > OdGiMaterialItemPtr
 
typedef OdSmartPtr< OdGiMaterialRenderItem > OdGiMaterialRenderItemPtr
 

Typedef Documentation

◆ OdGiMaterialItemPtr

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

<group Type Definitions>

Definition at line 572 of file GiMaterialItem.h.

◆ OdGiMaterialRenderItemPtr

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

<group Type Definitions>

Definition at line 740 of file GiMaterialItem.h.

◆ OdGiMaterialTextureDataPtr

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

<group Type Definitions>

Definition at line 176 of file GiMaterialItem.h.

◆ OdGiMaterialTextureEntryPtr

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

<group Type Definitions>

Definition at line 506 of file GiMaterialItem.h.

◆ OdGiMaterialTextureLoaderExtPtr

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

<group Type Definitions>

Definition at line 252 of file GiMaterialItem.h.

◆ OdGiMaterialTextureLoadPEPtr

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

<group Type Definitions>

Definition at line 213 of file GiMaterialItem.h.

◆ OdGiMaterialTextureManagerPtr

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

<group Type Definitions>

Definition at line 400 of file GiMaterialItem.h.