ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
ScottPlot.Triangulation.VerticalEdge Class Reference
Inheritance diagram for ScottPlot.Triangulation.VerticalEdge:
ScottPlot.Triangulation.IEdge

Public Member Functions

 VerticalEdge (Vertex first)
 
override bool Equals (object? obj)
 
override int GetHashCode ()
 
Coordinates Interpolate (Coordinates3d[,] coordinateGrid, double Z)
 

Properties

Vertex First [get]
 
- Properties inherited from ScottPlot.Triangulation.IEdge

Constructor & Destructor Documentation

◆ VerticalEdge()

ScottPlot.Triangulation.VerticalEdge.VerticalEdge ( Vertex  first)
inline

Member Function Documentation

◆ Equals()

override bool ScottPlot.Triangulation.VerticalEdge.Equals ( object?  obj)
inline

◆ GetHashCode()

override int ScottPlot.Triangulation.VerticalEdge.GetHashCode ( )
inline

◆ Interpolate()

Coordinates ScottPlot.Triangulation.VerticalEdge.Interpolate ( Coordinates3d  coordinateGrid[,],
double  Z 
)
inline

Property Documentation

◆ First

Vertex ScottPlot.Triangulation.VerticalEdge.First
get

The documentation for this class was generated from the following file: