OpenGLController Class Reference

The OpenGLController manages the OpenGL context and propagates modifications. More...

#import <OpenGLController.h>

List of all members.

Public Member Functions

(void) - setData:
 Set a new Dataset.
(FlowData *) - dataset
 Return Dataset.
(void) - toggleRender
 This method pauses the render.
(id) - init [implementation]
(void) - dealloc [implementation]

Protected Attributes

FlowData_dataset
 The active dataset managed transparent for the underlying view.
GLuint textureGridX
GLuint textureGridY
GLuint textureGridWeights
IBOutlet OpenGLFrame_view
IBOutlet TFController_tfController

Detailed Description

The OpenGLController manages the OpenGL context and propagates modifications.

This class is called by GUI components as well as other controllers.


Member Data Documentation

- (FlowData*) _dataset [protected]

The active dataset managed transparent for the underlying view.


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

Generated on Wed Jan 20 13:38:39 2010 for Courant by  doxygen 1.6.1