Package org.eclipse.swt.internal.cocoa
Class NSOpenGLContext
java.lang.Object
org.eclipse.swt.internal.cocoa.id
org.eclipse.swt.internal.cocoa.NSObject
org.eclipse.swt.internal.cocoa.NSOpenGLContext
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidvoidstatic NSOpenGLContextvoidinitWithFormat(NSOpenGLPixelFormat format, NSOpenGLContext share) voidvoidsetValues(int[] vals, long param) voidvoidupdate()view()Methods inherited from class org.eclipse.swt.internal.cocoa.NSObject
accessibilityAttributeValue, accessibilitySetOverrideValue, addEventListener, alloc, autorelease, cancelAuthenticationChallenge, className, conformsToProtocol, copy, description, draggedImage, draggingDestinationWindow, draggingLocation, draggingPasteboard, draggingSourceOperationMask, handleEvent, init, isEqual, isEqualTo, isKindOfClass, mutableCopy, outlineView, outlineView, outlineView, outlineView, performSelector, performSelectorOnMainThread, readSelectionFromPasteboard, release, respondsToSelector, retain, retainCount, setValue, superclass, tableView, tableView, tableView, useCredential, valueForKey, writeSelectionToPasteboardMethods inherited from class org.eclipse.swt.internal.cocoa.id
equals, hashCode, objc_getClass, toString
-
Constructor Details
-
NSOpenGLContext
public NSOpenGLContext() -
NSOpenGLContext
public NSOpenGLContext(long id) -
NSOpenGLContext
-
-
Method Details
-
clearCurrentContext
public static void clearCurrentContext() -
clearDrawable
public void clearDrawable() -
currentContext
-
flushBuffer
public void flushBuffer() -
initWithFormat
-
makeCurrentContext
public void makeCurrentContext() -
setValues
public void setValues(int[] vals, long param) -
setView
-
update
public void update() -
view
-