VRPN Plugin
The functionality described in this article is not available in the Community SDK edition.
You should upgrade to- Sim
SDK edition to use it.
You should upgrade to
This section contains functions available when the VRPN Plugin is loaded.
If the plugin is loaded together with the engine, the HAS_VRPN_CLIENT definition is set. This definition can be used, for example, to avoid errors if the plugin is not loaded: the code in which the plugin functions are executed can be wrapped around as follows:
#ifdef HAS_VRPN_CLIENT
// VRPN plugin functions
#endif
Articles in This Section
Last update:
10.03.2022
Помогите сделать статью лучше
Была ли эта статья полезной?
(или выберите слово/фразу и нажмите Ctrl+Enter