vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
APHUD::HUDColorProfile Struct Reference

#include <HUDDisplay.h>

Public Attributes

osg::Vec4f backgroundColor
 
osg::Vec4f fontColor
 
osg::Vec4f gradientStartColor
 
osg::Vec4f gradientEndColor
 

Detailed Description

definition of a color profile that may be instantly set

Member Data Documentation

osg::Vec4f APHUD::HUDColorProfile::backgroundColor

Color of background of whole window

osg::Vec4f APHUD::HUDColorProfile::fontColor

Color of font

osg::Vec4f APHUD::HUDColorProfile::gradientEndColor

Color of gradient rectangle when the value is set to maximum

osg::Vec4f APHUD::HUDColorProfile::gradientStartColor

Color of gradient rectangle when the value is set to minimum


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