|
|
void | Free () |
|
int | SetTexture (string var, B3D::Texture@ tex) |
|
int | SetTechnique (string var) |
|
void | SetBool (string var, int value) |
|
void | SetInt (string var, int value) |
|
void | SetFloat (string var, float value) |
|
void | SetVector (string var, float x=0, float y=0, float z=0, float w=0) |
|
void | SetMatrix (string var, B3D::Matrix@ value) |
|
void | SetBoolArray (string var, B3D::Bank@ bnk) |
|
void | SetIntArray (string var, B3D::Bank@ bnk) |
|
void | SetFloatArray (string var, B3D::Bank@ bnk) |
|
void | SetVectorArray (string var, B3D::Bank@ bnk) |
|
void | SetMatrixArray (string var, B3D::Bank@ bnk) |
The documentation for this class was generated from the following file: