diff options
| author | Tim Redfern <tim@getdrop.com> | 2018-01-30 18:33:05 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@getdrop.com> | 2018-01-30 18:33:05 +0000 |
| commit | b1744ad133b8543a3072897602ee33f6781655da (patch) | |
| tree | ed39a86086af69f8152aa443d972be3d590802a6 /polyTest/src/ofApp.h | |
| parent | be4ddf70e5cc22e3ff0ce2c45348231887946e13 (diff) | |
making a warp
Diffstat (limited to 'polyTest/src/ofApp.h')
| -rw-r--r-- | polyTest/src/ofApp.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/polyTest/src/ofApp.h b/polyTest/src/ofApp.h index 316649c..4066c30 100644 --- a/polyTest/src/ofApp.h +++ b/polyTest/src/ofApp.h @@ -3,7 +3,6 @@ #include "ofMain.h" - class ofApp : public ofBaseApp{ public: @@ -31,5 +30,4 @@ class ofApp : public ofBaseApp{ ofPolyline polyLineTransform(const ofPolyline& poly, ofMatrix4x4 xform); - }; |
