All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
KzcColorRGBA Struct Reference

Structure of 4-component RGBA color. More...

#include <core/util/color/kzc_color.h>

Public Attributes

kzFloat red
 Red component. More...
 
kzFloat green
 Green component. More...
 
kzFloat blue
 Blue component. More...
 
kzFloat alpha
 Alpha component. More...
 

Detailed Description

Structure of 4-component RGBA color.

Member Data Documentation

kzFloat KzcColorRGBA::red

Red component.

kzFloat KzcColorRGBA::green

Green component.

kzFloat KzcColorRGBA::blue

Blue component.

kzFloat KzcColorRGBA::alpha

Alpha component.


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