Login  Register

snapCoord and snapSpot

Posted by ravas on Nov 25, 2015; 11:24pm
URL: https://forum.librecad.org/snapCoord-and-snapSpot-tp5712623.html

struct RS_Snapper::ImpData {
RS_Vector snapCoord;
RS_Vector snapSpot;
};

What is the difference (use) of these two?