Pioneer
Graphics
OGL
Shader
Public Member Functions
|
Public Attributes
|
List of all members
Graphics::OGL::Shader Struct Reference
Public Member Functions
Shader
(GLenum type, const std::string &filename, const std::string &defines)
~Shader
()
Public Attributes
GLuint
shader
Constructor & Destructor Documentation
◆
Shader()
Graphics::OGL::Shader::Shader
(
GLenum
type
,
const std::string &
filename
,
const std::string &
defines
)
inline
Here is the call graph for this function:
◆
~Shader()
Graphics::OGL::Shader::~Shader
(
)
inline
Member Data Documentation
◆
shader
GLuint Graphics::OGL::Shader::shader
The documentation for this struct was generated from the following file:
src/graphics/opengl/
Program.cpp
Generated by
1.9.1