Defines an interface for plugins to implement in order to be loadable by VRTree.
Utilities to assist in plugin authoring, provided by the vrtree-linker library.
vrtree-linker
(vrtree-linker based plugins) wrapper around plugin API yield function. the helper macro VRPLUGIN_API_YIELDIMPL will define the plugin registration function and implement it to provide the function pointer to this helper.
VRPLUGIN_API_YIELDIMPL
Plugin function exports macro.
Plugin function calling convention.
No Results.