![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <Configuration.h>
Public Attributes | |
bool | enableRenderAPIDebugging = false |
bool | enableRenderAPIBestPractices = false |
bool | assertOnRenderAPIError = false |
bool | useExtensions = true |
Definition at line 44 of file Configuration.h.
bool Divide::Configuration::Debug::Renderer::assertOnRenderAPIError = false |
Definition at line 48 of file Configuration.h.
bool Divide::Configuration::Debug::Renderer::enableRenderAPIBestPractices = false |
Definition at line 47 of file Configuration.h.
bool Divide::Configuration::Debug::Renderer::enableRenderAPIDebugging = false |
Definition at line 46 of file Configuration.h.
bool Divide::Configuration::Debug::Renderer::useExtensions = true |
Definition at line 49 of file Configuration.h.