Plugins

Groups

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.


Functions


void progress_yield(int min,
int max,
const char * msg
)

(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.

Defines


Plugin function exports macro.


Plugin function calling convention.

No Results.

Getting StartedArchitectureBest PracticesHow ToAdvanced TopicsChangelogvrtreevrtree_cppvtCoreCoreForeign Function InterfaceMetanodesMigrationsObserversPropertiesSettingsTreeUtilitiesAPI DefinitionsVR ExchangePluginsLua API