| HDK
    | 
#include <ImfChromaticities.h>
| Public Member Functions | |
| IMF_EXPORT | Chromaticities (const IMATH_NAMESPACE::V2f &red=IMATH_NAMESPACE::V2f(0.6400f, 0.3300f), const IMATH_NAMESPACE::V2f &green=IMATH_NAMESPACE::V2f(0.3000f, 0.6000f), const IMATH_NAMESPACE::V2f &blue=IMATH_NAMESPACE::V2f(0.1500f, 0.0600f), const IMATH_NAMESPACE::V2f &white=IMATH_NAMESPACE::V2f(0.3127f, 0.3290f)) | 
| IMF_EXPORT bool | operator== (const Chromaticities &v) const | 
| IMF_EXPORT bool | operator!= (const Chromaticities &v) const | 
| Public Attributes | |
| IMATH_NAMESPACE::V2f | red | 
| IMATH_NAMESPACE::V2f | green | 
| IMATH_NAMESPACE::V2f | blue | 
| IMATH_NAMESPACE::V2f | white | 
Definition at line 24 of file ImfChromaticities.h.
| IMF_EXPORT Chromaticities::Chromaticities | ( | const IMATH_NAMESPACE::V2f & | red = IMATH_NAMESPACE::V2f(0.6400f, 0.3300f), | 
| const IMATH_NAMESPACE::V2f & | green = IMATH_NAMESPACE::V2f(0.3000f, 0.6000f), | ||
| const IMATH_NAMESPACE::V2f & | blue = IMATH_NAMESPACE::V2f(0.1500f, 0.0600f), | ||
| const IMATH_NAMESPACE::V2f & | white = IMATH_NAMESPACE::V2f(0.3127f, 0.3290f) | ||
| ) | 
| IMF_EXPORT bool Chromaticities::operator!= | ( | const Chromaticities & | v | ) | const | 
| IMF_EXPORT bool Chromaticities::operator== | ( | const Chromaticities & | v | ) | const | 
| IMATH_NAMESPACE::V2f Chromaticities::blue | 
Definition at line 33 of file ImfChromaticities.h.
| IMATH_NAMESPACE::V2f Chromaticities::green | 
Definition at line 32 of file ImfChromaticities.h.
| IMATH_NAMESPACE::V2f Chromaticities::red | 
Definition at line 31 of file ImfChromaticities.h.
| IMATH_NAMESPACE::V2f Chromaticities::white | 
Definition at line 34 of file ImfChromaticities.h.