This is the complete list of members for
WGEViewer, including all inherited members.
close() | WGEViewer | [virtual] |
WGEGraphicsWindow::close() | WGEGraphicsWindow | [virtual] |
createContext(int x, int y, int width, int height) | WGEGraphicsWindow | [protected] |
getCamera() | WGEViewer | |
getCameraManipulator() | WGEViewer | |
getGraphicsWindow() | WGEGraphicsWindow | |
getName() const | WGEViewer | |
getOpenGLVendor() const | WGEViewer | |
getPickHandler() | WGEViewer | |
getScene() | WGEViewer | |
getView() | 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_GraphicsContext | WGEGraphicsWindow | [protected] |
m_GraphicsWindow | WGEGraphicsWindow | [protected] |
m_name | WGEViewer | [protected] |
m_pickHandler | WGEViewer | [protected] |
m_queryCallback | WGEViewer | [protected] |
m_rendered | WGEViewer | [protected] |
m_scene | WGEViewer | [protected] |
m_View | WGEViewer | [protected] |
m_WindowData | WGEGraphicsWindow | [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] |
WGEGraphicsWindow::resize(int width, int height) | WGEGraphicsWindow | [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 | |
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] |