VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
registerDIGuyExtensionsDIS.h File Reference

Go to the source code of this file.

Functions

DT_DLL_vrfExtObjects void registerDIGuyExtensions (DtExerciseConn *exConn, bool publish)
 

Detailed Description

Contains the method declaration for registering DI-Guy extensions.

Function Documentation

DT_DLL_vrfExtObjects void registerDIGuyExtensions ( DtExerciseConn *  exConn,
bool  publish 
)

This is a good place to begin exploring if you want to make modifications.

Registers extra functions or classes that deal with the encoding or decoding of DI-Guy network information. These encoders/decoders are additions to or replacements of the ones installed in VR-Link. The idea is that new functionality can be added here without needing to fully bump the VR-Link version for minor changes when a feature is still in development.

If 'publish' is true, setup will be done for the publish side. Otherwise, it will be done for the reflect side.


Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)