libdodo: dodo::graphics::__color__ Struct Reference

dodo::graphics::__color__ Struct Reference

defines color of the primitive More...

#include <graphicsColor.h>

List of all members.

Public Attributes

unsigned short red
 in range [0; 65535]
unsigned short green
 in range [0; 65535]
unsigned short blue
 in range [0; 65535]
unsigned short opacity
 0 is fully opaque and 65535 is fully transparent

Detailed Description

defines color of the primitive

Definition at line 42 of file graphicsColor.h.


Member Data Documentation

in range [0; 65535]

Definition at line 45 of file graphicsColor.h.

in range [0; 65535]

Definition at line 44 of file graphicsColor.h.

0 is fully opaque and 65535 is fully transparent

Definition at line 46 of file graphicsColor.h.

in range [0; 65535]

Definition at line 43 of file graphicsColor.h.


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

Generated on Sun Nov 8 03:44:49 2009 for libdodo by  doxygen 1.6.1