Searched refs:icosahedron_faces (Results 1 – 1 of 1) sorted by relevance
224 const std::vector<std::array<int, 3>> icosahedron_faces = { in build_icosahedron() local251 mesh_.build(icosahedron_vertices, icosahedron_faces); in build_icosahedron()