Constructor and Description |
---|
Match(VectorString2D vs1,
VectorString2D vs2,
Editions ed,
VectorString2D[] p) |
Modifier and Type | Method and Description |
---|---|
List<Point3f> |
generateTriangles(boolean closed)
Generate a list of Point3f points, every three defining a triangle, between vs1 and vs2 using the given sequence of editions.
|
public Match(VectorString2D vs1, VectorString2D vs2, Editions ed, VectorString2D[] p)
Copyright © 2015–2021 Fiji. All rights reserved.