OSVR-Core
Public Member Functions | List of all members
osvr::vbtracker::TrackingDebugDisplay Class Reference

Public Member Functions

 TrackingDebugDisplay (ConfigParams const &params)
 
 TrackingDebugDisplay (TrackingDebugDisplay const &)=delete
 
TrackingDebugDisplayoperator= (TrackingDebugDisplay const &)=delete
 
void triggerDisplay (TrackingSystem &tracking, TrackingSystem::Impl const &impl)
 
void showDebugImage (cv::Mat const &image, bool needsCopy=true)
 
void quitDebug ()
 

Member Function Documentation

§ triggerDisplay()

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.

Todo:
TEMPORARY DEBUGGING CODE - REMOVE!

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