Fl_Window_CameraTracker Class Reference

#include <Fl_Window_CameraTracker.h>

Collaboration diagram for Fl_Window_CameraTracker:

Collaboration graph
[legend]
List of all members.

Detailed Description

Tracks mouse movement over the window and reports it at a consistent frame rate.


Public Member Functions

 Fl_Window_CameraTracker (int w, int h)
void ActivateCamera (bool status=true)
void Iterate ()
Outlet< Point2 > & Out ()


Constructor & Destructor Documentation

Fl_Window_CameraTracker ( int  w,
int  h 
) [inline]

Defalut Constructor. Initializes the underlying window.


Member Function Documentation

void ActivateCamera ( bool  status = true  ) 

Activates (or deactivates) mouse data faking (synthetic data).

Parameters:
[in] fake_callback function that is called to fake mouse input (collect syntetic data)
  • if set to NULL (default), fake mouse input will be disabled
[in] arg argument supplied to the callback function


The documentation for this class was generated from the following file:
Generated on Tue Mar 6 17:57:24 2007 for AME Repository by  doxygen 1.5.1-p1