From 835ce29a83b134b037c5d9d4b9fc7a7d0cb1ada4 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 25 Aug 2022 21:55:37 +0100 Subject: store laser and stars settings --- lasertext/src/lineTransformer.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lasertext/src/lineTransformer.h') diff --git a/lasertext/src/lineTransformer.h b/lasertext/src/lineTransformer.h index f5ec22f..9e44d1a 100644 --- a/lasertext/src/lineTransformer.h +++ b/lasertext/src/lineTransformer.h @@ -17,5 +17,4 @@ class lineTransformer { colourPolyline static polyLineTransform(ofPoint (*transferFunction)(const ofPoint),colourPolyline& poly,float colourFade=1.0f); ofPolyline static makePolygon(int num,float diam); void static drawPoly(ofPolyline poly,float x,float y); - }; \ No newline at end of file -- cgit v1.2.3