| _bbox | GESTURE | [protected] |
| _cmd | GESTURE | [protected] |
| _complete | GESTURE | [protected] |
| _copy | DATA_ITEM | [protected] |
| _DEFINERtags | DATA_ITEM | [protected] |
| _down | GESTURE | [protected] |
| _drawer | GESTURE | [protected] |
| _end_frame | GESTURE | [protected] |
| _gel_tags | GEL | [protected, static] |
| _gest_int | GESTURE | [protected] |
| _index | GESTURE | [protected] |
| _pix_bbox | GESTURE | [protected] |
| _pressures | GESTURE | [protected] |
| _pts | GESTURE | [protected] |
| _start_frame | GESTURE | [protected] |
| _times | GESTURE | [protected] |
| _up | GESTURE | [protected] |
| add(mlib::CPIXEL &p, double min_dist, double pressure) | GESTURE | |
| add_decoder(Cstr_ptr &d, DATA_ITEM *di, int copy=-1) | DATA_ITEM | [static] |
| add_tags() const | DATA_ITEM | [inline, virtual] |
| age() const | GESTURE | [inline] |
| angle(int i) const | GESTURE | [inline, protected] |
| bbox(int) const | GESTURE | [inline, virtual] |
| below_min_length() const | GESTURE | [inline] |
| below_min_spread() const | GESTURE | [inline] |
| between_time(CGESTUREptr &g) const | GESTURE | [inline] |
| can_do_halo() const | GEL | [inline, virtual] |
| center() const | GESTURE | [inline] |
| class_name() const =0 | DATA_ITEM | [pure virtual] |
| complete(mlib::CPIXEL &p, CEvent &up=Event()) | GESTURE | |
| complete() const | GESTURE | [inline] |
| corners() const | GESTURE | |
| cull(const VIEW *) const | GEL | [inline, virtual] |
| DATA_ITEM(int copy=0) | DATA_ITEM | [inline] |
| decode(STDdstream &d) | DATA_ITEM | [virtual] |
| Decode(STDdstream &d, int DelayDecoding=0) | DATA_ITEM | [static] |
| DEFINE_RTTI_METHODS3("GESTURE", GESTURE *, GEL, CDATA_ITEM *) | GESTURE | |
| GEL::DEFINE_RTTI_METHODS3("GEL", GEL *, DATA_ITEM, CDATA_ITEM *) | GEL | |
| di_hash() | DATA_ITEM | [inline, static] |
| dist(CGESTUREptr &g) const | GESTURE | [inline] |
| draw(CVIEWptr &v) | GESTURE | [virtual] |
| draw_color_ref() | RefImageClient | [inline, virtual] |
| draw_color_ref_2() | RefImageClient | [inline, virtual] |
| draw_final(CVIEWptr &v) | GESTURE | [virtual] |
| draw_id_ref() | RefImageClient | [inline, virtual] |
| draw_id_ref_pre1() | RefImageClient | [inline, virtual] |
| draw_id_ref_pre2() | RefImageClient | [inline, virtual] |
| draw_id_ref_pre3() | RefImageClient | [inline, virtual] |
| draw_id_ref_pre4() | RefImageClient | [inline, virtual] |
| draw_ref_img(ref_img_t t) | RefImageClient | [inline, virtual] |
| draw_tex_mem_ref() | RefImageClient | [inline, virtual] |
| draw_vis_ref() | RefImageClient | [inline, virtual] |
| drawer() | GESTURE | [inline] |
| dup() const | GESTURE | [inline, virtual] |
| elapsed_time() const | GESTURE | [inline] |
| elapsed_time(int i) const | GESTURE | [inline] |
| elapsed_time(CGESTUREptr &g) const | GESTURE | [inline] |
| end() const | GESTURE | [inline] |
| end_time() const | GESTURE | [inline] |
| endpoint_dist() const | GESTURE | [inline] |
| endpt_line() const | GESTURE | [inline] |
| endpt_midpt() const | GESTURE | [inline] |
| endpt_seg() const | GESTURE | [inline] |
| endpt_vec() const | GESTURE | [inline] |
| fix_endpoints(mlib::CPIXEL &a, mlib::CPIXEL &b) | GESTURE | [inline] |
| format(STDdstream &d) const | DATA_ITEM | [virtual] |
| Free() const | REFcounter | [inline] |
| GEL() | GEL | |
| GEL(CGELptr &g) | GEL | [protected] |
| GESTURE(GEST_INT *gi, int index, mlib::CPIXEL &p, double pressure, GestureDrawer *drawer=0, CEvent &down=Event()) | GESTURE | [inline] |
| GESTURE(CGESTURE &gest) | GESTURE | [inline] |
| index() const | GESTURE | [inline] |
| init(mlib::CPIXEL &p, CEvent &down, double pressure) | GESTURE | |
| inside(mlib::CXYpt_list &) const | GEL | [inline, virtual] |
| intersect(RAYhit &r, mlib::CWtransf &m=mlib::Identity, int uv=0) const | GEL | [virtual] |
| intersects_line(const mlib::PIXELline &l) const | GESTURE | [inline] |
| intersects_seg(const mlib::PIXELline &l) const | GESTURE | [inline] |
| is_3D() const | GEL | [inline, virtual] |
| is_almost_ellipse(mlib::PIXEL ¢er, mlib::VEXEL &axis, double &r1, double &r2) const | GESTURE | [inline, virtual] |
| is_arc() const | GESTURE | [virtual] |
| is_circle(double max_ratio=1.25) const | GESTURE | [virtual] |
| is_click_hold() const | GESTURE | [virtual] |
| is_closed() const | GESTURE | [virtual] |
| is_corner(int i) const | GESTURE | |
| is_dot() const | GESTURE | [virtual] |
| is_double_tap() const | GESTURE | [virtual] |
| is_dslash() const | GESTURE | [virtual] |
| is_e_line() const | GESTURE | [virtual] |
| is_ellipse(mlib::PIXEL ¢er, mlib::VEXEL &axis, double &r1, double &r2, double err_mult=1) const | GESTURE | [virtual] |
| is_ellipse() const | GESTURE | [inline, virtual] |
| is_lasso() const | GESTURE | [virtual] |
| is_line(double min_straightness, double min_len) const | GESTURE | [virtual] |
| is_line() const | GESTURE | [virtual] |
| is_loop() const | GESTURE | [virtual] |
| is_n_line() const | GESTURE | [virtual] |
| is_ne_line() const | GESTURE | [virtual] |
| is_nw_line() const | GESTURE | [virtual] |
| is_of_type(Cstr_ptr &t) const | DATA_ITEM | [inline, virtual] |
| is_press_hold() const | GESTURE | [virtual] |
| is_s_line() const | GESTURE | [virtual] |
| is_scribble() const | GESTURE | [virtual] |
| is_se_line() const | GESTURE | [virtual] |
| is_slash() const | GESTURE | [virtual] |
| is_slash_tap() const | GESTURE | [virtual] |
| is_small_arc() const | GESTURE | [virtual] |
| is_small_circle(double max_ratio=1.25) const | GESTURE | [virtual] |
| is_stroke() const | GESTURE | [virtual] |
| is_sw_line() const | GESTURE | [virtual] |
| is_tap() const | GESTURE | [virtual] |
| is_tslash() const | GESTURE | [virtual] |
| is_w_line() const | GESTURE | [virtual] |
| is_x() const | GESTURE | [virtual] |
| is_zip_zap() const | GESTURE | [virtual] |
| length() const | GESTURE | [inline] |
| Lock() | REFcounter | [inline] |
| lookup(Cstr_ptr &d) | DATA_ITEM | [inline, static] |
| name() const | GEL | [inline, virtual] |
| nearest(RAYnear &r, mlib::CWtransf &m=mlib::Identity) const | GEL | [virtual] |
| needs_blend() const | GESTURE | [inline, virtual] |
| num_corners() const | GESTURE | [inline] |
| Own() const | REFcounter | [inline] |
| pix_bbox() const | GESTURE | [inline, virtual] |
| pressures() const | GESTURE | [inline] |
| prev(int k=1) const | GESTURE | |
| print(ostream &s) const | GEL | [inline, virtual] |
| print_stats() const | GESTURE | |
| print_types() const | GESTURE | |
| pts() const | GESTURE | [inline] |
| radius() const | GESTURE | |
| recompute() | DATA_ITEM | [inline, virtual] |
| REF_IMG_COLOR enum value | RefImageClient | |
| REF_IMG_COLOR_2 enum value | RefImageClient | |
| REF_IMG_ID enum value | RefImageClient | |
| REF_IMG_ID_PRE1 enum value | RefImageClient | |
| REF_IMG_ID_PRE2 enum value | RefImageClient | |
| REF_IMG_ID_PRE3 enum value | RefImageClient | |
| REF_IMG_ID_PRE4 enum value | RefImageClient | |
| REF_IMG_NONE enum value | RefImageClient | |
| ref_img_t enum name | RefImageClient | |
| REF_IMG_TEX_MEM enum value | RefImageClient | |
| REFcounter() | REFcounter | [inline] |
| RefImageClient() | RefImageClient | [inline] |
| reflect_points(const mlib::PIXELline &l) | GESTURE | |
| remaining_time(int i) const | GESTURE | [inline] |
| remaining_time(double dist_thresh=Config::get_var_dbl("GEST_STARTUP_DIST_THRESH", 10.0, true)) const | GESTURE | [inline] |
| self_intersects() const | GESTURE | [inline] |
| set_command(CCOMMANDptr &u) | GESTURE | [inline] |
| set_default_decoder(DATA_ITEM *(*d)(STDdstream &, Cstr_ptr &, DATA_ITEM *)) | DATA_ITEM | [inline, static] |
| set_drawer(GestureDrawer *drawer) | GESTURE | [inline] |
| set_index(int k) | GESTURE | [inline] |
| set_pressure(int i, double p) | GESTURE | [inline] |
| smooth_points() | GESTURE | |
| smooth_points(int n) | GESTURE | |
| speed() const | GESTURE | |
| spread() const | GESTURE | [inline] |
| start() const | GESTURE | [inline] |
| start_time() const | GESTURE | [inline] |
| startup_time(double dist_thresh=Config::get_var_dbl("GEST_STARTUP_DIST_THRESH", 10.0, true)) const | GESTURE | |
| DATA_ITEM::static_name() | DATA_ITEM | [static] |
| RefImageClient::static_name() | RefImageClient | [inline, static] |
| straightness() const | GESTURE | [inline] |
| tags() const | GEL | [inline, virtual] |
| timing() const | GESTURE | [inline] |
| trim() | GESTURE | |
| undo() | GESTURE | [inline] |
| Unique() const | REFcounter | [inline] |
| Unlock() | REFcounter | [inline] |
| use_ref_image() | RefImageClient | [inline, virtual] |
| vec(int i) const | GESTURE | [inline, protected] |
| vecn(int i) const | GESTURE | [inline, protected] |
| winding(bool do_trim=1, bool abs=0) const | GESTURE | |
| winding_abs(bool do_trim=1) const | GESTURE | [inline] |
| ~DATA_ITEM() | DATA_ITEM | [virtual] |
| ~GEL() | GEL | [virtual] |
| ~REFcounter() | REFcounter | [inline, virtual] |
| ~RefImageClient() | RefImageClient | [inline, virtual] |