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