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

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

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

Methods in com.jniwrapper.macosx.cocoa.nsopengl with parameters of type NSOpenGLPixelFormatAttribute
 Id NSOpenGLPixelFormat.initWithAttributes(NSOpenGLPixelFormatAttribute attribs)
           
 void NSOpenGLPixelFormat.getValues_forAttribute_forVirtualScreen(com.jniwrapper.Int32 vals, NSOpenGLPixelFormatAttribute attrib, com.jniwrapper.Int screen)
          This method represents the getValues() method of the NSOpenGLPixelFormat Objective-C class.