![]() |
VR-Forces 4.3.1 Class Documentation
|
This example shows how to create an observer.
To create an observer, you must first create an observer configuration.
The configuration is then added to the DtInputDriver, which will realize the observer immediately if the application is running, or realize it on start up.
VR-Vantage includes pre-built versions of the example application. To build it yourself, follow the instructions at Building VR-Vantage Examples, Applications, and Plug-ins.
This example is an application. You can run it by running ./bin/exampleCreateObserver.exe (on Windows) or ./bin/exampleCreateObserver (on Linux). For more information about running examples, please see Running Applications and Examples.