Updraft  1.0
Open source glider flight visualisation tool.
colorings.h File Reference
#include <QColor>
#include "util/util.h"
#include "igcinfo.h"
Include dependency graph for colorings.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Updraft::IgcViewer::Coloring
 Coloring is a class that gives colors to points in igc track recordings. More...
class  Updraft::IgcViewer::DefaultColoring
 Default coloring just adds together gradient and scaled info. More...
class  Updraft::IgcViewer::SymmetricColoring
 Same as default coloring, but uses the scale symmetrically. More...
class  Updraft::IgcViewer::LocalColoring
 Same as default coloring, but doesn't use global scale. More...
class  Updraft::IgcViewer::ConstantColoring
 Coloring that returns a constant color. More...

Namespaces

namespace  Updraft
namespace  Updraft::IgcViewer
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines