Updraft  1.0
Open source glider flight visualisation tool.
Updraft::IgcViewer::LocalColoring Class Reference

Same as default coloring, but doesn't use global scale. More...

#include <colorings.h>

Inheritance diagram for Updraft::IgcViewer::LocalColoring:
Collaboration diagram for Updraft::IgcViewer::LocalColoring:

List of all members.

Public Member Functions

 LocalColoring (const FixInfo *info, const Util::Gradient *gradient)
QColor color (int i)
 Return the color for vertex.

Detailed Description

Same as default coloring, but doesn't use global scale.


Constructor & Destructor Documentation


Member Function Documentation

QColor Updraft::IgcViewer::LocalColoring::color ( int  i) [virtual]

Return the color for vertex.

Parameters:
iIndex of the fix.

Reimplemented from Updraft::IgcViewer::DefaultColoring.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines