|
VR-Engage
2.2
|
Functions | |
| VREVRFGUIPLUGIN_DLL void | init (makVrv::DtDe &de) |
| VREVRFGUIPLUGIN_DLL void | DtVreVrfPluginInformation (DtVrfPluginInformation &info) |
This namespace contains functions to initialize and provide information about the VREngage GUI plugin.
| VREVRFGUIPLUGIN_DLL void makVre::DtVreVrfGuiPlugin::init | ( | makVrv::DtDe & | de | ) |
Initializes the VREngage GUI plugin.
| de | The 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.
| VREVRFGUIPLUGIN_DLL void makVre::DtVreVrfGuiPlugin::DtVreVrfPluginInformation | ( | DtVrfPluginInformation & | info | ) |
Provides information about the VREngage GUI plugin.
| info | Reference 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.