Oolite
Loading...
Searching...
No Matches
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

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