vtkCocoaWindow Class Reference
#import <vtkCocoaWindow.h>
Collaboration diagram for vtkCocoaWindow:
[legend]List of all members.
Detailed Description
Access Cocoa NSWindow context.
This class only takes care of allocating an NSWindow. Manage also an internal pointer to a vtkCocoaGLView. This class uses Objective-C++
- See also:
- vtkCocoaGLView vtkCocoaRenderWindow
- Created by:
-
- CVS contributions (if > 5%):
- Malaterre, Mathieu (55%)
- Starreveld, Yves (43%)
- CVS logs (CVSweb):
.h (/Rendering/vtkCocoaWindow
.h)
.mm (/Rendering/vtkCocoaWindow
.mm)
Definition at line 41 of file vtkCocoaWindow.h.
Member Function Documentation
- (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 |
|
|
|
|
The documentation for this class was generated from the following file: