![]() |
VR-Forces 4.6 Class Documentation
|
The MyInterfaceContent is a subclass of DtSimInterfaceContent that is used send interface content messages that can contain any type of information.
When creating the network structure that represents the interface content message, it is important to remember to align it along an 8 byte boundry
This example demonstrates how add a new kind of interface content message.
In the Launcher, click the Plug-ins button to bring up the Plug-ins Selection dialog. Enable the plugin. Then launch VR-Forces.
To view the new behavior:
The vrfGui application creates and sends a new kind of interface content message. Both vrfGui and vrfSim receive the message and display its contents in their console windows (message content includes the phrase 'Testing from interfaceContentGui').