|
VR-Engage
2.2
|
Functions | |
| DT_DLL_VRVVRQT void | init (DtDe &anIG) |
| DT_DLL_VRVVRQT void | igPostInit (DtDe &de) |
| DT_DLL_VRVVRQT void makVrv::vrvVirtualRealityQt::init | ( | DtDe & | anIG | ) |
Initializes the Virtual Reality Qt interface module.
| anIG | Reference to the display engine |
This function initializes the Virtual Reality Qt interface module, registering settings pages, menu items, and other UI components with the application framework. It should be called once at application startup, before any VR interface functionality is used.
| DT_DLL_VRVVRQT void makVrv::vrvVirtualRealityQt::igPostInit | ( | DtDe & | de | ) |
Performs post-initialization setup for the VR Qt interface.
| de | Reference to the display engine |
This function is called after the main initialization to perform any additional setup that requires the display engine to be fully initialized. It establishes connections between UI components and the VR system.
References de().