|
|
MN_SYMBOL std::size_t | vertexCount () const |
| |
|
MN_SYMBOL std::size_t | indexCount () const |
| |
|
MN_SYMBOL void | setVertexCount (uint32_t count) |
| |
|
MN_SYMBOL void | setIndexCount (uint32_t count) |
| |
|
MN_SYMBOL std::span< Vertex > | vertices () |
| |
|
MN_SYMBOL std::span< const Vertex > | vertices () const |
| |
|
MN_SYMBOL std::span< uint32_t > | indices () |
| |
|
MN_SYMBOL std::span< const uint32_t > | indices () const |
| |
|
MN_SYMBOL std::size_t | allocated () const |
| |
|
|
static MN_SYMBOL Mesh | fromFrame (const Frame &frame) |
| |
|
static MN_SYMBOL Mesh | fromLua (const std::string &lua_file) |
| |
The documentation for this struct was generated from the following file:
- /home/runner/work/midnight-graphics/midnight-graphics/include/midnight/Graphics/Mesh.hpp