vtkCocoaGLView Class Reference
#import <vtkCocoaGLView.h>
Collaboration diagram for vtkCocoaGLView:
[legend]List of all members.
Detailed Description
Cocoa OpenGL rendering context.
This class only takes care of allocating an NSOpenGLView which simply provides a rendering context. This class uses Objective-C++
- See also:
- vtkCocoaRenderWindow
- Created by:
-
- CVS contributions (if > 5%):
- Malaterre, Mathieu (49%)
- Starreveld, Yves (48%)
- CVS logs (CVSweb):
.mm (/Rendering/vtkCocoaGLView
.mm)
.h (/Rendering/vtkCocoaGLView
.h)
Definition at line 45 of file vtkCocoaGLView.h.
Member Function Documentation
- (void) drawRect: |
|
(NSRect) |
theRect |
|
|
|
- (id) initWithFrame: |
|
(NSRect) |
theFrame |
|
|
|
- (void*) getOpenGLContext |
|
|
|
|
|
The documentation for this class was generated from the following file: