GlobeEngine
geGIS::TMSElevationBlueprint Struct Reference

#include <SceneBluePrint.h>

Inheritance diagram for geGIS::TMSElevationBlueprint:
geGIS::BaseTextureBlueprint geGIS::FeatureBlueprint

Public Attributes

unsigned int maxLod
 
float distLod
 
unsigned int kpatchBasisType
 
std::string algorithm
 
float scale
 
std::vector< std::shared_ptr< BaseTextureBlueprint > > imagery
 
- Public Attributes inherited from geGIS::BaseTextureBlueprint
std::string url
 
std::string format
 
std::string driver
 
- 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
 

Additional Inherited Members

- 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)
 

Member Data Documentation

std::string geGIS::TMSElevationBlueprint::algorithm
float geGIS::TMSElevationBlueprint::distLod
std::vector< std::shared_ptr<BaseTextureBlueprint> > geGIS::TMSElevationBlueprint::imagery
unsigned int geGIS::TMSElevationBlueprint::kpatchBasisType
unsigned int geGIS::TMSElevationBlueprint::maxLod
float geGIS::TMSElevationBlueprint::scale

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