|
Oolite 1.91.0.7745-260117-205bce7
|
#include <OOColor.h>
Public Attributes | |
| float | r |
| float | g |
| float | b |
| float | a |
| float OORGBAComponents::a |
Definition at line 34 of file OOColor.h.
Referenced by ModulateColor().
| float OORGBAComponents::b |
Definition at line 34 of file OOColor.h.
Referenced by ModulateColor().
| float OORGBAComponents::g |
Definition at line 34 of file OOColor.h.
Referenced by ModulateColor().
| float OORGBAComponents::r |
Definition at line 34 of file OOColor.h.
Referenced by ModulateColor().