VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
makVrv::DtEmbeddedOsgWindow Class Reference

This is a helper class for users that want to embed an DtOsgView into a custom Qt application. More...

Inheritance diagram for makVrv::DtEmbeddedOsgWindow:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtEmbeddedOsgWindow (DtDe &de, DtWindowConfiguration &wc, DtOsgAdapterQtWidget *pAdapter)
 CTOR Here the osg::GraphicsContext is set from the DtOsgAdapterQtWidget.
 ~DtEmbeddedOsgWindow ()
 DTOR.
virtual void setPosition (int x, int y)
 Does nothing.
virtual void resize (int width, int height)
 Resize the window.
DtOsgAdapterQtWidgetadapterWidget ()
 Access the Qt Adapter.

Protected Attributes

DtOsgAdapterQtWidgetmyAdapter

Detailed Description

This is a helper class for users that want to embed an DtOsgView into a custom Qt application.


Constructor & Destructor Documentation

CTOR Here the osg::GraphicsContext is set from the DtOsgAdapterQtWidget.

DTOR.


Member Function Documentation

virtual void makVrv::DtEmbeddedOsgWindow::setPosition ( int  x,
int  y 
) [virtual]

Does nothing.

Implements makVrv::DtWindow.

virtual void makVrv::DtEmbeddedOsgWindow::resize ( int  width,
int  height 
) [virtual]

Resize the window.

Implements makVrv::DtWindow.

Access the Qt Adapter.


Member Data Documentation


The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)