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

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