#include <vrj/vrjConfig.h>
#include <vrj/Draw/OGL/GlApp.h>
#include "Common.hpp"
Go to the source code of this file.
Namespaces | |
namespace | vrvis |
Classes | |
class | vrvis::VisApp |
Main application that calls everything else; connection to VR Juggler. More... | |
Functions | |
void | visInit (int argc, char **argv) |
Initializes the VR Juggler Kernel with the VRJ config file(s). |
|
Initialized the VR Juggler kernel with all VR Juggler config files (.jconf) given at the command line. Prints error message if no suitable files are provided.
|