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

vtkCocoaWindow Class Reference

#import <vtkCocoaWindow.h>

List of all members.


Detailed Description

Definition at line 5 of file vtkCocoaWindow.h.

Public Member Functions

(vtkCocoaGLView *) - getvtkCocoaGLView
(void) - setvtkCocoaGLView:
(void *) - getVTKRenderWindow
(void) - setVTKRenderWindow:
(void *) - getVTKRenderWindowInteractor
(void) - setVTKRenderWindowInteractor:
(void) - makeCurrentContext
(NSSize) - windowWillResize:toSize:
(BOOL) - windowShouldZoom:toFrame:
(void) - close


Member Function Documentation

- (vtkCocoaGLView *) getvtkCocoaGLView  
 

- (void) setvtkCocoaGLView: (id)  vtkCocoaGLView  
 

- (void *) getVTKRenderWindow  
 

- (void) setVTKRenderWindow: (void *)  theVTKRenderWindow  
 

- (void *) getVTKRenderWindowInteractor  
 

- (void) setVTKRenderWindowInteractor: (void *)  theVTKRenderWindowInteractor  
 

- (void) makeCurrentContext  
 

- (NSSize) windowWillResize: (NSWindow *)  sender
toSize: (NSSize)  proposedFrameSize
 
 

- (BOOL) windowShouldZoom: (NSWindow *)  sender
toFrame: (NSRect)  newFrame
 
 

- (void) close  
 


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