TransferFunction Member List
This is the complete list of members for
TransferFunction, including all inherited members.
AddOrUpdateAlphaPoint(int index, float alpha) | TransferFunction | |
AddOrUpdatePoint(int index, CoreColor &color) | TransferFunction | |
DrawHistogramm(Gdiplus::Graphics *pCanvas, const CRect *window, const CRect *zoom) | TransferFunction | [private] |
GetAlphaPoint(int index) | TransferFunction | |
GetColorPoint(int index) | TransferFunction | |
GetInterpolatedTextureArray(BYTE tex[]) | TransferFunction | |
InterpolateAlpha(CoreColor colorArray[]) | TransferFunction | [private] |
InterpolateColor(CoreColor colorArray[]) | TransferFunction | [private] |
IsAlphaPointNearby(int xpos, float ypos, int rangeX, float rangeY) | TransferFunction | |
IsColorPointNearby(int xpos, int range) | TransferFunction | |
load(const std::string file) | TransferFunction | |
m_ControlPoints | TransferFunction | [private] |
m_ControlPointsAlpha | TransferFunction | [private] |
maxDensity | TransferFunction | [static] |
minDensity | TransferFunction | [static] |
MovePoint(int index, int newPos) | TransferFunction | |
MovePointAlpha(int index, int newPos, float alphaPos) | TransferFunction | |
OnDrawColor(CDC *pDC, const CRect *window, const CRect *zoom) | TransferFunction | |
OnDrawOpacity(CDC *pDC, const CRect *window, const CRect *zoom) | TransferFunction | |
RemovePoint(int index) | TransferFunction | |
RemovePointAlpha(int index) | TransferFunction | |
save(const std::string file) | TransferFunction | |
TransferFunction(void) | TransferFunction | |
~TransferFunction(void) | TransferFunction | |