NTRT Simulator
v1.1
|
This is the complete list of members for tgSimView, including all inherited members.
bindToSimulation(tgSimulation &simulation) | tgSimView | protected |
bindToWorld(tgWorld &world) | tgSimView | protected |
getRenderRate() const | tgSimView | inline |
getStepSize() const | tgSimView | inline |
isInitialzed() const | tgSimView | inlineprotected |
m_pModelVisitor | tgSimView | protected |
m_pSimulation | tgSimView | protected |
m_renderRate | tgSimView | protected |
m_renderTime | tgSimView | protected |
m_stepSize | tgSimView | protected |
releaseFromSimulation() | tgSimView | protected |
render() const | tgSimView | virtual |
render(const tgModelVisitor &r) const | tgSimView | virtual |
reset() | tgSimView | virtual |
run() | tgSimView | virtual |
run(int steps) | tgSimView | virtual |
setRenderRate(double renderRate) | tgSimView | |
setStepSize(double stepSize) | tgSimView | |
setup() | tgSimView | virtual |
teardown() | tgSimView | virtual |
tgSimulation class | tgSimView | friend |
tgSimView(tgWorld &world, double stepSize=1.0/1000.0, double renderRate=1.0/60.0) | tgSimView | |
world() | tgSimView | inline |
~tgSimView() (defined in tgSimView) | tgSimView |