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