org.rococoa.cocoa.opengl
Class OpenGLLibrary._CGLContextObject

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.opengl.OpenGLLibrary._CGLContextObject
All Implemented Interfaces:
NativeMapped
Enclosing interface:
OpenGLLibrary

public static class OpenGLLibrary._CGLContextObject
extends PointerType


Constructor Summary
OpenGLLibrary._CGLContextObject()
           
OpenGLLibrary._CGLContextObject(Pointer pointer)
           
 
Method Summary
 
Methods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenGLLibrary._CGLContextObject

public OpenGLLibrary._CGLContextObject(Pointer pointer)

OpenGLLibrary._CGLContextObject

public OpenGLLibrary._CGLContextObject()


Copyright © 2009. All Rights Reserved.