Prevent ghost centre marks in ViewDetail

This commit is contained in:
WandererFan
2017-04-06 16:45:00 -04:00
committed by wmayer
parent 9ef6b76977
commit 5cef451f95
3 changed files with 25 additions and 20 deletions

View File

@@ -93,6 +93,7 @@ public:
void clearFaceGeom();
void setIsoCount(int i) { m_isoCount = i; }
void setParentName(std::string n); //for debug messages
void pruneVertexGeom(Base::Vector3d center, double radius);
protected:
//HLR output