BeginDraw() | rGradient | |
direction enum name | rGradient | |
DrawAt(tCoord const &where) | rGradient | |
DrawAtomicRect(tCoord const &edge1, tCoord const &edge2) | rGradient | |
DrawPoint(tCoord const &where) | rGradient | |
DrawRect(tCoord const &edge1, tCoord const &edge2) | rGradient | |
GetColor(float where) | rGradient | [private] |
GetGradientPt(tCoord const &where) | rGradient | [private] |
horizontal enum value | rGradient | |
m_at | rGradient | [private] |
m_dimensions | rGradient | [private] |
m_dir | rGradient | [private] |
m_origin | rGradient | [private] |
m_tex | rGradient | [private] |
m_texScale | rGradient | [private] |
rGradient() | rGradient | |
SetDir(direction dir) | rGradient | [inline] |
SetGradientEdges(tCoord const &edge1, tCoord const edge2) | rGradient | |
SetTexture(rResourceTexture const &tex) | rGradient | [inline] |
SetTextureScale(tCoord const &scale) | rGradient | [inline] |
SetValue(float at) | rGradient | [inline] |
SetValues(tCoord const &where, float *position, float *color, float *texcoords) | rGradient | |
value enum value | rGradient | |
vertical enum value | rGradient | |
~rGradient() | rGradient |