Go to the documentation of this file.
35 #ifndef snapParameters_H
36 #define snapParameters_H
Switch avoidDiagonal() const
scalar minAreaRatio() const
Switch detectBaffles() const
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
const Switch detectBaffles_
scalar minAreaRatio_
When is face-split not sufficiently diagonal.
const Switch stringFeatures_
const Switch strictRegionSnap_
const label nSmoothDispl_
Switch baffleFeaturePoints() const
Switch explicitFeatureSnap() const
Switch implicitFeatureSnap() const
Switch releasePoints() const
Simple container to keep together snap specific information.
label nFeatureSnap() const
const Switch multiRegionFeatureSnap_
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const label nSmoothInternal_
Switch stringFeatures() const
const Switch detectNearSurfacesSnap_
Switch strictRegionSnap() const
Attract point to corresponding surface region only.
scalar concaveAngle() const
label nSnap() const
Maximum number of snapping relaxation iterations. Should stop.
scalar concaveAngle_
When is angle too concave too split.
A list of keyword definitions, which are a keyword followed by any number of values (e....
label nFaceSplitInterval_
How often needs face splitting be run.
const label nFeatureSnap_
void operator=(const snapParameters &)
Disallow default bitwise assignment.
const Switch releasePoints_
const Switch avoidDiagonal_
const label nSmoothPatch_
scalar snapTol() const
Relative distance for points to be attracted by surface.
label nFaceSplitInterval() const
label nSmoothInternal() const
Number of internal point smoothing iterations (combined with.
const Switch explicitFeatureSnap_
Switch detectNearSurfacesSnap() const
Override attraction to nearest with intersection location.
const Switch baffleFeaturePoints_
snapParameters(const snapParameters &)
Disallow default bitwise copy construct.
label nSmoothDispl() const
Number of mesh displacement smoothing iterations.
const Switch implicitFeatureSnap_
label nSmoothPatch() const
Number of patch smoothing iterations before finding.
Switch multiRegionFeatureSnap() const