gaze  0.1.0
Perform gaze tracking with common webcams.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
Events Class Reference

An enum of events to make it easy to distinguish them with names instead of numbers. More...

#include "gaze/gui/event_manager.h"

Detailed Description

An enum of events to make it easy to distinguish them with names instead of numbers.

Note
This is no strongly typed enum (enum class) to be compatible with dlib::base_window::trigger_user_event(void*,int).

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