![]() |
VR-Forces 4.7 Class Documentation
|
The code in /appsrc/vrfSim/main.cxx instantiates a DtVrfApp class, initializes it, and executes its mainLoop() function.
The examples in the ./examples directory that create executagles (as opposed to plug-ins) each have a similar version of main.cxx, that has been customized by overriding the default creator provided by VR-Forces, and configuring the DtVrfApp with the modified creator. Please see 2.5.1.1 Overriding DtVrfCreator for more information.
[<< Deploying VR-Forces Applications] [Home] [Building VR-Forces Examples >>]