v2.0.2
Properties | List of all members
CCGLView(CC3) Category Reference

#import <CC3CC2Extensions.h>

Properties

GLuint colorRenderBuffer
 
GLuint defaultFrameBuffer
 
GLuint depthBuffer
 
GLuint msaaColorBuffer
 
GLuint msaaFrameBuffer
 
GLenum pixelColorFormat
 
GLenum pixelDepthFormat
 

Detailed Description

Extension to support Cocos3D functionality.

Property Documentation

- (GLuint) colorRenderBuffer
readnonatomicassign

Color Renderbuffer.

- (GLuint) defaultFrameBuffer
readnonatomicassign

Default Renderbuffer.

- (GLuint) depthBuffer
readnonatomicassign

Depth Buffer.

- (GLuint) msaaColorBuffer
readnonatomicassign

MSAA Color Buffer.

- (GLuint) msaaFrameBuffer
readnonatomicassign

MSAA Framebuffer.

- (GLenum) pixelColorFormat
readnonatomicassign

Returns the GL color format of the pixels.

- (GLenum) pixelDepthFormat
readnonatomicassign

Returns the GL depth format of the pixels.


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