You are here: Start » AVL.NET » 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