VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
registerDIGuyExtensionsHLA.h File Reference

Contains the method declaration for registering DI-Guy extensions. More...

Go to the source code of this file.

Functions

DT_DLL_vrfExtObjects void registerDIGuyExtensions (DtExerciseConn *exConn, bool publish)
 Registers extra functions or classes that deal with the encoding or decoding of DI-Guy network information.

Detailed Description

Contains the method declaration for registering DI-Guy extensions.

Function Documentation

DT_DLL_vrfExtObjects void registerDIGuyExtensions ( DtExerciseConn *  exConn,
bool  publish 
)

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, of course, is that we can have more direct control over the ones here, since VR-Link's libraries are updated infrequently.

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

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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)