You are here: Start » AVL.NET » EdgeScanParams3D Constructor

EdgeScanParams3D Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public EdgeScanParams3D
(
	Avl.ProfileInterpolationMethod profileInterpolation_,
	float smoothingStdDev_,
	float minMagnitude_,
	Avl.SurfaceEdgeTransition edgeTransition_
)

Parameters

Name Type Range Default Description
profileInterpolation_Avl.ProfileInterpolationMethod
smoothingStdDev_float
minMagnitude_float
edgeTransition_Avl.SurfaceEdgeTransition

See also