vvopensource
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Groups Pages
Instance Methods
VVBufferGLView Class Reference

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.
 

Detailed Description

subclass of NSOpenGLView, fastest and easiest way to display a VVBuffer. automatically sizes the buffer proportionally to fit.


The documentation for this class was generated from the following files: