Catchea
Topographic Data Browser
Functions
topographer.h File Reference
#include <vector>
#include "real_tile/real_tile.h"
Include dependency graph for topographer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void Topographer__interpret (RealTile *real_tile, const RealTile::Coloring &lower, const RealTile::Coloring &upper, const std::vector< RealTileSample > &steps)
 

Detailed Description

Author
JMendyk
Date
07.01.18

Function Documentation

void Topographer__interpret ( RealTile real_tile,
const RealTile::Coloring lower,
const RealTile::Coloring upper,
const std::vector< RealTileSample > &  steps 
)

Interpert height data of RealTile and assign colors

Parameters
real_tileRealTile to color
lowercolor value for heights under minimum step
uppercolor value for heights above maximum step
stepscolors for height ranges