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