points property

List<double> points
final

Flat x,y,z triples; every two points form one segment.

Implementation

final List<double> points;