OSVR-Core
|
Header declaring the opaque plugin registration context type. More...
#include <osvr/Util/APIBaseC.h>
Go to the source code of this file.
Variables | |
OSVR_EXTERN_C_BEGIN typedef void * | OSVR_PluginRegContext |
A context pointer passed in to your plugin's entry point and other locations of control flow transfer into our plugin. | |
Header declaring the opaque plugin registration context type.
Must be c-safe!