VR-Engage  2.2
Loading...
Searching...
No Matches
makVre::DtVreVrfGuiPlugin Namespace Reference

Functions

VREVRFGUIPLUGIN_DLL void init (makVrv::DtDe &de)
 
VREVRFGUIPLUGIN_DLL void DtVreVrfPluginInformation (DtVrfPluginInformation &info)
 

Detailed Description

This namespace contains functions to initialize and provide information about the VREngage GUI plugin.

Function Documentation

◆ init()

VREVRFGUIPLUGIN_DLL void makVre::DtVreVrfGuiPlugin::init ( makVrv::DtDe & de)

Initializes the VREngage GUI plugin.

Parameters
deThe document environment providing access to application resources

This function is called when the plugin is loaded, and initializes all VREngage-specific GUI components and functionality.

References de(), and VREVRFGUIPLUGIN_DLL.

◆ DtVreVrfPluginInformation()

VREVRFGUIPLUGIN_DLL void makVre::DtVreVrfGuiPlugin::DtVreVrfPluginInformation ( DtVrfPluginInformation & info)

Provides information about the VREngage GUI plugin.

Parameters
infoReference to a structure to be filled with plugin information

This function fills the provided structure with information about the VREngage GUI plugin, including its name, version, and dependencies.

References VREVRFGUIPLUGIN_DLL.