Login  Register

snapCoord and snapSpot

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

snapCoord and snapSpot

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

What is the difference (use) of these two?