OSVR-Core
|
Implementation. More...
#include <osvr/Client/SkeletonConfig.h>
#include <osvr/Common/ApplyPathNodeVisitor.h>
#include <osvr/Common/PathElementTools.h>
#include <osvr/Common/PathElementTypes.h>
#include <osvr/Common/PathNode.h>
#include <osvr/Common/PathTreeFull.h>
#include <osvr/Common/ProcessArticulationSpec.h>
#include <osvr/Util/SharedPtr.h>
#include <osvr/Util/TreeNode.h>
#include <osvr/Util/TreeTraversalVisitor.h>
#include <osvr/Util/Verbosity.h>
#include <boost/algorithm/string/erase.hpp>
#include <boost/algorithm/string/predicate.hpp>
#include <boost/variant/get.hpp>
#include <string>
#include <utility>
Classes | |
class | osvr::client::ArticulationTreeTraverser |
class | osvr::client::NodeToTrackerPathVisitor |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
Implementation.