OSVR-Core
|
Public Member Functions | |
NodeToTrackerPathVisitor () | |
Constructor. | |
std::string | operator() (osvr::common::PathNode const &node, osvr::common::elements::ArticulationElement const &elt) |
template<typename T > | |
std::string | operator() (osvr::common::PathNode const &node, T const &elt) |
Catch-all for other element types. | |