diff options
Diffstat (limited to 'gaunt01/src/testApp.h')
| -rw-r--r-- | gaunt01/src/testApp.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gaunt01/src/testApp.h b/gaunt01/src/testApp.h index 82f75fe..7740e73 100644 --- a/gaunt01/src/testApp.h +++ b/gaunt01/src/testApp.h @@ -159,6 +159,8 @@ class testApp : public ofBaseApp{ bool drawStats; bool drawInstructions; + + bool composite; //turn off for 'dumb compositing' bool firstframe; //for background removal float bgnum; |
