|
Unravel Engine C++ Reference
|
Empty Mesh with zero vertices and triangles. More...
#include <empty_mesh.hpp>
Classes | |
| class | triangles_t |
| class | vertices_t |
Public Member Functions | |
| empty_mesh () | |
| triangles_t | triangles () const noexcept |
| vertices_t | vertices () const noexcept |
Empty Mesh with zero vertices and triangles.
Definition at line 12 of file empty_mesh.hpp.
|
default |
|
noexcept |
Definition at line 41 of file empty_mesh.cpp.
|
noexcept |
Definition at line 46 of file empty_mesh.cpp.