Beatmup
Beatmup::GL::VariablesBundle Member List

This is the complete list of members for Beatmup::GL::VariablesBundle, including all inherited members.

accessBeatmup::LockableObjectprivate
apply(Program &program)Beatmup::GL::VariablesBundleprotected
clear()Beatmup::GL::VariablesBundle
floatArraysBeatmup::GL::VariablesBundleprivate
floatsBeatmup::GL::VariablesBundleprivate
getFloat(const std::string &name) constBeatmup::GL::VariablesBundle
integersBeatmup::GL::VariablesBundleprivate
lock()Beatmup::LockableObjectinline
paramsBeatmup::GL::VariablesBundleprivate
setFloat(std::string name, float value)Beatmup::GL::VariablesBundle
setFloat(std::string name, float x, float y)Beatmup::GL::VariablesBundle
setFloat(std::string name, float x, float y, float z)Beatmup::GL::VariablesBundle
setFloat(std::string name, float x, float y, float z, float w)Beatmup::GL::VariablesBundle
setFloatArray(std::string name, const std::vector< float > &values)Beatmup::GL::VariablesBundle
setFloatMatrix2(std::string name, const float matrix[4])Beatmup::GL::VariablesBundle
setFloatMatrix3(std::string name, const float matrix[9])Beatmup::GL::VariablesBundle
setFloatMatrix4(std::string name, const float matrix[16])Beatmup::GL::VariablesBundle
setFloatMatrix4(std::string name, const Color::Matrix &matrix)Beatmup::GL::VariablesBundle
setInteger(std::string name, int value)Beatmup::GL::VariablesBundle
setInteger(std::string name, int x, int y)Beatmup::GL::VariablesBundle
setInteger(std::string name, int x, int y, int z)Beatmup::GL::VariablesBundle
setInteger(std::string name, int x, int y, int z, int w)Beatmup::GL::VariablesBundle
unlock()Beatmup::LockableObjectinline
~Object()Beatmup::Objectinlinevirtual