GlobeEngine
geGIS::StructureBlueprint Struct Reference

#include <SceneBluePrint.h>

Inheritance diagram for geGIS::StructureBlueprint:
geGIS::FeatureBlueprint

Public Member Functions

 StructureBlueprint (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)
 
 StructureBlueprint (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 format
 
vmml::Vector3f color
 
- 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::StructureBlueprint::StructureBlueprint ( 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::StructureBlueprint::StructureBlueprint ( const std::shared_ptr< FeatureBlueprint _input)
inline

Member Data Documentation

vmml::Vector3f geGIS::StructureBlueprint::color
std::string geGIS::StructureBlueprint::format

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