You are here: Start » AVL.NET » SurfaceRidge1D Structure
SurfaceRidge1D Structure
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Represents surface ridges found by 1DEdgeDetection3D functions.
Constructors
Constructor | Description | |
---|---|---|
![]() | SurfaceRidge1D(Point3D, Single, SurfaceRidgePolarity) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | Default | Avl.SurfaceRidge1D | Gets a default instance of the SurfaceRidge1D. |
![]() ![]() | Empty | Avl.SurfaceRidge1D | Gets an empty instance of the SurfaceRidge1D. |
![]() | Magnitude | System.Single | |
![]() | Point | Avl.Point3D | |
![]() | Polarity | Avl.SurfaceRidgePolarity |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Avl.SurfaceRidge1D) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |