#include <GOAL_X3d.h>
Inherits GOAL::GOAL_Object, and X3D::Scene.

Public Member Functions | |
| void | Command (const AP_String &cmd, const AP_String &value) |
| Pure virual interface. | |
| GOAL_X3d * | Get (const AP_String &name) |
| GOAL_X3d (const AP_Xml &xml, const AP_String &searchPath) | |
| GOAL_X3d (void) | |
| void | Paint (void) |
| AP_Bool | Prepare (void) |
| AP_Bool | Put (const AP_String &name, const GOAL_X3d &x3d, const AP_Bool recursive) |
| const GOAL_PRectangle & | viewport (void) const |
| Inline. | |
Private Attributes | |
| GOAL_PRectangle | _m_viewport |
| GOAL_X3d | ( | void | ) |
| void Paint | ( | void | ) | [virtual] |
Implements GOAL_Object.
| AP_Bool Prepare | ( | void | ) | [virtual] |
Implements GOAL_Object.
| const GOAL_PRectangle& viewport | ( | void | ) | const [inline] |
Inline.
GOAL_PRectangle _m_viewport [private] |
1.5.8