diff options
Diffstat (limited to 'offsetProject/src/ofApp.h')
| -rw-r--r-- | offsetProject/src/ofApp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offsetProject/src/ofApp.h b/offsetProject/src/ofApp.h index 57ee0d0..ce00cc8 100644 --- a/offsetProject/src/ofApp.h +++ b/offsetProject/src/ofApp.h @@ -47,5 +47,5 @@ public: int farThreshold; int angle; - + int extend_w,extend_h; }; |
