removeShader
Default mainpageApplicationProgramObjectremoveShader
Description Source Call Graph
ProgramObject::removeShader ( Public Method )
Author: Don Olmstead
Detaches a ShaderObject from the ProgramObject
 
Syntax / parameters
void removeShader(ShaderObject *shader)

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