Skip to content
Snippets Groups Projects
Commit 08bf134e authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

HollowSphere: corr

parent 8b0332f3
No related branches found
No related tags found
1 merge request!1033various cleanup
......@@ -61,5 +61,6 @@ std::string HollowSphere::validate() const
// TODO very questionable
m_shape3D = std::make_unique<TruncatedEllipsoidNet>(m_mean, m_mean, m_mean, 2.0 * m_mean, 0.0);
m_validated = true;
return "";
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment