Shiokaze Framework
A research-oriented fluid solver for computer graphics
configurable.h File Reference
#include <shiokaze/core/configuration.h>
#include <string>
#include <vector>
#include <map>
#include <cassert>
#include <algorithm>

Go to the source code of this file.

Classes

class  configurable
 Class for managing the workflow of load - configure - initialize. More...
 
class  recursive_configurable
 Extended configurable class that holds multiple children of configurable. More...
 
class  recursive_configurable::environment_setter
 Class for setting environemt. More...