#include <BluePrints.h>
ge::Blueprint::Blueprint |
( |
| ) |
|
|
inline |
ge::Blueprint::~Blueprint |
( |
| ) |
|
|
inline |
Jzon::Node ge::Blueprint::readAConfigFromJSON |
( |
std::string |
_configFile | ) |
|
|
staticprotected |
std::shared_ptr< ge::CameraBlueprint > ge::Blueprint::readCameraFromJSONElement |
( |
const Jzon::Node & |
_config | ) |
|
|
protected |
void ge::Blueprint::readEngineConfigFromJSON |
( |
const Jzon::Node & |
_config | ) |
|
|
protected |
std::shared_ptr< ge::ShaderBlueprint > ge::Blueprint::readShaderContentFromJSONElement |
( |
const Jzon::Node & |
_config | ) |
|
|
static |
std::shared_ptr< ge::ShaderBlueprint > ge::Blueprint::readShaderFromJSONElement |
( |
const Jzon::Node & |
_config, |
|
|
std::string |
_elementName = "shader" |
|
) |
| |
|
protected |
std::shared_ptr< ge::SkyboxBlueprint > ge::Blueprint::readSkyboxFromJSONElement |
( |
const Jzon::Node & |
_config | ) |
|
|
protected |
std::shared_ptr< ge::WindowBlueprint > ge::Blueprint::readWindowFromJSONElement |
( |
const Jzon::Node & |
_config | ) |
|
|
protected |
std::string ge::Blueprint::abspath |
|
protected |
The documentation for this class was generated from the following files:
- /Users/mthoeny/Development/gis_globeEngine/trunk/src/globeEngineCore/include/BluePrints.h
- /Users/mthoeny/Development/gis_globeEngine/trunk/src/globeEngineCore/src/BluePrints.cpp