cocos3d  2.0.0
List of all members
CC3OSXOnScreenGLFramebuffer Class Reference

#import <CC3RenderSurfaces.h>

Inheritance diagram for CC3OSXOnScreenGLFramebuffer:
Inheritance graph
[legend]

Additional Inherited Members

- Instance Methods inherited from CC3GLFramebuffer
(id) - init
 
(id) - initWithSize:
 
(BOOL) - validate
 
- Class Methods inherited from CC3GLFramebuffer
(id) + surface
 
(id) + surfaceWithSize:
 
- Properties inherited from CC3SystemOnScreenGLFramebuffer
GLuint framebufferID
 

Detailed Description

Represents the virtual OpenGL framebuffer used by OSX to present to a window.

Each of the attachments should be a CC3OSXOnScreenGLRenderbuffer.


The documentation for this class was generated from the following file: