MVE - Multi-View Environment
mve-devel
Loading...
Searching...
No Matches
ogl
ShaderProgram
ogl::ShaderProgram Member List
This is the complete list of members for
ogl::ShaderProgram
, including all inherited members.
bind
(void)
ogl::ShaderProgram
inline
ConstPtr
typedef
ogl::ShaderProgram
create
(void)
ogl::ShaderProgram
inline
static
get_attrib_location
(char const *name)
ogl::ShaderProgram
inline
get_uniform_location
(char const *name)
ogl::ShaderProgram
inline
load_frag_code
(std::string const &code)
ogl::ShaderProgram
inline
load_frag_file
(std::string const &filename)
ogl::ShaderProgram
inline
load_geom_code
(std::string const &code)
ogl::ShaderProgram
inline
load_geom_file
(std::string const &filename)
ogl::ShaderProgram
inline
load_vert_code
(std::string const &code)
ogl::ShaderProgram
inline
load_vert_file
(std::string const &filename)
ogl::ShaderProgram
inline
Ptr
typedef
ogl::ShaderProgram
send_uniform
(char const *name, math::Vec3f const &v)
ogl::ShaderProgram
inline
send_uniform
(char const *name, math::Vec4f const &v)
ogl::ShaderProgram
inline
send_uniform
(char const *name, math::Matrix4f const &m)
ogl::ShaderProgram
inline
send_uniform
(char const *name, GLint val)
ogl::ShaderProgram
inline
send_uniform
(char const *name, GLfloat val)
ogl::ShaderProgram
inline
try_load_all
(std::string const &basename)
ogl::ShaderProgram
unbind
(void) const
ogl::ShaderProgram
inline
unload_frag
(void)
ogl::ShaderProgram
inline
unload_geom
(void)
ogl::ShaderProgram
inline
unload_vert
(void)
ogl::ShaderProgram
inline
~ShaderProgram
(void)
ogl::ShaderProgram
inline
Generated on Thu Dec 21 2023 01:49:58 for MVE - Multi-View Environment by
1.9.8