#include <mesh.h>
Definition at line 883 of file mesh.h.
◆ cache_position
int32_t unravel::mesh::optimizer_vertex_info::cache_position {-1} |
< The position of the vertex in the pseudo-cache.
The score associated with this vertex.
Definition at line 886 of file mesh.h.
◆ triangle_references
std::vector<uint32_t> unravel::mesh::optimizer_vertex_info::triangle_references |
◆ unused_triangle_references
uint32_t unravel::mesh::optimizer_vertex_info::unused_triangle_references {0} |
List of all triangles referencing this vertex.
Definition at line 890 of file mesh.h.
◆ vertex_score
float unravel::mesh::optimizer_vertex_info::vertex_score {0.0f} |
Total number of triangles that reference this vertex that have not yet been added.
Definition at line 888 of file mesh.h.
The documentation for this struct was generated from the following file:
- C:/Workspace/github/UnravelEngine/UnravelEngine/engine/engine/rendering/mesh.h