Searched refs:myFixMode (Results 1 – 4 of 4) sorted by relevance
44 : myFixMode (0) in IMPLEMENT_STANDARD_RTTIEXT()55 myFixMode = (theMode < 0 || theMode > 2) ? 0 : theMode; in SetFixMode()547 return myFixMode == 0 || myFixMode == 1; in IsUsedWidthFactorThreshold()555 return myFixMode == 0 || myFixMode == 2; in IsUsedVolumeThreshold()
82 Standard_Integer myFixMode; member in ShapeFix_FixSmallSolid