ColorMap::Gradient::Control Struct Reference

This struct specifies a color and position in a color gradient. More...

#include <ColorMap.h>

List of all members.

Public Attributes

ColorType mColor
int mPosition


Detailed Description

This struct specifies a color and position in a color gradient.

Definition at line 43 of file ColorMap.h.


Member Data Documentation

Specifies a color in the Gradient.

Definition at line 45 of file ColorMap.h.

The index of the color specified by the control.

Indices between two controls will be linearly interpolated between the controls.

Definition at line 46 of file ColorMap.h.


Software Development Kit - Opticks 4.9.0 Build 16218