Implementation. More...
#include <osvr/ClientKit/Context.h>
#include <osvr/Common/ClientContext.h>
#include <osvr/Common/PathTreeFull.h>
#include <osvr/Common/PathTreeSerialization.h>
#include <boost/program_options.hpp>
#include <json/value.h>
#include <iostream>
#include <thread>
#include <chrono>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
We only actually need the client open for long enough to get the path tree and serialize it.
Serialize
Definition at line 40 of file osvr_dump_tree_json.cpp.