|
vvopensource
|
subclass of NSOpenGLView, fastest and easiest way to display a VVBuffer. automatically sizes the buffer proportionally to fit. More...
#import <VVBufferGLView.h>
Inherits NSOpenGLView.
Instance Methods | |
| (void) | - drawBuffer: |
| Draws the passd buffer. | |
| (void) | - setSharedGLContext: |
| Sets the GL context to share- this is generally done automatically (using the global buffer pool's shared context), but if you want to override it and use a different context...this is how. | |
subclass of NSOpenGLView, fastest and easiest way to display a VVBuffer. automatically sizes the buffer proportionally to fit.
1.8.7