You are here: Start » AVL.NET » SurfaceLocalExtremaVerification Structure
SurfaceLocalExtremaVerification Structure
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
This structure contains parameters for verification of local extrema visible on a surface.
Constructors
| Constructor | Description | |
|---|---|---|
| SurfaceLocalExtremaVerification(Int32, Single, Single) | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | Avl.SurfaceLocalExtremaVerification | Gets a default instance of the SurfaceLocalExtremaVerification. | |
| Empty | Avl.SurfaceLocalExtremaVerification | Gets an empty instance of the SurfaceLocalExtremaVerification. | |
| MinDifference | System.Single | ||
| PointCount | System.Int32 | ||
| Radius | System.Single | 
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(Avl.SurfaceLocalExtremaVerification) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object | 
