setUniform3iv
Default mainpageApplicationProgramObjectsetUniform3iv
Description Source Call Graph
ProgramObject::setUniform3iv ( Public Method )
Author: Don Olmstead
 
Syntax / parameters
void setUniform3iv(const char *varname, GLsizei count, GLint *value)

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