toPoints abstract method

List<Point3D> toPoints()

Converts model to a List of Point3D.

Implementation

List<Point3D> toPoints();