Catchea
Topographic Data Browser
Main Page
Related Pages
Classes
Files
File List
File Members
src
dis_interpreters
topographer.h
Go to the documentation of this file.
1
7
#ifndef CATCHEA_TOPOGRAPHER_H
8
#define CATCHEA_TOPOGRAPHER_H
9
10
11
#include <vector>
12
13
#include "
real_tile/real_tile.h
"
14
22
void
Topographer__interpret
(
RealTile
* real_tile,
23
const
RealTile::Coloring
&lower,
24
const
RealTile::Coloring
&upper,
25
const
std::vector<RealTileSample> &steps);
26
27
#endif //CATCHEA_TOPOGRAPHER_H
real_tile.h
RealTile
Definition:
real_tile.h:14
Topographer__interpret
void Topographer__interpret(RealTile *real_tile, const RealTile::Coloring &lower, const RealTile::Coloring &upper, const std::vector< RealTileSample > &steps)
Definition:
topographer.cpp:24
RealTile::Coloring
Definition:
real_tile.h:20
Generated by
1.8.11