|
void | set_lighting (bool enabled) |
|
void | set_use_colormap (bool enable) |
|
void | set_colormap_texture (int tex_unit) |
|
void | set_min_val (float min_val) |
|
void | set_val_range (float val_range) |
|
void | set_fog (bool enabled) |
|
void | set_fog_range (float znear, float zfar) |
|
void | set_opacity (float opacity) |
|
bool | initialize () |
|
void | enable () |
|
void | disable () |
|
bool | is_valid () |
|
|
virtual bool | get_vertex_shader_source (std::string &source) |
|
virtual bool | get_fragment_shader_source (std::string &source) |
|
virtual bool | pre_link () |
|
virtual bool | post_initialize () |
|
int | get_uniform_location (const char *name) |
|
void | bind_attrib_location (unsigned int index, const char *name) |
|
The documentation for this class was generated from the following files: