PathFunc typedef

PathFunc = List<Vector3> Function(List<Vector3>, List<Vector3>, double)

Implementation

typedef PathFunc = List<Vector3> Function(List<Vector3>, List<Vector3>, double);