Blender V5.0
BlenderWindow Class Reference

Inherits NSWindow.

Instance Methods

(instancetype) - initWithSystemCocoa:windowCocoa:contentRect:styleMask:backing:defer:

Properties

GHOST_SystemCocoasystemCocoa
GHOST_WindowCocoawindowCocoa
GHOST_TDragnDropTypes draggedObjectType

Detailed Description

Definition at line 155 of file GHOST_WindowCocoa.mm.

Method Documentation

◆ initWithSystemCocoa:windowCocoa:contentRect:styleMask:backing:defer:

- (instancetype) initWithSystemCocoa: (GHOST_SystemCocoa *) sysCocoa
windowCocoa: (GHOST_WindowCocoa *) winCocoa
contentRect: (NSRect) contentRect
styleMask: (NSWindowStyleMask) style
backing: (NSBackingStoreType) backingStoreType
defer: (BOOL) flag 

Definition at line 176 of file GHOST_WindowCocoa.mm.

References self.

Property Documentation

◆ draggedObjectType

- (GHOST_TDragnDropTypes) draggedObjectType
readnonatomicassign

Definition at line 159 of file GHOST_WindowCocoa.mm.

◆ systemCocoa

- (GHOST_SystemCocoa*) systemCocoa
readnonatomicassign

Definition at line 157 of file GHOST_WindowCocoa.mm.

◆ windowCocoa

- (GHOST_WindowCocoa*) windowCocoa
readnonatomicassign

Definition at line 158 of file GHOST_WindowCocoa.mm.


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