#include <scbpoint.h>
Data Fields | |
ScbPoint | point |
int | pressure |
Definition at line 76 of file scbpoint.h.
coorindate point
Definition at line 78 of file scbpoint.h.
Referenced by erscribble_driver_draw_record(), erscribble_stroke_add_point(), erscribble_stroke_line_hit_test(), erscribble_stroke_point_hit_test(), test::ScribbleMgr::on_erase_begin(), notepad::CNotepadDoc::on_erase_begin(), test::ScribbleMgr::on_erase_end(), notepad::CNotepadDoc::on_erase_end(), test::ScribbleMgr::on_erase_move(), notepad::CNotepadDoc::on_erase_move(), notepad::CNotepadDoc::on_scribble_begin(), notepad::CNotepadDoc::on_scribble_end(), and notepad::CNotepadDoc::on_scribble_move().
pressure
Definition at line 79 of file scbpoint.h.
Referenced by notepad::CNotepadDoc::on_scribble_begin().