#include <gest_guards.H>
Inheritance diagram for SmallCircleGuard:
Public Member Functions | |
SmallCircleGuard (double r=1.25) | |
void | set_max_ratio (double r) |
virtual int | exec (CGESTUREptr &g) |
Guard_t () | |
Guard_t (const GESTUREptr &e) | |
virtual int | none () const |
const GESTUREptr & | event () const |
Protected Attributes | |
double | _max_ratio |
Definition at line 97 of file gest_guards.H.
|
Definition at line 99 of file gest_guards.H. |
|
Definition at line 38 of file fsa.H. References Guard_t< EVENT >::_e. |
|
Reimplemented from Guard_t< GESTUREptr >. Definition at line 102 of file gest_guards.H. References _max_ratio. |
|
|
|
|
|
|
|
Definition at line 100 of file gest_guards.H. References _max_ratio, and max(). |
|
Definition at line 105 of file gest_guards.H. Referenced by exec(), and set_max_ratio(). |