#include "CCPlatformMacros.h"#include "CCRenderCommand.h"#include "CCGLProgram.h"#include "CCGL.h"#include <vector>#include <stack>Classes | |
| struct | RenderStackElement |
| class | Renderer |
Namespaces | |
| cocos2d | |
| Add deprecated global functions and variables here. | |
Constant Groups | |
| cocos2d | |
| Add deprecated global functions and variables here. | |
Typedefs | |
| typedef std::vector < RenderCommand * > | RenderQueue |