, including all inherited members.
FlowGrid() | FlowGrid | |
GetHeight() const | FlowGrid | |
GetHeightNC() const | FlowGrid | |
GetHeightRNC() const | FlowGrid | |
GetHeightRR() const | FlowGrid | [inline] |
GetNCFromRR(cml::vector2f rrCoords) const | FlowGrid | |
GetRRFromNC(cml::vector2f ncCoords) const | FlowGrid | |
GetValue(int x, int y, int cnt) const | FlowGrid | |
GetValueX(int *coords) | FlowGrid | [inline] |
GetValueY(int *coords) | FlowGrid | [inline] |
GetVelocityMagnitude(float x, float y) const | FlowGrid | |
GetVelocityMagnitudeNC(float x, float y) const | FlowGrid | |
GetVelocityMagnitudeRNC(float x, float y) const | FlowGrid | |
GetVelocityMagnitudeRR(float x, float y) const | FlowGrid | |
GetVelocityVector(float x, float y) const | FlowGrid | |
GetVelocityVectorNC(float x, float y) const | FlowGrid | |
GetVelocityVectorRNC(float x, float y) const | FlowGrid | |
GetVelocityVectorRR(float x, float y) const | FlowGrid | |
GetWidth() const | FlowGrid | |
GetWidthNC() const | FlowGrid | |
GetWidthRNC() const | FlowGrid | |
GetWidthRR() const | FlowGrid | [inline] |
GetX(float x, float y) const | FlowGrid | |
GetXNC(float x, float y) const | FlowGrid | |
GetXRNC(float x, float y) const | FlowGrid | |
GetY(float x, float y) const | FlowGrid | |
GetYNC(float x, float y) const | FlowGrid | |
GetYRNC(float x, float y) const | FlowGrid | |
Initialize(float widthRR, float heightRR, int width, int height, int sampleSize, float *data) | FlowGrid | |
Interpolate(int cnt, float x, float y, int *tl, int *bl, int *br, int *tr) const | FlowGrid | |
IsValidRR(cml::vector2f rrCoords) | FlowGrid | [inline] |
m_aspectRatio | FlowGrid | |
m_data | FlowGrid | |
m_height | FlowGrid | |
m_heightRR | FlowGrid | |
m_sampleSize | FlowGrid | |
m_width | FlowGrid | |
m_widthRR | FlowGrid | |
m_xNCcoef | FlowGrid | |
m_yNCcoef | FlowGrid | |
NCXToReal(float ncX) const | FlowGrid | |
NCXToRNCX(float ncX) const | FlowGrid | |
NCYToReal(float ncY) const | FlowGrid | |
NCYToRNCY(float ncY) const | FlowGrid | |
RealXToNC(float realX) const | FlowGrid | |
RealXToRNC(float realX) const | FlowGrid | |
RealYToNC(float realY) const | FlowGrid | |
RealYToRNC(float realY) const | FlowGrid | |
RNCXToNCX(float rncX) const | FlowGrid | |
RNCXToReal(float rncX) const | FlowGrid | |
RNCYToNCY(float rncY) const | FlowGrid | |
RNCYToReal(float rncY) const | FlowGrid | |