cocos2d-iphone  2.1
Improved Cocos2D API Reference (iOS version) for www.kobold2d.com developers
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
CCES2Renderer Class Reference
+ Inheritance diagram for CCES2Renderer:
+ Collaboration diagram for CCES2Renderer:

List of all members.

Public Member Functions

(BOOL) - resizeFromLayer:

Protected Attributes

GLint _backingWidth
GLint _backingHeight
unsigned int _samplesToUse
BOOL _multiSampling
unsigned int _depthFormat
unsigned int _pixelFormat
GLuint _defaultFramebuffer
GLuint _colorRenderbuffer
GLuint _depthBuffer
GLuint _msaaFramebuffer
GLuint _msaaColorbuffer
EAGLContext * _context

Properties

GLuint colorRenderbuffer
GLuint defaultFramebuffer
GLuint msaaFramebuffer
GLuint msaaColorbuffer
EAGLContext * context

Property Documentation

- (GLuint) colorRenderbuffer [read, assign]

Color Renderbuffer

- (EAGLContext*) context [read, assign]

EAGLContext

- (GLuint) defaultFramebuffer [read, assign]

Default Renderbuffer

- (GLuint) msaaColorbuffer [read, assign]

MSAA Color Buffer

- (GLuint) msaaFramebuffer [read, assign]

MSAA Framebuffer


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