#include <XScene.h>
Inheritance diagram for XScene:

Public Methods | |
| XScene (float size=100, int initial_view=1, Widget=0) | |
| ~XScene () | |
| int | viewit () |
| virtual void | redisplay () |
| int | processEvent (XEvent& myevent) |
Private Methods | |
| void | viewitInstructions (std::ostream& =std::cout) |
| int | getEvent () |
Private Attributes | |
| Xdraw* | _drawer |
| Display* | _display |
| Window | _window |
| Widget | _widget |
|
|
Definition at line 26 of file XScene.cxx. |
|
|
Definition at line 85 of file XScene.cxx. |
|
|
Definition at line 136 of file XScene.cxx. Referenced by viewit(). |
|
|
Definition at line 144 of file XScene.cxx. Referenced by getEvent(). |
|
|
Reimplemented from gui::SceneControl. Definition at line 124 of file XScene.cxx. Referenced by viewit(). |
|
|
Definition at line 240 of file XScene.cxx. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000