Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
#include <DumpFileControl.h>
Inheritance diagram for DumpFileControl:
Definition at line 9 of file DumpFileControl.h.
Public Member Functions | |
DumpFileControl (const std::string &n, const std::string &r) | |
Constructor. | |
virtual | ~DumpFileControl () |
Destructor. | |
Protected Member Functions | |
virtual ControlBase * | selectedFile (const std::string &f) |
does the actual loading of the MotionSequence |
|
Constructor.
Definition at line 12 of file DumpFileControl.h. |
|
Destructor.
Definition at line 16 of file DumpFileControl.h. |
|
does the actual loading of the MotionSequence
Reimplemented from FileBrowserControl. Definition at line 20 of file DumpFileControl.h. |
Tekkotsu v2.0 |
Generated Wed Jan 21 03:23:07 2004 by Doxygen 1.3.4 |