clan::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

◆ BrushGradientStop() [1/2]

clan::BrushGradientStop::BrushGradientStop ( )
inline

◆ BrushGradientStop() [2/2]

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

Member Data Documentation

◆ color

Colorf clan::BrushGradientStop::color

◆ position

float clan::BrushGradientStop::position = 0.0f

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