#include <gesture_box_drawer.H>
Inheritance diagram for GestureBoxDrawer:
Public Member Functions | |
GestureBoxDrawer () | |
virtual | ~GestureBoxDrawer () |
virtual GestureDrawer * | dup () const |
virtual int | draw (const GESTURE *, CVIEWptr &view) |
Definition at line 17 of file gesture_box_drawer.H.
|
Definition at line 19 of file gesture_box_drawer.H. |
|
Definition at line 20 of file gesture_box_drawer.H. |
|
Reimplemented from GestureDrawer. Definition at line 15 of file gesture_box_drawer.C. References mlib::Point2< P, V >::data(), GL_VIEW::end_line_smooth(), GL_CURRENT_BIT, GL_ENABLE_BIT, GL_LIGHTING, GL_LINE_BIT, GL_LINE_STRIP, GL_MODELVIEW, GL_PROJECTION, glBegin(), glColor3d(), glDisable(), glEnd(), glLoadIdentity(), glLoadMatrixd(), glMatrixMode(), glPopAttrib(), glPopMatrix(), glPushAttrib(), glPushMatrix(), glVertex2dv(), Color::grey(), GL_VIEW::init_line_smooth(), ARRAY< T >::num(), VIEW::peek(), and GESTURE::pts(). |
|
Reimplemented from GestureDrawer. Definition at line 21 of file gesture_box_drawer.H. |