Cube  OFColor+Cube.h at [44343f0ed9]

File src/OFColor+Cube.h artifact fe964137ac part of check-in 44343f0ed9


#import <ObjFW/ObjFW.h>

@interface OFColor (Cube)
- (void)cube_setAsGLColor;
- (void)cube_setAsGLClearColor;
- (void)cube_setAsGLFogColor;
@end