#include <SceneBluePrint.h>
geGIS::SceneBlueprint::SceneBlueprint |
( |
| ) |
|
|
inline |
geGIS::SceneBlueprint::~SceneBlueprint |
( |
| ) |
|
|
inline |
void geGIS::SceneBlueprint::addBorderFromJSONElement |
( |
const Jzon::Node & |
_config | ) |
|
void geGIS::SceneBlueprint::clear |
( |
| ) |
|
void geGIS::SceneBlueprint::create |
( |
std::string |
_configFile | ) |
|
std::vector< std::shared_ptr<BorderBlueprint> > geGIS::SceneBlueprint::borderblueprints |
std::vector< std::shared_ptr<BundlingBlueprint> > geGIS::SceneBlueprint::bundlingblueprints |
std::vector< std::shared_ptr<ChartBlueprint> > geGIS::SceneBlueprint::chartblueprints |
std::vector< std::shared_ptr<ClimateBlueprint> > geGIS::SceneBlueprint::climateblueprints |
std::vector< std::shared_ptr<CoatOfArmsBlueprint> > geGIS::SceneBlueprint::coatofarmsblueprints |
std::vector< std::shared_ptr<CommuterBlueprint> > geGIS::SceneBlueprint::commuterblueprints |
std::vector< std::shared_ptr<HousingBlueprint> > geGIS::SceneBlueprint::housingblueprints |
std::vector< std::shared_ptr<NamesBlueprint> > geGIS::SceneBlueprint::namesblueprints |
std::vector< std::shared_ptr<StructureBlueprint> > geGIS::SceneBlueprint::structureblueprints |
std::vector< std::shared_ptr<TrafficBlueprint> > geGIS::SceneBlueprint::trafficblueprints |
std::shared_ptr<UIBlueprint> geGIS::SceneBlueprint::uiBlueprint |
The documentation for this class was generated from the following files:
- /Users/mthoeny/Development/gis_globeEngine/trunk/src/globeEngineGIS/include/SceneBluePrint.h
- /Users/mthoeny/Development/gis_globeEngine/trunk/src/globeEngineGIS/src/SceneBluePrint.cpp