#include "vrmstnode.h"#include "sourceformatlist.h"#include "formatindicator.h"#include <iostream>#include <sstream>#include <signal.h>
Go to the source code of this file.
Classes | |
| class | PropertyCache |
| class | VRControlException |
| class | VRGrabException |
Functions | |
| void | forceShutdown (int sig) |
| int | main (int argc, char **argv) |
Variables | |
| VRMagicStereoNode * | vrsnode = NULL |
| void forceShutdown | ( | int | sig | ) |
Definition at line 419 of file vrmstnode.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 428 of file vrmstnode.cpp.
| VRMagicStereoNode* vrsnode = NULL |
Definition at line 44 of file vrmstnode.cpp.