VR-Forces 4.1 Class Documentation
VR-Forces GUI Examples

Table of Contents

VR-Forces comes with a number of code examples.

These examples can be useful as starting points for extending the VR-Forces front-end. See also Simulation Engine (back-end) and Other Examples.

Plug-in Examples

Plug-in examples are dynamically linked libraries that are loaded using the GUI menu "Settings->Plugins" dialog.

Add an Attribute to a VR-Link State RepositoryPublish additional information by extending the VR-Forces entity state repository. Also details how to add items to the entity info dialog. Related to back-end example Add Attribute
Add Set (Front-End)Add a new set data request command. Related to back-end example Add Set
Add Simulation CommandAdd a new simulation command. Related to back-end example Add Command
Add ConditionalAdd a new conditional statement. Related to back-end example Add Condition
Custom Control ObjectAdd a new custom control object with custom parameters and dialog.
Scenario Import/ExportAdd a new scenario import/export format for use with VR-Forces.
Entity ListAdd a new panel that displays all existing entities and their current task.
Create Local Object in GUICreates objects in the GUI without publishing them on the network.
GUI Object Data InterfaceDemonstrates how to easily retrieve simulation data for published objects.
GUI Thread VRF Remote ControllerDemonstrates how to control a back-end from the GUI thread.
Interface ContentSend an interface content message. Related to back-end example Interface Content .
Interface ManipulationCreates "Simple Scenario Player" and "Simple Scenario Viewer" GUI options with sharply limited user options.
Menu ManipulationManipulates the menu, changing it from the system default.
Meta Data Script Encrypt/DecryptExample of how to encrypt meta data language scripts.
Modify SetOverrides the existing set dialog.
Modify TaskOverrides the existing task dialog.
Network Callback ManagerHow to receive callbacks for VR-Forces and VR-Link published content.
Object FilteringHow to filter objects on the map display.
Spot Report ManipulationManipulates the selection of spot reports.
Unit StatusAdd a new toolbar to the window.

VR-Vantage Examples

The VR-Forces front-end is based on the VR-Vantage toolkit and so the VR-Vantage examples are also included with VR-Forces. VR-Vantage uses a different plug-in system and are activated via a different mechansim. For details please see the VR-Vantage section of the How to Build documentation.


Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)