#include <parameter.h>
Public Member Functions | |
void | set (float x) |
void | set (float x, float y) |
void | set (float x, float y, float z) |
void | set (float x, float y, float z, float w) |
void | set (float1 *x) |
void | set (float2 *x) |
void | set (float3 *x) |
void | set (float4 *x) |
void | set (float1x1 *x) |
void | set (float2x1 *x) |
void | set (float3x1 *x) |
void | set (float4x1 *x) |
void | set (float1x2 *x) |
void | set (float2x2 *x) |
void | set (float3x2 *x) |
void | set (float4x2 *x) |
void | set (float1x3 *x) |
void | set (float2x3 *x) |
void | set (float3x3 *x) |
void | set (float4x3 *x) |
void | set (float1x4 *x) |
void | set (float2x4 *x) |
void | set (float3x4 *x) |
void | set (float4x4 *x) |
void | set (Texture *t) |
|
Sets the parameter as a texture.
|
|
Currently unimplemented! |
|
Currently unimplemented! |
|
Currently unimplemented! |
|
Currently unimplemented! |
|
Currently unimplemented! |
|
Currently unimplemented! |
|
Currently unimplemented! |
|
Currently unimplemented! |
|
Currently unimplemented! |
|
Currently unimplemented! |
|
Currently unimplemented! |
|
Currently unimplemented! |
|
Currently unimplemented! |
|
Currently unimplemented! |
|
Currently unimplemented! |
|
Currently unimplemented! |
|
Currently unimplemented! |
|
Currently unimplemented! |
|
Currently unimplemented! |
|
Currently unimplemented! |
|
Currently unimplemented! |
|
Currently unimplemented! |
|
Sets the parameter as two floats.
|
|
Sets the parameter as a float.
|