cocos3d  2.0.0
List of all members
CC3IOSOnScreenGLFramebuffer Class Reference

#import <CC3RenderSurfaces.h>

Inheritance diagram for CC3IOSOnScreenGLFramebuffer:
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 CC3GLFramebuffer
id< CC3FramebufferAttachmentcolorAttachment
 
CC3TexturecolorTexture
 
id< CC3FramebufferAttachmentdepthAttachment
 
CC3TexturedepthTexture
 
GLuint framebufferID
 
BOOL isColorContentReadable
 
BOOL isOffScreen
 
CC3IntSize size
 
id< CC3FramebufferAttachmentstencilAttachment
 

Detailed Description

Represents a framebuffer used by iOS to present to a window.


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