You are here: Start » EdgeScanParams3D Constructor

EdgeScanParams3D Constructor

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Syntax

public EdgeScanParams3D
(
	AvlNet.ProfileInterpolationMethod profileInterpolation,
	float smoothingStdDev,
	float minMagnitude,
	AvlNet.SurfaceEdgeTransition edgeTransition
)

Parameters

Name Type Range Default Description
profileInterpolationAvlNet.ProfileInterpolationMethod
smoothingStdDevfloat
minMagnitudefloat
edgeTransitionAvlNet.SurfaceEdgeTransition

See also