Pioneer
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Graphics::OGL::ShaderProgram Struct Reference

Public Member Functions

 ShaderProgram (GLenum type, const std::string &filename, const std::string &defines)
 
 ~ShaderProgram ()
 

Public Attributes

GLuint shader = 0
 

Constructor & Destructor Documentation

◆ ShaderProgram()

Graphics::OGL::ShaderProgram::ShaderProgram ( GLenum  type,
const std::string &  filename,
const std::string &  defines 
)
inline
Here is the call graph for this function:

◆ ~ShaderProgram()

Graphics::OGL::ShaderProgram::~ShaderProgram ( )
inline

Member Data Documentation

◆ shader

GLuint Graphics::OGL::ShaderProgram::shader = 0

The documentation for this struct was generated from the following file: