uicore::BrushGradientStop Class Reference

#include <brush.h>

Public Member Functions

 BrushGradientStop ()
 
 BrushGradientStop (const Colorf &color, float position)
 

Public Attributes

Colorf color
 
float position = 0.0f
 

Constructor & Destructor Documentation

uicore::BrushGradientStop::BrushGradientStop ( )
inline
uicore::BrushGradientStop::BrushGradientStop ( const Colorf color,
float  position 
)
inline

Member Data Documentation

Colorf uicore::BrushGradientStop::color
float uicore::BrushGradientStop::position = 0.0f

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