This is the complete list of members for
WGEViewer, including all inherited members.
| animationMode(bool on=true) | WGEViewer | |
| close() | WGEViewer | [virtual] |
| ConstSPtr typedef | WGEViewer | |
| getCamera() | WGEViewer | |
| getCameraManipulator() | WGEViewer | |
| getGraphicsWindow() | WGEGraphicsWindow | |
| getName() const | WGEViewer | |
| getOpenGLVendor() const | WGEViewer | |
| getPickHandler() | WGEViewer | |
| getScene() | WGEViewer | |
| getScreenCapture() const | WGEViewer | |
| getView() | WGEViewer | |
| isAnimationMode() const | WGEViewer | |
| isFrameRendered() const | WGEViewer | |
| keyEvent(KeyEvents eventType, int key) | WGEGraphicsWindow | [virtual] |
| KeyEvents enum name | WGEGraphicsWindow | |
| KEYPRESS enum value (defined in WGEGraphicsWindow) | WGEGraphicsWindow | |
| KEYRELEASE enum value (defined in WGEGraphicsWindow) | WGEGraphicsWindow | |
| m_animationModeManipulatorBackup | WGEViewer | [protected] |
| m_GraphicsWindow | WGEGraphicsWindow | [protected] |
| m_inAnimationMode | WGEViewer | [protected] |
| m_name | WGEViewer | [protected] |
| m_pickHandler | WGEViewer | [protected] |
| m_queryCallback | WGEViewer | [protected] |
| m_rendered | WGEViewer | [protected] |
| m_scene | WGEViewer | [protected] |
| m_screenCapture | WGEViewer | [protected] |
| m_View | WGEViewer | [protected] |
| MOUSEDOUBLECLICK enum value (defined in WGEGraphicsWindow) | WGEGraphicsWindow | |
| mouseEvent(MouseEvents eventType, int x, int y, int button) | WGEGraphicsWindow | [virtual] |
| MouseEvents enum name | WGEGraphicsWindow | |
| MOUSEMOVE enum value (defined in WGEGraphicsWindow) | WGEGraphicsWindow | |
| MOUSEPRESS enum value (defined in WGEGraphicsWindow) | WGEGraphicsWindow | |
| MOUSERELEASE enum value (defined in WGEGraphicsWindow) | WGEGraphicsWindow | |
| MOUSESCROLL enum value (defined in WGEGraphicsWindow) | WGEGraphicsWindow | |
| paint() | WGEViewer | [virtual] |
| reset() | WGEViewer | |
| resize(int width, int height) | WGEViewer | [virtual] |
| setBgColor(const WColor &bgColor) | WGEViewer | |
| setCamera(osg::ref_ptr< osg::Camera > camera) | WGEViewer | |
| setCameraManipulator(osg::ref_ptr< osgGA::MatrixManipulator > manipulator) | WGEViewer | |
| setScene(osg::ref_ptr< WGEGroupNode > node) | WGEViewer | |
| SPtr typedef | WGEViewer | |
| WGEGraphicsWindow(osg::ref_ptr< osg::Referenced > wdata, int x, int y, int width, int height) | WGEGraphicsWindow | |
| WGEViewer(std::string name, osg::ref_ptr< osg::Referenced > wdata, int x, int y, int width, int height, WGECamera::ProjectionMode projectionMode=WGECamera::ORTHOGRAPHIC) | WGEViewer | |
| ~WGEGraphicsWindow() | WGEGraphicsWindow | [virtual] |
| ~WGEViewer() | WGEViewer | [virtual] |