#include <uniform_bindings.hpp>
Public Member Functions | |
texture_parameter (std::string const &name, int size=1) | |
Data Fields | |
std::string | name |
scoped_array< texture_binding > | value |
Definition at line 266 of file uniform_bindings.hpp.
renderstack::texture_parameter::texture_parameter | ( | std::string const & | name, | |
int | size = 1 | |||
) | [inline] |
Definition at line 268 of file uniform_bindings.hpp.
std::string renderstack::texture_parameter::name |
Definition at line 273 of file uniform_bindings.hpp.
Definition at line 274 of file uniform_bindings.hpp.