link
Default mainpageApplicationProgramObjectlink
Description Source Call Graph
ProgramObject::link ( Public Method )
Author: Don Olmstead
Links the ShaderObjects to the ProgramObject
 
Syntax / parameters
void link()

Description
Links the ShaderObjects to the ProgramObject

Call this after all the ShaderObjects have been attached to the ProgramObject. The ShaderObject must be linked before it can be used.


 
Source
The documentation for this Member was generated from the following files:
  • ProgramObject.cpp
  • ProgramObject.hpp