addShader
Default mainpageApplicationProgramObjectaddShader
Description Source Call Graph
ProgramObject::addShader ( Public Method )
Author: Don Olmstead
Attaches a ShaderObject to the ProgramObject
 
Syntax / parameters
void addShader(ShaderObject *shader)

Name Type Default Description
shader ShaderObject *
  The ShaderObject to attach
Description
Attaches a ShaderObject to the ProgramObject
 
Source
The documentation for this Member was generated from the following files:
  • ProgramObject.cpp
  • ProgramObject.hpp