OSVR-Core
|
Public Member Functions | |
TrackingDebugDisplay (ConfigParams const ¶ms) | |
TrackingDebugDisplay (TrackingDebugDisplay const &)=delete | |
TrackingDebugDisplay & | operator= (TrackingDebugDisplay const &)=delete |
void | triggerDisplay (TrackingSystem &tracking, TrackingSystem::Impl const &impl) |
void | showDebugImage (cv::Mat const &image, bool needsCopy=true) |
void | quitDebug () |
void osvr::vbtracker::TrackingDebugDisplay::triggerDisplay | ( | TrackingSystem & | tracking, |
TrackingSystem::Impl const & | impl | ||
) |
We're not displaying things.
not our turn.
Update the display
Run the event loop briefly to see if there were keyboard presses.