Add options for face detection and cut face edge display
This commit is contained in:
committed by
Yorik van Havre
parent
7e14ca361c
commit
5175771590
@@ -156,8 +156,8 @@ protected:
|
||||
void getRunControl(void);
|
||||
|
||||
long int m_interAlgo;
|
||||
long int m_sectionEdges;
|
||||
long int m_handleFaces;
|
||||
bool m_sectionEdges;
|
||||
bool m_handleFaces;
|
||||
|
||||
private:
|
||||
static App::PropertyFloatConstraint::Constraints floatRange;
|
||||
|
||||
Reference in New Issue
Block a user