#include <_Color3.h>
Inheritance diagram for _Color3< Type >:
Public Member Functions | |
_Color3 () | |
_Color3 (Type x, Type y=0, Type z=0) | |
_Color3 (const _Color3< byte > &t) | |
_Color3 (const _Tuple3< double > &t) | |
_Color3 (const _Tuple3< float > &t) | |
_Color3 (const Type t[3]) |
Definition at line 12 of file _Color3.h.
|
|
|
|
|
|
|
|
|
|
|
|