42 #ifndef vtkCocoaGLView_h 
   43 #define vtkCocoaGLView_h 
   45 #include "vtkRenderingOpenGLModule.h"  
   46 #import <Cocoa/Cocoa.h> 
   64 VTKRENDERINGOPENGL_EXPORT
 
   69   NSTrackingArea* _rolloverTrackingArea;
 
Cocoa OpenGL rendering window. 
 
implements Cocoa specific functions required by vtkRenderWindowInteractor. 
 
void * vtkCocoaRenderWindowRef
 
Cocoa OpenGL rendering context. 
 
void * vtkCocoaRenderWindowInteractorRef