![]() |
Public API Reference |
#include <material.h>
Inheritance diagram for csMaterial::MaterialEngine:
Public Methods | |
virtual iTextureWrapper * | GetTextureWrapper () |
Get the base texture from the material. More... | |
virtual iTextureWrapper * | GetTextureWrapper (int idx) |
Get a texture used by a texture layer. More... |
Definition at line 154 of file csengine/material.h.
|
Get a texture used by a texture layer.
Implements iMaterialEngine. Definition at line 161 of file csengine/material.h. |
|
Get the base texture from the material.
Implements iMaterialEngine. Definition at line 157 of file csengine/material.h. |