Description
Source
Call Graph
ProgramObject::setUniform1f
( Public Method )
Author: Don Olmstead
Sets a single float uniform variable


Syntax / parameters
void setUniform1f(const char *varname, GLfloat v0) |
Name |
Type |
Default |
Description |
varname |
const char *
|
|
The name of the uniform
|
v0 |
GLfloat
|
|
The value to set the uniform to
|
Description
Sets a single float uniform variable
Source
The documentation for this Member was generated from the following files: