GL Studio C++ Runtime API
GlsLinearScaleData Class Reference

Public Attributes

bool active
 
bool useLineColor
 
unsigned int ticks
 
float startingOffset
 
float interval
 
float length
 
float thickness
 
GlsColor color
 

Member Data Documentation

bool active

True if this scale is active

GlsColor color

Color to draw ticks if line color is not being used

float interval

Interval between ticks in logical units

float length

Length of ticks in logical units

float startingOffset

Start offset in logical units

float thickness

Thickness of ticks in logical units

unsigned int ticks

Number of ticks on this scale

bool useLineColor

True if this scale draws with line color


The documentation for this class was generated from the following file: