Uses of Class
com.jniwrapper.macosx.cocoa.nsopengl.NSOpenGLContextParameter

Packages that use NSOpenGLContextParameter
com.jniwrapper.macosx.cocoa.nsopengl   
 

Uses of NSOpenGLContextParameter in com.jniwrapper.macosx.cocoa.nsopengl
 

Methods in com.jniwrapper.macosx.cocoa.nsopengl with parameters of type NSOpenGLContextParameter
 void NSOpenGLContext.getValues_forParameter(com.jniwrapper.Int32 vals, NSOpenGLContextParameter param)
          This method represents the getValues() method of the NSOpenGLContext Objective-C class.
 void NSOpenGLContext.setValues_forParameter(com.jniwrapper.Int32 vals, NSOpenGLContextParameter param)
          This method represents the setValues() method of the NSOpenGLContext Objective-C class.