All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams Member List

This is the complete list of members for Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams, including all inherited members.

GetDensityBlend() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetElevation() const (defined in Eegeo::Shapes::ShapeCreateParamsBase)Eegeo::Shapes::ShapeCreateParamsBaseinline
GetElevationMode() const (defined in Eegeo::Shapes::ShapeCreateParamsBase)Eegeo::Shapes::ShapeCreateParamsBaseinline
GetGradientColors() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetGradientStops() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetHeatmapDensityStops() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetHeatmapGains() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetHeatmapRadiiMeters() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetIndoorMapFloorId() const (defined in Eegeo::Shapes::ShapeCreateParamsBase)Eegeo::Shapes::ShapeCreateParamsBaseinline
GetIndoorMapId() const (defined in Eegeo::Shapes::ShapeCreateParamsBase)Eegeo::Shapes::ShapeCreateParamsBaseinline
GetIntensityBias() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetIntensityScale() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetInterpolateDensityByZoom() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetOccludedAlpha() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetOccludedBrightness() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetOccludedSaturation() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetOccludedStencilMapLayerMask() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetOpacity() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetPolygonRingVertexCounts() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetPolygonVertexCoords() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetTextureBorderPercent() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetTextureDimensions() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetUseApproximation() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetWeightedPoints() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetWeightMax() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetWeightMin() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetZoomMax() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
GetZoomMin() const (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParamsinline
HeatmapShapeCreateParams() (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams
HeatmapShapeCreateParams(Eegeo::Positioning::ElevationMode::Type elevationMode, double elevation, const Eegeo::Resources::Interiors::InteriorId &indoorMapId, int indoorMapFloorId, const std::vector< Space::LatLongAltitude > &polygonVertexCoords, const std::vector< int > &polygonRingVertexCounts, const std::vector< Eegeo::Space::WeightedLatLongAltitude > &weightedPoints, double weightMin, double weightMax, const v2 &textureDimensions, float textureBorderPercent, const std::vector< float > &heatmapDensityStops, const std::vector< double > &heatmapRadiiMeters, const std::vector< double > &heatmapGains, bool useApproximation, float densityBlend, bool interpolateDensityByZoom, double zoomMin, double zoomMax, float opacity, float intensityBias, float intensityScale, u32 occludedStencilMapLayerMask, float occludedAlpha, float occludedSaturation, float occludedBrightness, const std::vector< float > &gradientStops, const std::vector< v4 > &gradientColors) (defined in Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams)Eegeo::Shapes::Heatmaps::HeatmapShapeCreateParams
IsIndoorShape() const (defined in Eegeo::Shapes::ShapeCreateParamsBase)Eegeo::Shapes::ShapeCreateParamsBaseinline
ShapeCreateParamsBase() (defined in Eegeo::Shapes::ShapeCreateParamsBase)Eegeo::Shapes::ShapeCreateParamsBaseinline
ShapeCreateParamsBase(Eegeo::Positioning::ElevationMode::Type elevationMode, double elevation, const Eegeo::Resources::Interiors::InteriorId &indoorMapId, int indoorMapFloorId) (defined in Eegeo::Shapes::ShapeCreateParamsBase)Eegeo::Shapes::ShapeCreateParamsBaseinline