![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <Configuration.h>
Public Attributes | |
bool | enabled = true |
bool | geometry = true |
bool | vegetation = true |
bool | shaders = true |
bool | textureDDS = true |
Definition at line 51 of file Configuration.h.
bool Divide::Configuration::Debug::Cache::enabled = true |
Definition at line 53 of file Configuration.h.
bool Divide::Configuration::Debug::Cache::geometry = true |
Definition at line 54 of file Configuration.h.
bool Divide::Configuration::Debug::Cache::shaders = true |
Definition at line 56 of file Configuration.h.
bool Divide::Configuration::Debug::Cache::textureDDS = true |
Definition at line 57 of file Configuration.h.
bool Divide::Configuration::Debug::Cache::vegetation = true |
Definition at line 55 of file Configuration.h.