#include <BaseType.h>
Public Attributes | |
| UnsignedInt | red |
| UnsignedInt | green |
| UnsignedInt | blue |
| UnsignedInt | alpha |
Definition at line 488 of file BaseType.h.
| UnsignedInt RGBAColorInt::alpha |
Definition at line 491 of file BaseType.h.
| UnsignedInt RGBAColorInt::blue |
Definition at line 491 of file BaseType.h.
| UnsignedInt RGBAColorInt::green |
Definition at line 491 of file BaseType.h.
| UnsignedInt RGBAColorInt::red |
Definition at line 491 of file BaseType.h.