mirror of
git://projects.qi-hardware.com/cae-tools.git
synced 2025-04-21 12:27:27 +03:00
cameo: documented "area"; miscellaneous cleanup
Also removed the tool diameter argument. We use the diameter from the path, like "offset" does. In the long run, this convention probably doesn't make sense, though.
This commit is contained in:
@@ -18,6 +18,6 @@
|
||||
#include "path.h"
|
||||
|
||||
|
||||
struct path *area(const struct path *path, double r_tool, double overlap);
|
||||
struct path *area(const struct path *path, double overlap);
|
||||
|
||||
#endif /* !AREA_H */
|
||||
|
||||
Reference in New Issue
Block a user