Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

vtkCocoaGLView Class Reference

#import <vtkCocoaGLView.h>

List of all members.


Detailed Description

Definition at line 9 of file vtkCocoaGLView.h.

Public Member Functions

(void) - drawRect:
(id) - initWithFrame:
(vtkCocoaRenderWindow *) - getVTKRenderWindow
(void) - setVTKRenderWindow:
(vtkCocoaRenderWindowInteractor *) - getVTKRenderWindowInteractor
(void) - setVTKRenderWindowInteractor:
(void *) - getOpenGLContext

Protected Attributes

enum NSOpenGLPixelFormatAttribute
bitsPerPixel 
depthSize


Member Function Documentation

- (void) drawRect: (NSRect)  theRect  
 

- (id) initWithFrame: (NSRect)  theFrame  
 

- (vtkCocoaRenderWindow *) getVTKRenderWindow  
 

- (void) setVTKRenderWindow: (vtkCocoaRenderWindow *)  theVTKRenderWindow  
 

- (vtkCocoaRenderWindowInteractor *) getVTKRenderWindowInteractor  
 

- (void) setVTKRenderWindowInteractor: (vtkCocoaRenderWindowInteractor *)  theVTKRenderWindowInteractor  
 

- (void*) getOpenGLContext  
 


Member Data Documentation

- (enum NSOpenGLPixelFormatAttribute bitsPerPixel) depthSize [protected]
 

Definition at line 11 of file vtkCocoaGLView.h.


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