![]() |
DI-Guy SDK Documentation
13.7
|
Go to the source code of this file.
Namespaces | |
| diguyOglUtils | |
| Helpers for setting up some OpenGL debugging and light state functionality. | |
Functions | |
| void | diguyOglUtils::install_opengl_debug_callbacks () |
| helper function that installs the glDebugMessageCallback, the modern way of catching OpenGL errors. More... | |
| void | diguyOglUtils::update_lighting (diguyScenario *scenario) |
| helper function that feeds light data from various diguy systems to OpenGL uniform buffers. More... | |
| void | diguyOglUtils::render_shadow_map (diguyViewLight *light, diguyScenario *scenario) |