spheres 58 include/mesh/SphereMesh.hpp > spheres; spheres 18 src/mesh/SphereMesh.cpp auto result = spheres.find(points); spheres 19 src/mesh/SphereMesh.cpp if(result != spheres.end()) { return result -> second; } spheres 107 src/mesh/SphereMesh.cpp auto insert_position = spheres.insert(make_pair( points