This is the complete list of members for Primitive, including all inherited members.
| _count | Primitive | protected |
| _indices | Primitive | protected |
| _referenceCount | Ref | protected |
| _start | Primitive | protected |
| _type | Primitive | protected |
| _verts | Primitive | protected |
| autorelease() | Ref | |
| create(VertexData *verts, IndexBuffer *indices, int type) | Primitive | static |
| draw() | Primitive | |
| getCount() const | Primitive | inline |
| getIndexData() const | Primitive | |
| getReferenceCount() const | Ref | |
| getStart() const | Primitive | inline |
| getType() const | Primitive | inline |
| getVertexData() const | Primitive | |
| init(VertexData *verts, IndexBuffer *indices, int type) | Primitive | protected |
| Primitive() | Primitive | protected |
| Ref() | Ref | protected |
| release() | Ref | |
| retain() | Ref | |
| setCount(int count) | Primitive | inline |
| setStart(int start) | Primitive | inline |
| ~Primitive() | Primitive | protectedvirtual |
| ~Ref() | Ref | virtual |