#include <mesh.h>
|
const math::vec3 * | vertex1 {nullptr} |
| < Pointer to the first vertex in the edge.
|
|
const math::vec3 * | vertex2 {nullptr} |
|
Definition at line 903 of file mesh.h.
◆ vertex1
const math::vec3* unravel::mesh::adjacent_edge_key::vertex1 {nullptr} |
< Pointer to the first vertex in the edge.
Pointer to the second vertex in the edge.
Definition at line 906 of file mesh.h.
◆ vertex2
const math::vec3* unravel::mesh::adjacent_edge_key::vertex2 {nullptr} |
The documentation for this struct was generated from the following file:
- C:/Workspace/github/UnravelEngine/UnravelEngine/engine/engine/rendering/mesh.h