Vuo  2.0.0
VuoGraphicsView.h
Go to the documentation of this file.
1 
10 #ifndef NS_RETURNS_INNER_POINTER
11 #define NS_RETURNS_INNER_POINTER
12 #endif
13 #import <AppKit/AppKit.h>
14 
18 @interface VuoGraphicsView : NSView
19 @property NSRect viewport;
20 @end