OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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 ()
 

Detailed Description

Definition at line 54 of file TrackingDebugDisplay.h.

Member Function Documentation

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!

Definition at line 455 of file TrackingDebugDisplay.cpp.


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