Struct mesh_t::tri_indices_t¶
Defined in File mesh.hpp
Nested Relationships¶
This struct is a nested type of Class mesh_t.
Struct Documentation¶
-
struct tri_indices_t
Public Members
-
std::array<tidx_t, 3> idx
-
std::array<tidx_t, 3> idx
Defined in File mesh.hpp
This struct is a nested type of Class mesh_t.
Public Members