VR-Engage  2.2
Loading...
Searching...
No Matches
export.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

DLL Export/Import Macros
#define CIGIHOSTCONTROL_DLL
 

Detailed Description

This file contains platform-specific export macros that control the visibility of functions and classes in the CIGI Host Control Plugin library. These macros ensure proper symbol export when building the library and proper import when using the library in other components of the VREngage system.

Macro Definition Documentation

◆ CIGIHOSTCONTROL_DLL

#define CIGIHOSTCONTROL_DLL

Export/import macro for non-Windows platforms.

On non-Windows platforms, this macro expands to nothing as these platforms typically handle symbol visibility differently.