#include <HalfColorBuf.h>
Collaboration diagram for HalfColorBufAlpha:
Public Member Functions | |
HalfColorBufAlpha () | |
HalfColorBufAlpha (const HalfColorBufAlpha &other) | |
HalfColorBufAlpha (const HalfColorBuf &other) | |
HalfColorBufAlpha (const ColorBuf &colorbuf) | |
HalfColorBufAlpha & | operator= (const HalfColorBufAlpha &other) |
void | operator+= (const HalfColorBufAlpha &other) |
void | operator-= (const HalfColorBufAlpha &other) |
void | operator *= (float factor) |
void | operator/= (float factor) |
HalfColorBufAlpha | operator+ (const HalfColorBufAlpha &other) |
int | operator== (const HalfColorBufAlpha &other) const |
int | operator!= (const HalfColorBufAlpha &other) const |
half | operator[] (int i) const |
half & | operator[] (int i) |
HalfColorBuf | Color () const |
half | Red () const |
half | Green () const |
half | Blue () const |
half | Alpha () const |
void | SetRed (half red) |
void | SetGreen (half green) |
void | SetBlue (half blue) |
void | SetColor (HalfColorBuf &color) |
void | SetAlpha (half alpha) |
void | Set (half red, half green, half blue, half alpha) |
void | Max (float max) |
Public Attributes | |
HalfColorBuf | m_color |
half | m_alpha |
Definition at line 115 of file HalfColorBuf.h.
|
Definition at line 120 of file HalfColorBuf.h. References m_alpha. Referenced by operator+(). |
|
Definition at line 122 of file HalfColorBuf.h. |
|
Definition at line 123 of file HalfColorBuf.h. References m_alpha. |
|
|
|
Definition at line 146 of file HalfColorBuf.h. References m_alpha. Referenced by ColorVectorAlpha::ColorVectorAlpha(), Max(), operator+(), operator+=(), operator-=(), operator=(), and operator==(). |
|
Definition at line 145 of file HalfColorBuf.h. References HalfColorBuf::Blue(), and m_color. Here is the call graph for this function: ![]() |
|
Definition at line 141 of file HalfColorBuf.h. References m_color. Referenced by operator+(), operator+=(), operator-=(), operator=(), and operator==(). |
|
Definition at line 144 of file HalfColorBuf.h. References HalfColorBuf::Green(), and m_color. Here is the call graph for this function: ![]() |
|
Definition at line 157 of file HalfColorBuf.h. References Alpha(), m_color, HalfColorBuf::Max(), MIN, and SetAlpha(). Here is the call graph for this function: ![]() |
|
Definition at line 182 of file HalfColorBuf.h. |
|
Definition at line 136 of file HalfColorBuf.h. |
|
Definition at line 194 of file HalfColorBuf.h. References Alpha(), Color(), HalfColorBufAlpha(), m_alpha, and m_color. Here is the call graph for this function: ![]() |
|
Definition at line 170 of file HalfColorBuf.h. References Alpha(), Color(), m_alpha, and m_color. Here is the call graph for this function: ![]() |
|
Definition at line 176 of file HalfColorBuf.h. References Alpha(), Color(), m_alpha, and m_color. Here is the call graph for this function: ![]() |
|
Definition at line 188 of file HalfColorBuf.h. |
|
Definition at line 163 of file HalfColorBuf.h. References Alpha(), Color(), m_alpha, and m_color. Here is the call graph for this function: ![]() |
|
Definition at line 201 of file HalfColorBuf.h. References Alpha(), Color(), FALSE, m_alpha, m_color, and TRUE. Here is the call graph for this function: ![]() |
|
Definition at line 139 of file HalfColorBuf.h. References m_color. |
|
Definition at line 138 of file HalfColorBuf.h. References m_color. |
|
Definition at line 143 of file HalfColorBuf.h. References m_color, and HalfColorBuf::Red(). Here is the call graph for this function: ![]() |
|
Definition at line 155 of file HalfColorBuf.h. References m_alpha, m_color, and HalfColorBuf::Set(). Here is the call graph for this function: ![]() |
|
Definition at line 153 of file HalfColorBuf.h. References m_alpha. Referenced by Max(). |
|
Definition at line 150 of file HalfColorBuf.h. References m_color, and HalfColorBuf::SetBlue(). Here is the call graph for this function: ![]() |
|
Definition at line 152 of file HalfColorBuf.h. References m_color. |
|
Definition at line 149 of file HalfColorBuf.h. References m_color, and HalfColorBuf::SetGreen(). Here is the call graph for this function: ![]() |
|
Definition at line 148 of file HalfColorBuf.h. References m_color, and HalfColorBuf::SetRed(). Here is the call graph for this function: ![]() |
|
Definition at line 119 of file HalfColorBuf.h. Referenced by Alpha(), HalfColorBufAlpha(), operator *=(), operator+(), operator+=(), operator-=(), operator/=(), operator=(), operator==(), Set(), and SetAlpha(). |
|
Definition at line 118 of file HalfColorBuf.h. Referenced by Blue(), Color(), Green(), Max(), operator *=(), operator+(), operator+=(), operator-=(), operator/=(), operator=(), operator==(), operator[](), Red(), Set(), SetBlue(), SetColor(), SetGreen(), and SetRed(). |
Generated on Thu Oct 27 11:46:52 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001