#include <shader.hh>
|
static Shader & | Instance () |
|
static bool | Compile (const std::string &shader_name, const std::string &shader_code, GLenum shader_type, GLuint &shader_id) |
|
Definition at line 38 of file shader.hh.
void Activate |
( |
const String & |
name | ) |
|
static bool Compile |
( |
const std::string & |
shader_name, |
|
|
const std::string & |
shader_code, |
|
|
GLenum |
shader_type, |
|
|
GLuint & |
shader_id |
|
) |
| |
|
static |
String GetCurrentName |
( |
| ) |
const |
GLuint GetCurrentProgram |
( |
| ) |
const |
void Link |
( |
const std::string & |
pr_name, |
|
|
const std::string & |
vs_code, |
|
|
const std::string & |
fs_code |
|
) |
| |
The documentation for this class was generated from the following file:
- build-2.7-doc/stage/include/ost/gfx/shader.hh