getX

fun getX(index: Int): Float

Receive the x value of a point at an index

Return

the x value of a point at an index

Parameters

index

the point index

Throws