ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
ScottPlot.Triangulation.TriangulatedIrregularNetwork Class Reference

Public Member Functions

 TriangulatedIrregularNetwork (IEnumerable< Coordinates3d > coordinates)
 
void Update (IEnumerable< Coordinates3d > coordinates)
 
double[] GetZsByCount (int count)
 
double[] GetZsByInterval (double interval)
 
CoordinateLine[] GetLines ()
 
CoordinatePath[] GetCells ()
 
ContourLine[] GetContourLines (double[] zs)
 

Properties

AxisLimits3d AxisLimits [get]
 
Coordinates3d[] Points3D = [] [get]
 
double MinZ [get]
 
double MaxZ [get]
 

Constructor & Destructor Documentation

◆ TriangulatedIrregularNetwork()

ScottPlot.Triangulation.TriangulatedIrregularNetwork.TriangulatedIrregularNetwork ( IEnumerable< Coordinates3d coordinates)
inline

Member Function Documentation

◆ GetCells()

CoordinatePath[] ScottPlot.Triangulation.TriangulatedIrregularNetwork.GetCells ( )

◆ GetContourLines()

ContourLine[] ScottPlot.Triangulation.TriangulatedIrregularNetwork.GetContourLines ( double[]  zs)
inline

◆ GetLines()

CoordinateLine[] ScottPlot.Triangulation.TriangulatedIrregularNetwork.GetLines ( )

◆ GetZsByCount()

double[] ScottPlot.Triangulation.TriangulatedIrregularNetwork.GetZsByCount ( int  count)
inline

◆ GetZsByInterval()

double[] ScottPlot.Triangulation.TriangulatedIrregularNetwork.GetZsByInterval ( double  interval)
inline

◆ Update()

void ScottPlot.Triangulation.TriangulatedIrregularNetwork.Update ( IEnumerable< Coordinates3d coordinates)
inline

Property Documentation

◆ AxisLimits

AxisLimits3d ScottPlot.Triangulation.TriangulatedIrregularNetwork.AxisLimits
get

◆ MaxZ

double ScottPlot.Triangulation.TriangulatedIrregularNetwork.MaxZ
get

◆ MinZ

double ScottPlot.Triangulation.TriangulatedIrregularNetwork.MinZ
get

◆ Points3D

Coordinates3d [] ScottPlot.Triangulation.TriangulatedIrregularNetwork.Points3D = []
get

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