#include <RGBHalf.h>
Public Member Functions | |
YAHalf () | |
YAHalf (const YAHalf &other) | |
YAHalf (const half other) | |
YAHalf (const YAFloat &other) | |
YAHalf (const YAByte &other) | |
YAHalf (const float &l, const float &a) | |
YAHalf (const float f) | |
void * | operator new (size_t size) |
void | operator delete (void *ptr) |
YAHalf & | operator= (const YAHalf &other) |
YAHalf & | operator= (const YAFloat &other) |
YAHalf & | operator= (const YAByte &other) |
YAHalf & | operator= (const RGBFloat &other) |
YAHalf & | operator= (const RGBAFloat &other) |
YAHalf & | operator= (const ColorBuf &colorbuf) |
YAHalf & | operator+= (const YAHalf &other) |
YAHalf & | operator-= (const YAHalf &other) |
YAHalf & | operator *= (float factor) |
YAHalf & | operator/= (float factor) |
YAHalf | operator+ (const YAHalf &other) |
int | operator== (const YAHalf &other) const |
int | operator!= (const YAHalf &other) const |
half | operator[] (int i) const |
half & | operator[] (int i) |
half | Luminance () const |
half | Alpha () const |
void | SetLuminance (half luminance) |
void | SetAlpha (half alpha) |
void | Set (half luminance, half alpha) |
BOOL | CheckOffBound (float lobound, float hibound) |
Public Attributes | |
half | m_luminance |
half | m_alpha |
Definition at line 312 of file RGBHalf.h.
|
Definition at line 317 of file RGBHalf.h. References RGBAHalf::m_alpha. Referenced by operator+(). |
|
|
|
Definition at line 320 of file RGBHalf.h. References RGBAHalf::m_alpha. |
|
|
|
|
|
Definition at line 368 of file RGBHalf.h. References m_alpha, and m_luminance. |
|
Definition at line 324 of file RGBHalf.h. References RGBAHalf::m_alpha. |
|
Definition at line 354 of file RGBHalf.h. References RGBAHalf::m_alpha. |
|
|
|
|
|
Definition at line 395 of file RGBHalf.h. References m_alpha, and m_luminance. |
|
Definition at line 331 of file RGBHalf.h. References FreeBitmap(). Here is the call graph for this function: ![]() |
|
Definition at line 329 of file RGBHalf.h. References AllocBitmap(). Here is the call graph for this function: ![]() |
|
|
|
Definition at line 409 of file RGBHalf.h. References m_alpha, m_luminance, and YAHalf(). Here is the call graph for this function: ![]() |
|
Definition at line 381 of file RGBHalf.h. References m_alpha, and m_luminance. |
|
Definition at line 388 of file RGBHalf.h. References m_alpha, and m_luminance. |
|
Definition at line 402 of file RGBHalf.h. References m_alpha, and m_luminance. |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 374 of file RGBHalf.h. References m_alpha, and m_luminance. |
|
Definition at line 416 of file RGBHalf.h. References FALSE, m_alpha, m_luminance, and TRUE. |
|
|
|
|
|
Definition at line 359 of file RGBHalf.h. References RGBAHalf::m_alpha. |
|
Definition at line 357 of file RGBHalf.h. References RGBAHalf::m_alpha. |
|
|
|
Definition at line 316 of file RGBHalf.h. Referenced by operator *=(), operator+(), operator+=(), operator-=(), operator/=(), operator=(), operator==(), YAFloat::YAFloat(), and YAHalf(). |
|
Definition at line 315 of file RGBHalf.h. Referenced by operator *=(), operator+(), operator+=(), operator-=(), operator/=(), operator=(), operator==(), and YAHalf(). |
Generated on Thu Oct 27 11:47:07 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001