summaryrefslogtreecommitdiff
path: root/lasertext/src/lineTransformer.h
diff options
context:
space:
mode:
authorTim Redfern <tim@getdrop.com>2022-08-25 21:55:37 +0100
committerTim Redfern <tim@getdrop.com>2022-08-25 21:55:37 +0100
commit835ce29a83b134b037c5d9d4b9fc7a7d0cb1ada4 (patch)
treebe7c3d0539ffd8e882793e4bbac766173fb290e1 /lasertext/src/lineTransformer.h
parent77ce73a9b57cf3deac08720b449886b71412ea2f (diff)
store laser and stars settings
Diffstat (limited to 'lasertext/src/lineTransformer.h')
-rw-r--r--lasertext/src/lineTransformer.h1
1 files changed, 0 insertions, 1 deletions
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