Classes

CC3EAGLView.h File Reference

#import "CC3OpenGLES11Foundation.h"
#import "EAGLView.h"
#import "ES1Renderer.h"

Classes

class  CC3EAGLView
 If your application supports BOTH multisampling AND node-picking from touch events, you should use this class instead of EAGLView. More...
class  CC3ES1Renderer
 Specialized renderer that supports node-picking while multisampling antialiasing is active. More...
class  EAGLView(CC3Picking)
 This extension category adds support for node-picking while multisampling antialiasing is active, by defining the interface required by that support. More...

Detailed Description