|
Avara3D 0.2.0
C++ API reference
|
This is the complete list of members for a3d::MeshElement, including all inherited members.
| MeshElement(VertexLayout layout, std::span< const std::byte > vertexBytes, uint32_t vertexCount, uint16_t vertexStride, PrimitiveTopology topology, IndexFormat indexFormat, std::span< const std::byte > indexBytes, uint32_t indexCount) | a3d::MeshElement |