cglPixelFormatObj
The low-level, platform-specific Core OpenGL (CGL) pixel format object represented by the receiver.
Declaration
var cglPixelFormatObj: CGLPixelFormatObj? { get }Return Value
A pointer to the underlying CGLPixelFormatObj object.
The low-level, platform-specific Core OpenGL (CGL) pixel format object represented by the receiver.
var cglPixelFormatObj: CGLPixelFormatObj? { get }A pointer to the underlying CGLPixelFormatObj object.