setUniformMatrix2fv
Default mainpageApplicationProgramObjectsetUniformMatrix2fv
Description Source Call Graph
ProgramObject::setUniformMatrix2fv ( Public Method )
Author: Don Olmstead
 
Syntax / parameters
void setUniformMatrix2fv(const char *varname, GLsizei count, GLboolean transpose, GLfloat *value)

Name Type Default Description
varname const char *
  The name of the uniform
count GLsizei
   
transpose GLboolean
   
value GLfloat *
   
 
Source
The documentation for this Member was generated from the following files:
  • ProgramObject.cpp
  • ProgramObject.hpp