13#include <lagrange/SurfaceMesh.h>
15namespace lagrange::testing {
29template <
typename Scalar,
typename Index>
35template <
typename Scalar,
typename Index>
Options for mesh creation.
Definition: create_test_mesh.h:21
bool with_indexed_uv
Initialize an indexed uv attribute.
Definition: create_test_mesh.h:22
bool with_indexed_normal
Initialize an indexed normal attribute.
Definition: create_test_mesh.h:23