![]() |
Public API Reference |
#include <shader.h>
Inheritance diagram for iShaderWrapper:
Public Methods | |
virtual iShader * | GetShader ()=0 |
Get the wrapped shader. More... | |
virtual void | SelectMaterial (iMaterial *mat)=0 |
Select the material we are about to act on. More... |
Definition at line 163 of file shader.h.
|
Get the wrapped shader.
|
|
Select the material we are about to act on.
|