#include <PfSimInterface.h>
Inheritance diagram for vrj::PfSimInterface:


Public Methods | |
| virtual | ~PfSimInterface () |
| virtual void | updateSimulatorSceneGraph ()=0 |
| Draws this sim device using the given information about the Window it will be drawing into. More... | |
| virtual void | setEventWindow (gadget::EventWindowInterface ewInterface)=0 |
| Sets the event window the simulator can use to get input from the user. More... | |
Definition at line 49 of file PfSimInterface.h.
|
|
Definition at line 52 of file PfSimInterface.h.
00052 {}
|
|
|
Draws this sim device using the given information about the Window it will be drawing into.
Implemented in vrj::PfBasicSimulator. |
|
|
Sets the event window the simulator can use to get input from the user.
Implemented in vrj::PfBasicSimulator. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002