Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include "MimicCanvasMotionHandler.hpp"
#include "math/CGeometry.hpp"
#include "math/CLimits.hpp"
#include "ui/cad/AbstractListenerOptionCad.hpp"
#include "ui/cad/CGraphicsDXF.hpp"
#include "ui/gui/CEventMotion.hpp"
Namespaces | |
namespace | iv |
namespace | iv::cad |
namespace | iv::cad::PrvCanvasMotionHandler |
Functions | |
static void | iv::cad::PrvCanvasMotionHandler::prvUpdateElementCaptured (const SPrvView *view, AbstractListenerOptionCad *listenerCurrent) |
static void | iv::cad::PrvCanvasMotionHandler::prvActionAfterEvent (CEventMotion *evt, CPanelMimicsDrawingArea *panelMimics, AbstractListenerOptionCad *listenerOption, SPrvView *viewsRef, eMotionType motionType) |
static void | iv::cad::PrvCanvasMotionHandler::prvSizeView (const SPrvView *view, double &sizeXOut, double &sizeYOut) |
static bool | iv::cad::PrvCanvasMotionHandler::prvIsPointInView (const SPrvView *view, const iv::math::geometry::Point2d &point, iv::math::geometry::Point2d &pointRelOut) |