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

CocoaWindow Class Reference

List of all members.

Public Member Functions

(void) - setSystemAndWindowCocoa:windowCocoa:
(GHOST_SystemCocoa *) - systemCocoa

Protected Attributes

GHOST_SystemCocoasystemCocoa
GHOST_WindowCocoa * associatedWindow
GHOST_TDragnDropTypes m_draggedObjectType

Detailed Description

Definition at line 139 of file GHOST_WindowCocoa.mm.


Member Function Documentation

- (void) setSystemAndWindowCocoa: (GHOST_SystemCocoa *)  sysCocoa
windowCocoa: (GHOST_WindowCocoa *)  winCocoa 

Definition at line 149 of file GHOST_WindowCocoa.mm.

References associatedWindow, and systemCocoa.


Member Data Documentation

- (GHOST_WindowCocoa*) associatedWindow [protected]

Definition at line 142 of file GHOST_WindowCocoa.mm.

Referenced by setSystemAndWindowCocoa:windowCocoa:.

Definition at line 143 of file GHOST_WindowCocoa.mm.

- (GHOST_SystemCocoa *) systemCocoa [protected]

Definition at line 141 of file GHOST_WindowCocoa.mm.


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