Inheritance diagram for RenderApp:
Public Members | |||
![]() | ![]() | Void | SetOptions (Int argc, Char **argv) |
![]() | ![]() | Int | Run () |
![]() | ![]() | Void | DrawScenes () |
![]() | ![]() | Char* | output |
![]() | ![]() | Int | wireFrame |
![]() | ![]() | Int | window |
![]() | ![]() | StrConst | animFile |
![]() | ![]() | Int | startFrame |
![]() | ![]() | Int | endFrame |
![]() | ![]() | Int | frameStep |
![]() | ![]() | Int | noLight |
![]() | ![]() | Int | showBF |
![]() | ![]() | Int | super |
Definition at line 26 of file SLRender.cc.
Void RenderApp::DrawScenes () |
Definition at line 158 of file SLRender.cc.
Int RenderApp::Run () |
Definition at line 146 of file SLRender.cc.
Void RenderApp::SetOptions (Int argc, Char ** argv) |
Definition at line 48 of file SLRender.cc.
StrConst RenderApp::animFile |
Definition at line 39 of file SLRender.cc.
Int RenderApp::endFrame |
Definition at line 41 of file SLRender.cc.
Int RenderApp::frameStep |
Definition at line 42 of file SLRender.cc.
Int RenderApp::noLight |
Definition at line 43 of file SLRender.cc.
Char * RenderApp::output |
Definition at line 35 of file SLRender.cc.
Int RenderApp::showBF |
Definition at line 44 of file SLRender.cc.
Int RenderApp::startFrame |
Definition at line 40 of file SLRender.cc.
Int RenderApp::super |
Definition at line 45 of file SLRender.cc.
Int RenderApp::window |
Definition at line 37 of file SLRender.cc.
Int RenderApp::wireFrame |
Definition at line 36 of file SLRender.cc.