⚠️ This documentation corresponds to the latest development branch of axmol. It might diverge from the official releases.
|
Axmol Engine 3.0.0-dff292a
|
This is the complete list of members for MeshIndexData, including all inherited members.
| _ID | Object | |
| _luaID | Object | |
| autorelease() | Object | |
| create(std::string_view id, MeshVertexData *vertexData, rhi::Buffer *indexbuffer, const AABB &aabb) | MeshIndexData | static |
| getIndexBuffer() const | MeshIndexData | inline |
| getMeshVertexData() const | MeshIndexData | inline |
| getPrimitiveType() const | MeshIndexData | inline |
| getReferenceCount() const | Object | |
| getVertexBuffer() const | MeshIndexData | |
| release() | Object | |
| retain() | Object | |
| setAABB(const AABB &aabb) | MeshIndexData | inline |
| setId(std::string_view id) | MeshIndexData | inline |
| ~Object() | Object | virtual |