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

CocoaOpenGLView Class Reference

List of all members.

Public Member Functions

(void) - setSystemAndWindowCocoa:windowCocoa:

Protected Attributes

GHOST_SystemCocoasystemCocoa
GHOST_WindowCocoa * associatedWindow
bool composing
NSString * composing_text

Detailed Description

Definition at line 242 of file GHOST_WindowCocoa.mm.


Member Function Documentation

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

Definition at line 255 of file GHOST_WindowCocoa.mm.

References associatedWindow, composing, composing_text, and systemCocoa.


Member Data Documentation

- (GHOST_WindowCocoa*) associatedWindow [protected]

Definition at line 246 of file GHOST_WindowCocoa.mm.

Referenced by setSystemAndWindowCocoa:windowCocoa:.

- (bool) composing [protected]

Definition at line 248 of file GHOST_WindowCocoa.mm.

Referenced by setSystemAndWindowCocoa:windowCocoa:.

- (NSString*) composing_text [protected]

Definition at line 249 of file GHOST_WindowCocoa.mm.

Referenced by setSystemAndWindowCocoa:windowCocoa:.

- (GHOST_SystemCocoa*) systemCocoa [protected]

Definition at line 245 of file GHOST_WindowCocoa.mm.

Referenced by setSystemAndWindowCocoa:windowCocoa:.


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