GlobeEngine
geGIS::CommuterBlueprint Struct Reference

#include <SceneBluePrint.h>

Inheritance diagram for geGIS::CommuterBlueprint:
geGIS::FeatureBlueprint

Public Member Functions

 CommuterBlueprint (std::string _name, vmml::Vector3f _pos, std::string _url, geGIS::FeatureRange _entRange, geGIS::FeatureRange _lineRange, std::shared_ptr< ge::ShaderBlueprint > _shader, std::string _driver, TileServiceInfoBlueprint _tfinfo, bool _gpufeature, bool _clustered)
 
 CommuterBlueprint (const std::shared_ptr< FeatureBlueprint > _input)
 
- Public Member Functions inherited from geGIS::FeatureBlueprint
 FeatureBlueprint ()
 
 FeatureBlueprint (std::string _name, vmml::Vector3f _pos, std::string _url, geGIS::FeatureRange _entRange, geGIS::FeatureRange _lineRange, std::shared_ptr< ge::ShaderBlueprint > _shader, std::string _driver, TileServiceInfoBlueprint _tfinfo, bool _gpufeature, bool _clustered)
 
 FeatureBlueprint (const std::shared_ptr< FeatureBlueprint > copy)
 

Public Attributes

std::string starts
 
std::string ends
 
vmml::Vector3f color
 
std::vector< std::string > weightFields
 
std::string algorithm
 
int minimumCommuterValue
 
- Public Attributes inherited from geGIS::FeatureBlueprint
std::string name
 
bool visibleAtStart
 
vmml::Vector3f pos
 
std::string url
 
geGIS::FeatureRange entityRange
 
geGIS::FeatureRange lineRange
 
geGIS::FeatureRange timeRange
 
double timeIntervall
 
std::shared_ptr< ge::ShaderBlueprintshader
 
std::string driver
 
TileServiceInfoBlueprint tileservice
 
bool drawInDeferredPass
 
bool drawWithClusteredShading
 
std::vector< std::string > namesInfoTables
 
std::shared_ptr< StyleCollectionstylecollection
 
vmml::Vector3f textColor
 

Constructor & Destructor Documentation

geGIS::CommuterBlueprint::CommuterBlueprint ( std::string  _name,
vmml::Vector3f  _pos,
std::string  _url,
geGIS::FeatureRange  _entRange,
geGIS::FeatureRange  _lineRange,
std::shared_ptr< ge::ShaderBlueprint _shader,
std::string  _driver,
TileServiceInfoBlueprint  _tfinfo,
bool  _gpufeature,
bool  _clustered 
)
inline
geGIS::CommuterBlueprint::CommuterBlueprint ( const std::shared_ptr< FeatureBlueprint _input)
inline

Member Data Documentation

std::string geGIS::CommuterBlueprint::algorithm
vmml::Vector3f geGIS::CommuterBlueprint::color
std::string geGIS::CommuterBlueprint::ends
int geGIS::CommuterBlueprint::minimumCommuterValue
std::string geGIS::CommuterBlueprint::starts
std::vector< std::string > geGIS::CommuterBlueprint::weightFields

The documentation for this struct was generated from the following file: