![]() |
VR-Forces 4.0.4 Class Documentation
|
A creator class for makVrv::DtOsgOsWindow. More...

Public Member Functions | |
| DtOsgOsWindowCreator () | |
| CTOR. | |
| virtual | ~DtOsgOsWindowCreator () |
| DTOR. | |
| virtual DtWindow * | create (DtDe &, DtWindowConfiguration &) |
| Create an de window instance. | |
A creator class for makVrv::DtOsgOsWindow.
| virtual makVrv::DtOsgOsWindowCreator::~DtOsgOsWindowCreator | ( | ) | [virtual] |
DTOR.
| virtual DtWindow* makVrv::DtOsgOsWindowCreator::create | ( | DtDe & | , |
| DtWindowConfiguration & | |||
| ) | [virtual] |
Create an de window instance.
Implements makVrv::DtWindowCreator.