snapCoord and snapSpot

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

snapCoord and snapSpot

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

What is the difference (use) of these two?