Oolite 1.91.0.7668-250429-8542c40
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
NSView(Lion) Category Reference

Instance Methods

(BOOL) - wantsBestResolutionOpenGLSurface
 
(void) - setWantsBestResolutionOpenGLSurface:
 
(NSPoint) - convertPointToBacking:
 
(NSPoint) - convertPointFromBacking:
 
(NSSize) - convertSizeToBacking:
 
(NSSize) - convertSizeFromBacking:
 
(NSRect) - convertRectToBacking:
 
(NSRect) - convertRectFromBacking:
 

Detailed Description

Definition at line 63 of file MyOpenGLView.m.

Method Documentation

◆ convertPointFromBacking:

- (NSPoint) convertPointFromBacking: (NSPoint) aPoint

◆ convertPointToBacking:

- (NSPoint) convertPointToBacking: (NSPoint) aPoint

◆ convertRectFromBacking:

- (NSRect) convertRectFromBacking: (NSRect) aRect

◆ convertRectToBacking:

- (NSRect) convertRectToBacking: (NSRect) aRect

◆ convertSizeFromBacking:

- (NSSize) convertSizeFromBacking: (NSSize) aSize

◆ convertSizeToBacking:

- (NSSize) convertSizeToBacking: (NSSize) aSize

◆ setWantsBestResolutionOpenGLSurface:

- (void) setWantsBestResolutionOpenGLSurface: (BOOL) flag

◆ wantsBestResolutionOpenGLSurface

- (BOOL) wantsBestResolutionOpenGLSurface

References wantsBestResolutionOpenGLSurface.

Referenced by wantsBestResolutionOpenGLSurface.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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