#include <scbpoint.h>
Data Fields | |
int | x |
int | y |
Copyright (C) 2008 iRex Technologies B.V. All rights reserved.
Definition at line 67 of file scbpoint.h.
int _ScbPoint::x |
x weight of the point
Definition at line 69 of file scbpoint.h.
Referenced by CCW(), notepad::CNPoint::CNPoint(), notepad::CNPoint::deviceView(), notepad::GCtx::draw_line(), erscribble_driver_draw_record(), erscribble_point_dump(), erscribble_points_dump(), erscribble_stroke_add_point(), erscribble_stroke_driver_draw(), erscribble_stroke_dump(), erscribble_stroke_line_hit_test(), erscribble_stroke_point_hit_test(), test::ScribbleMgr::on_erase_begin(), test::ScribbleMgr::on_erase_end(), test::ScribbleMgr::on_erase_move(), notepad::CNPoint::storageView(), and notepad::CNPoint::windowView().
int _ScbPoint::y |
y weiget of the point
Definition at line 70 of file scbpoint.h.
Referenced by CCW(), notepad::CNPoint::CNPoint(), notepad::CNPoint::deviceView(), notepad::GCtx::draw_line(), erscribble_driver_draw_record(), erscribble_point_dump(), erscribble_points_dump(), erscribble_stroke_add_point(), erscribble_stroke_driver_draw(), erscribble_stroke_dump(), erscribble_stroke_line_hit_test(), erscribble_stroke_point_hit_test(), test::ScribbleMgr::on_erase_begin(), test::ScribbleMgr::on_erase_end(), test::ScribbleMgr::on_erase_move(), notepad::CNPoint::storageView(), and notepad::CNPoint::windowView().