OSVR-Core
|
Trait computing the storage for callbacks for a report type. More...
#include <InterfaceCallbacks.h>
Public Types | |
template<typename ReportType > | |
using | apply = std::vector< std::function< void(const OSVR_TimeValue *, const ReportType *)>> |
Trait computing the storage for callbacks for a report type.