diff options
Diffstat (limited to 'src/viewpoint.h')
| -rw-r--r-- | src/viewpoint.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/viewpoint.h b/src/viewpoint.h index b5923bd..5ee9b63 100644 --- a/src/viewpoint.h +++ b/src/viewpoint.h @@ -49,4 +49,6 @@ class viewpoint { ofLight light; + float x,y,w,h; + }; |
