VR-Engage  2.2
Loading...
Searching...
No Matches
makVrv::vrvVirtualRealityQt Namespace Reference

Functions

DT_DLL_VRVVRQT void init (DtDe &anIG)
 
DT_DLL_VRVVRQT void igPostInit (DtDe &de)
 

Function Documentation

◆ init()

DT_DLL_VRVVRQT void makVrv::vrvVirtualRealityQt::init ( DtDe & anIG)

Initializes the Virtual Reality Qt interface module.

Parameters
anIGReference 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.

◆ igPostInit()

DT_DLL_VRVVRQT void makVrv::vrvVirtualRealityQt::igPostInit ( DtDe & de)

Performs post-initialization setup for the VR Qt interface.

Parameters
deReference 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().