|
supereight
|
#include <mesh.hpp>
Public Member Functions | |
| MeshFace () | |
Public Attributes | |
| std::array< Eigen::Vector3f, NumVertexes > | vertexes |
| int8_t | max_vertex_scale |
Static Public Attributes | |
| static constexpr size_t | num_vertexes = NumVertexes |
|
inline |
| std::array<Eigen::Vector3f, NumVertexes> se::MeshFace< NumVertexes >::vertexes |
| int8_t se::MeshFace< NumVertexes >::max_vertex_scale |
|
static |
1.8.13