HDK
|
Go to the source code of this file.
Classes | |
class | Color3< T > |
class | Color4< T > |
Typedefs | |
typedef Color3< float > | Color3f |
typedef Color3< half > | Color3h |
typedef Color3< unsigned char > | Color3c |
typedef Color3< half > | C3h |
typedef Color3< float > | C3f |
typedef Color3< unsigned char > | C3c |
typedef Color4< float > | Color4f |
typedef Color4< half > | Color4h |
typedef Color4< unsigned char > | Color4c |
typedef Color4< float > | C4f |
typedef Color4< half > | C4h |
typedef Color4< unsigned char > | C4c |
typedef unsigned int | PackedColor |
Functions | |
template<class T > | |
std::ostream & | operator<< (std::ostream &s, const Color4< T > &v) |
template<class S , class T > | |
Color4< T > | operator* (S a, const Color4< T > &v) |
Definition at line 277 of file ImathColor.h.
Definition at line 276 of file ImathColor.h.
Definition at line 275 of file ImathColor.h.
Definition at line 283 of file ImathColor.h.
Definition at line 281 of file ImathColor.h.
Definition at line 282 of file ImathColor.h.
Definition at line 274 of file ImathColor.h.
Definition at line 272 of file ImathColor.h.
Definition at line 273 of file ImathColor.h.
Definition at line 280 of file ImathColor.h.
Definition at line 278 of file ImathColor.h.
Definition at line 279 of file ImathColor.h.
typedef unsigned int PackedColor |
Definition at line 284 of file ImathColor.h.
Definition at line 728 of file ImathColor.h.
Definition at line 717 of file ImathColor.h.