Blender V2.61 - r43446
Public Member Functions | Protected Attributes

CocoaWindowDelegate Class Reference

List of all members.

Public Member Functions

(void) - setSystemAndWindowCocoa:windowCocoa:
(void) - windowWillClose:
(void) - windowDidBecomeKey:
(void) - windowDidResignKey:
(void) - windowDidExpose:
(void) - windowDidResize:
(void) - windowDidMove:
(void) - windowWillMove:

Protected Attributes

GHOST_SystemCocoasystemCocoa
GHOST_WindowCocoa * associatedWindow

Detailed Description

Definition at line 60 of file GHOST_WindowCocoa.mm.


Member Function Documentation

- (void) setSystemAndWindowCocoa: (GHOST_SystemCocoa *)  sysCocoa
windowCocoa: (GHOST_WindowCocoa *)  winCocoa 
- (void) windowDidBecomeKey: (NSNotification *)  notification
- (void) windowDidExpose: (NSNotification *)  notification
- (void) windowDidMove: (NSNotification *)  notification
- (void) windowDidResignKey: (NSNotification *)  notification
- (void) windowDidResize: (NSNotification *)  notification
- (void) windowWillClose: (NSNotification *)  notification
- (void) windowWillMove: (NSNotification *)  notification

Member Data Documentation

- (GHOST_WindowCocoa*) associatedWindow [protected]
- (GHOST_SystemCocoa*) systemCocoa [protected]

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