OSVR-Core
Classes | Functions
PathTreeExport.cpp File Reference

Implementation. More...

#include <osvr/ClientKit/Context.h>
#include <osvr/Common/ClientContext.h>
#include <osvr/Common/PathTreeFull.h>
#include <osvr/Common/PathNode.h>
#include <osvr/Common/ResolveTreeNode.h>
#include <osvr/Common/ResolveFullTree.h>
#include <osvr/Util/TreeTraversalVisitor.h>
#include <osvr/Common/PathElementTypes.h>
#include <osvr/Common/PathElementTools.h>
#include <osvr/Common/ParseAlias.h>
#include <osvr/Util/Verbosity.h>
#include "GraphOutputInterface.h"
#include <boost/program_options.hpp>
#include <boost/variant.hpp>
#include <iostream>
#include <fstream>

Classes

struct  Options
 

Functions

int osvrToStream (std::ostream &os, Options const &opts)
 
int main (int argc, char *argv[])
 

Detailed Description

Implementation.

Date
2015
Author
Sensics, Inc. http://sensics.com/osvr

Function Documentation

§ osvrToStream()

int osvrToStream ( std::ostream &  os,
Options const &  opts 
)

Get a non-const copy of the path tree.

Resolve all aliases

Now traverse for tree node output

Now traverse for parent link output

Now traverse for aliases