diff options
Diffstat (limited to 'lasertext/src/lineTransformer.h')
| -rw-r--r-- | lasertext/src/lineTransformer.h | 1 |
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 |
