|
Oolite
|
#include <OOColor.h>
Public Attributes | |
| float | h |
| float | s |
| float | b |
| float | a |
| float OOHSBAComponents::b |
Definition at line 40 of file OOColor.h.
Referenced by OOPlanetEntity::HSBColorWithColor.
| float OOHSBAComponents::h |
Definition at line 40 of file OOColor.h.
Referenced by OOPlanetEntity::HSBColorWithColor.
| float OOHSBAComponents::s |
Definition at line 40 of file OOColor.h.
Referenced by OOPlanetEntity::HSBColorWithColor.