GlobeEngine
geGIS::GPUFeatureFlags Struct Reference

#include <GlobeComposition.h>

Public Member Functions

 GPUFeatureFlags ()
 
 GPUFeatureFlags (bool _gpuFeaturesEnabled, bool _heatmapEnabled, bool _clusteringEnabled, bool _mortonorderEnabled, bool _clusterviewEnabled, bool _lineAdjustmentEnabled)
 
 GPUFeatureFlags (const std::shared_ptr< GPUFeatureFlags > copy)
 

Public Attributes

bool gpufeatures
 
bool heatmap
 
bool clustering
 
bool mortonorder
 
bool clusterview
 
bool lineAdjustment
 
int mouseLens
 
int mouseLensCategory
 
float mouseLensRadius
 

Constructor & Destructor Documentation

geGIS::GPUFeatureFlags::GPUFeatureFlags ( )
inline
geGIS::GPUFeatureFlags::GPUFeatureFlags ( bool  _gpuFeaturesEnabled,
bool  _heatmapEnabled,
bool  _clusteringEnabled,
bool  _mortonorderEnabled,
bool  _clusterviewEnabled,
bool  _lineAdjustmentEnabled 
)
inline
geGIS::GPUFeatureFlags::GPUFeatureFlags ( const std::shared_ptr< GPUFeatureFlags copy)
inline

Member Data Documentation

bool geGIS::GPUFeatureFlags::clustering
bool geGIS::GPUFeatureFlags::clusterview
bool geGIS::GPUFeatureFlags::gpufeatures
bool geGIS::GPUFeatureFlags::heatmap
bool geGIS::GPUFeatureFlags::lineAdjustment
bool geGIS::GPUFeatureFlags::mortonorder
int geGIS::GPUFeatureFlags::mouseLens
int geGIS::GPUFeatureFlags::mouseLensCategory
float geGIS::GPUFeatureFlags::mouseLensRadius

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