Color

Members

Methods

uint get_rgba( ) const

Gets the uint representation of the Color's values as 0xRRGGBBAA.

void toVec4( vec4f& arg0 ) const

Write the vec4 representation of a color for passing to shaders.