CFx SDK Documentation 2024 SP0
|
#include <GiMaterialItem.h>
Additional Inherited Members | |
Static Public Member Functions inherited from OdRxObject | |
static OdRxObjectPtr | cast (const OdRxObject *pointer) |
static OdRxClass * | desc () |
Container item for material data store (for render devices).
<group OdGi_Classes>
Definition at line 734 of file GiMaterialItem.h.
|
pure virtual |
Retrieves bump texture pointer.
|
pure virtual |
Retrieves bump texture pointer.
|
pure virtual |
Creates and returns bump texture pointer.
|
pure virtual |
Creates and returns emission texture pointer.
|
pure virtual |
Creates and returns normal map texture pointer.
|
pure virtual |
Creates and returns opacity texture pointer.
|
pure virtual |
Creates and returns reflection texture pointer.
|
pure virtual |
Creates and returns refraction texture pointer.
|
pure virtual |
Creates and returns specular texture pointer.
|
pure virtual |
Retrieves emission texture pointer.
|
pure virtual |
Retrieves emission texture pointer.
|
pure virtual |
Checks whether the bump texture is created.
|
pure virtual |
Checks whether the emission texture is created.
|
pure virtual |
Checks whether the normal map texture is created.
|
pure virtual |
Checks whether the opacity texture is created.
|
pure virtual |
Checks whether the reflection texture is created.
|
pure virtual |
Checks whether the refraction texture is created.
|
pure virtual |
Checks whether this material render item has a specular texture.
|
pure virtual |
Retrieves normal map texture pointer.
|
pure virtual |
Retrieves normal map texture pointer.
OdGiMaterialRenderItem::ODRX_DECLARE_MEMBERS | ( | OdGiMaterialRenderItem | ) |
|
pure virtual |
Retrieves opacity texture pointer.
|
pure virtual |
Retrieves opacity texture pointer.
|
pure virtual |
Retrieves reflection texture pointer.
|
pure virtual |
Retrieves reflection texture pointer.
|
pure virtual |
Retrieves refraction texture pointer.
|
pure virtual |
Retrieves refraction texture pointer.
|
pure virtual |
Destroys bump texture.
|
pure virtual |
Destroys emission texture.
|
pure virtual |
Destroys normal map texture.
|
pure virtual |
Destroys opacity texture.
|
pure virtual |
Destroy reflection texture.
|
pure virtual |
Destroys refraction texture.
|
pure virtual |
Destroys specular texture.
|
pure virtual |
Retrieves specular texture pointer.
|
pure virtual |
Retrieves specular texture pointer.