You are here: Start » AVL.NET » RidgeScanParams3D Constructor
RidgeScanParams3D Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public RidgeScanParams3D( AvlNet.ProfileInterpolationMethod profileInterpolation, float smoothingStdDev, float ridgeWidth, float ridgeMargin, AvlNet.RidgeOperator ridgeOperator, float minMagnitude, AvlNet.SurfaceRidgePolarity ridgePolarity )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| profileInterpolation | AvlNet.ProfileInterpolationMethod | ||||
| smoothingStdDev | float | ||||
| ridgeWidth | float | ||||
| ridgeMargin | float | ||||
| ridgeOperator | AvlNet.RidgeOperator | ||||
| minMagnitude | float | ||||
| ridgePolarity | AvlNet.SurfaceRidgePolarity |
