This is the complete list of members for moHueSatIntMatrix, including all inherited members.
ApplyChgMatrix() | moColorMatrix | protected |
Copy(moColorMatrix &p_mat) | moColorMatrix | |
Finish() | moHueSatIntMatrix | virtual |
GetMatrixPointer() | moColorMatrix | inline |
HueRotateMatrix() | moHueSatIntMatrix | protected |
IdentityMatrix() | moColorMatrix | protected |
Init(MOboolean p_PreserveLuminance=true, MOfloat p_min_int=0.0, MOfloat p_max_int=2.0, MOfloat p_min_sat=0.0, MOfloat p_max_sat=2.0, MOfloat p_min_hue=0.0, MOfloat p_max_hue=2 *moMathf::PI) | moHueSatIntMatrix | |
moColorMatrix::Init() | moColorMatrix | virtual |
IntensityMatrix() | moHueSatIntMatrix | protected |
m_hue | moHueSatIntMatrix | protected |
m_int | moHueSatIntMatrix | protected |
m_Matrix | moColorMatrix | protected |
m_MatrixChg | moColorMatrix | protected |
m_MatrixTemp | moColorMatrix | protected |
m_max_hue | moHueSatIntMatrix | protected |
m_max_int | moHueSatIntMatrix | protected |
m_max_sat | moHueSatIntMatrix | protected |
m_min_hue | moHueSatIntMatrix | protected |
m_min_int | moHueSatIntMatrix | protected |
m_min_sat | moHueSatIntMatrix | protected |
m_PreserveLuminance | moHueSatIntMatrix | protected |
m_sat | moHueSatIntMatrix | protected |
MatIdx(int i, int j) | moColorMatrix | inlineprotected |
moColorMatrix() | moColorMatrix | |
moHueSatIntMatrix() | moHueSatIntMatrix | |
Multiply(moColorMatrix &p_mat) | moColorMatrix | |
SaturateMatrix() | moHueSatIntMatrix | protected |
SetIndentity() | moColorMatrix | inline |
SetXRotateMatrix(float rs, float rc) | moColorMatrix | protected |
SetYRotateMatrix(float rs, float rc) | moColorMatrix | protected |
SetZero() | moColorMatrix | inline |
SetZRotateMatrix(float rs, float rc) | moColorMatrix | protected |
SetZShearMatrix(float dx, float dy) | moColorMatrix | protected |
SimpleHueRotateMatrix() | moHueSatIntMatrix | protected |
Update(MOfloat p_int, MOfloat p_sat, MOfloat p_hue) | moHueSatIntMatrix | |
XFormPoint(float &tx, float &ty, float &tz) | moColorMatrix | protected |
ZeroMatrix() | moColorMatrix | protected |
~moColorMatrix() | moColorMatrix | virtual |
~moHueSatIntMatrix() | moHueSatIntMatrix | |