cocos2d-x  3.1rc0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
RenderCommandPool< T > Class Template Reference

#include <CCRenderCommandPool.h>

Public Member Functions

 RenderCommandPool ()
 ~RenderCommandPool ()
T * generateCommand ()
void pushBackCommand (T *ptr)

Constructor & Destructor Documentation

RenderCommandPool ( )
inline
~RenderCommandPool ( )
inline

Member Function Documentation

T* generateCommand ( )
inline
void pushBackCommand ( T *  ptr)
inline

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