, including all inherited members.
addpointtostreamline(float x, float y, float thickness, float angle, int linenumber, bool append) | Streamlines | [private] |
checkValidStreamlinePoint(float x, float y, int currentline, bool startpoint, bool forward) | Streamlines | [private] |
count | Streamlines | [private] |
distance(position start, position end) | Streamlines | [private] |
drawArrow(float arrowsize, float offsetx, float offsety, float angle, int sceneWidth, int sceneHeight) | Streamlines | [private] |
drawEvenlySpacedStreamLines(FlowData *flowData, int sceneWidth, int sceneHeight, QPointF pos, float zDistance, float xratio, float yratio) | Streamlines | |
drawGlyphMapping(int sceneWidth, int sceneHeight) | Streamlines | [private] |
drawLinesFromMemory(int sceneWidth, int sceneHeight) | Streamlines | [private] |
drawTexturedStreamlines(int sceneWidth, int sceneHeight) | Streamlines | [private] |
eulerspaced(float dt, float x, float y, int sceneWidth, int sceneHeight) | Streamlines | [private] |
initialize(FlowData *flowData) | Streamlines | |
m_arrowTex2D | Streamlines | [private] |
m_dsep | Streamlines | [private] |
m_dt | Streamlines | [private] |
m_dtest | Streamlines | [private] |
m_flowData | Streamlines | [private] |
m_flowScene | Streamlines | [private] |
m_gridHeight | Streamlines | [private] |
m_gridWidth | Streamlines | [private] |
m_linetype | Streamlines | [private] |
m_linewidth | Streamlines | [private] |
m_pointGrid | Streamlines | [private] |
m_pos | Streamlines | [private] |
m_rungekutta | Streamlines | [private] |
m_showStreamlines | Streamlines | [private] |
m_StreamlineColor | Streamlines | [private] |
m_streamlines | Streamlines | [private] |
m_streamLines2D | Streamlines | [private] |
m_tapering | Streamlines | [private] |
m_tempthicknesscoef | Streamlines | [private] |
m_textureperiod | Streamlines | [private] |
m_timestep | Streamlines | [private] |
m_xratio | Streamlines | [private] |
m_yratio | Streamlines | [private] |
m_zDistance | Streamlines | [private] |
PosList typedef | Streamlines | [private] |
rungekuttaspaced(float dt, float x, float y, int sceneWidth, int sceneHeight) | Streamlines | [private] |
seedpoints | Streamlines | [private] |
setArrowType(int type) | Streamlines | [private] |
setDSep(int dsep) | Streamlines | [slot] |
setDTest(int dtest) | Streamlines | [slot] |
setIntegrationType(int type) | Streamlines | [slot] |
setLineType(int type) | Streamlines | [slot] |
setLineWidth(int width) | Streamlines | [slot] |
setShowStreamlines(int showCheckState) | Streamlines | [slot] |
setStreamlineColor(QColor &color) | Streamlines | |
setTaperingCoef() | Streamlines | [private] |
setTexturePeriod(int period) | Streamlines | [slot] |
setTimestep(int timestep) | Streamlines | [slot] |
storeNewSeedPoints(position p, float xvelocity, float yvelocity) | Streamlines | [private] |
Streamlines(FlowScene *flowScene) | Streamlines | |
textureGenerationMod(int x) | Streamlines | [private] |
textureGenerationSin(int x) | Streamlines | [private] |
updateStreamlines() | Streamlines | [private] |
~Streamlines(void) | Streamlines | [virtual] |