This is the complete list of members for PolygonBatch, including all inherited members.
_capacity | PolygonBatch | protected |
_referenceCount | Ref | protected |
_texture | PolygonBatch | protected |
_triangles | PolygonBatch | protected |
_trianglesCount | PolygonBatch | protected |
_vertices | PolygonBatch | protected |
_verticesCount | PolygonBatch | protected |
add(const cocos2d::Texture2D *texture, const float *vertices, const float *uvs, int verticesCount, const int *triangles, int trianglesCount, cocos2d::Color4B *color) | PolygonBatch | |
autorelease() | Ref | |
createWithCapacity(ssize_t capacity) | PolygonBatch | static |
flush() | PolygonBatch | |
getReferenceCount() const | Ref | |
initWithCapacity(ssize_t capacity) | PolygonBatch | protected |
PolygonBatch() | PolygonBatch | protected |
Ref() | Ref | protected |
release() | Ref | |
retain() | Ref | |
~PolygonBatch() | PolygonBatch | protectedvirtual |
~Ref() | Ref | virtual |