setVertexAttrib1f
Default mainpageApplicationProgramObjectsetVertexAttrib1f
Description Source Call Graph
ProgramObject::setVertexAttrib1f ( Public Method )
Author: Don Olmstead
 
Syntax / parameters
void setVertexAttrib1f(GLuint index, GLfloat v0)

Name Type Default Description
index GLuint
  The index of the vertex attribute
v0 GLfloat
  The value to set the attribute to
 
Source
The documentation for this Member was generated from the following files:
  • ProgramObject.cpp
  • ProgramObject.hpp