org.rococoa.cocoa.opengl
Class OpenGLLibrary.__GLIContextRec

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

public static class OpenGLLibrary.__GLIContextRec
extends PointerType


Constructor Summary
OpenGLLibrary.__GLIContextRec()
           
OpenGLLibrary.__GLIContextRec(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
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenGLLibrary.__GLIContextRec

public OpenGLLibrary.__GLIContextRec(Pointer pointer)

OpenGLLibrary.__GLIContextRec

public OpenGLLibrary.__GLIContextRec()