SoSurfaceFittingApproximation3dregularizationType Property |
The type of regularization used to enforce the smoothness of the mesh.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometryAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFEnum<SoSurfaceFittingApproximation3dRegularizationTypes> regularizationType { get; }
Public ReadOnly Property regularizationType As SoSFEnum(Of SoSurfaceFittingApproximation3dRegularizationTypes)
Get
public:
property SoSFEnum<SoSurfaceFittingApproximation3dRegularizationTypes>^ regularizationType {
SoSFEnum<SoSurfaceFittingApproximation3dRegularizationTypes>^ get ();
}
member regularizationType : SoSFEnum<SoSurfaceFittingApproximation3dRegularizationTypes> with get
Property Value
Type:
SoSFEnumSoSurfaceFittingApproximation3dRegularizationTypesRemarks See Also