Riwmorld
Verse.SimpleCurve Class Reference
Inheritance diagram for Verse.SimpleCurve:

Public Member Functions

void Add (float x, float y)
 
void Add (CurvePoint newPoint)
 
IEnumerable< string > ConfigErrors (string prefix)
 
float Evaluate (float x)
 
IEnumerator< CurvePointGetEnumerator ()
 
float PeriodProbabilityFromCumulative (float startX, float span)
 
void RemovePointNear (CurvePoint point)
 
void SetPoints (IEnumerable< CurvePoint > newPoints)
 
void SortPoints ()
 

Properties

IEnumerable< CurvePointAllPoints [get]
 
bool HasView [get]
 
CurvePoint this[int i] [get]
 
int PointsCount [get]
 
SimpleCurveView View [get]
 

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