OpenMoHAA 0.82.0
Loading...
Searching...
No Matches
UColor Class Reference

Public Member Functions

 UColor (float r, float g, float b, float a=1.0)
 
 UColor (class UColorHSV hsv)
 
 UColor (const UColor &color)
 
 operator float * ()
 
 operator float * () const
 
void ScaleColor (float scale)
 
void ScaleAlpha (float scale)
 
void set (float r, float g, float b, float a)
 

Public Attributes

float r
 
float g
 
float b
 
float a
 

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