DirectUniform(const ProgramOps &program, GLint location) | oglplus::DirectUniform< T, Typecheck > | |
Info(void) | oglplus::UniformOps< Unspecified, Unspecified > | |
IsActive(void) | oglplus::UniformOps< Unspecified, Unspecified > | |
Location(void) const | oglplus::UniformOps< Unspecified, Unspecified > | |
operator bool(void) | oglplus::UniformTpl< aux::AdjustUniformType< T >::Type, T, Unspecified, Unspecified, Unspecified< aux::AdjustUniformType< T >::Type > > | |
operator!(void) | oglplus::UniformTpl< aux::AdjustUniformType< T >::Type, T, Unspecified, Unspecified, Unspecified< aux::AdjustUniformType< T >::Type > > | |
UniformCommon< T, Unspecified, Unspecified, Unspecified >::operator=(const aux::AdjustUniformType< T >::Type &value) | oglplus::UniformTpl< aux::AdjustUniformType< T >::Type, T, Unspecified, Unspecified, Unspecified< aux::AdjustUniformType< T >::Type > > | |
Set(aux::AdjustUniformType< T >::Typevalue) | oglplus::UniformSpecOps< aux::AdjustUniformType< T >::Type, Unspecified, Unspecified, Unspecified< aux::AdjustUniformType< T >::Type > > | |
Set(GLsizei count, const aux::AdjustUniformType< T >::Type *v) | oglplus::UniformSpecOps< aux::AdjustUniformType< T >::Type, Unspecified, Unspecified, Unspecified< aux::AdjustUniformType< T >::Type > > | |
Set(const std::vector< aux::AdjustUniformType< T >::Type > &v) | oglplus::UniformSpecOps< aux::AdjustUniformType< T >::Type, Unspecified, Unspecified, Unspecified< aux::AdjustUniformType< T >::Type > > | |
Set(aux::AdjustUniformType< T >::Typev, P...p) | oglplus::UniformSpecOps< aux::AdjustUniformType< T >::Type, Unspecified, Unspecified, Unspecified< aux::AdjustUniformType< T >::Type > > | |
SetMatrix(std::size_t count, const aux::AdjustUniformType< T >::Type *v) | oglplus::UniformSpecOps< aux::AdjustUniformType< T >::Type, Unspecified, Unspecified, Unspecified< aux::AdjustUniformType< T >::Type > > | |
SetMatrix(aux::AdjustUniformType< T >::Typev, P...p) | oglplus::UniformSpecOps< aux::AdjustUniformType< T >::Type, Unspecified, Unspecified, Unspecified< aux::AdjustUniformType< T >::Type > > | |
SetVector(aux::AdjustUniformType< T >::Typev, P...p) | oglplus::UniformSpecOps< aux::AdjustUniformType< T >::Type, Unspecified, Unspecified, Unspecified< aux::AdjustUniformType< T >::Type > > | |
SetVector(const aux::AdjustUniformType< T >::Type *v) | oglplus::UniformSpecOps< aux::AdjustUniformType< T >::Type, Unspecified, Unspecified, Unspecified< aux::AdjustUniformType< T >::Type > > | |
SetVectors(GLsizei count, const aux::AdjustUniformType< T >::Type *v) | oglplus::UniformSpecOps< aux::AdjustUniformType< T >::Type, Unspecified, Unspecified, Unspecified< aux::AdjustUniformType< T >::Type > > | |
SetVectors(const std::vector< aux::AdjustUniformType< T >::Type > &v) | oglplus::UniformSpecOps< aux::AdjustUniformType< T >::Type, Unspecified, Unspecified, Unspecified< aux::AdjustUniformType< T >::Type > > | |
UniformTpl(const ProgramOps &program, const GLchar *identifier) | oglplus::UniformTpl< aux::AdjustUniformType< T >::Type, T, Unspecified, Unspecified, Unspecified< aux::AdjustUniformType< T >::Type > > | |
UniformTpl(const ProgramOps &program, const String &identifier) | oglplus::UniformTpl< aux::AdjustUniformType< T >::Type, T, Unspecified, Unspecified, Unspecified< aux::AdjustUniformType< T >::Type > > | |
UniformTpl(const ProgramOps &program, String &&identifier) | oglplus::UniformTpl< aux::AdjustUniformType< T >::Type, T, Unspecified, Unspecified, Unspecified< aux::AdjustUniformType< T >::Type > > | |
UniformTpl(const ProgramOps &program, GLint location) | oglplus::UniformTpl< aux::AdjustUniformType< T >::Type, T, Unspecified, Unspecified, Unspecified< aux::AdjustUniformType< T >::Type > > | |