OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::common::PathTreeObserver Class Reference
Inheritance diagram for osvr::common::PathTreeObserver:

Public Types

using callback_argument = PathTree &
 
using callback_type = std::function< void(callback_argument)>
 

Public Member Functions

void notifyEvent (PathTreeEvents e, callback_argument arg) const
 
void setEventCallback (PathTreeEvents e, callback_type const &callback)
 

Detailed Description

Definition at line 44 of file PathTreeObserver.h.


The documentation for this class was generated from the following files: