public class TriangleMapper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
length |
| Constructor and Description |
|---|
TriangleMapper(Vector3 original,
Vector3... otherVectors) |
| Modifier and Type | Method and Description |
|---|---|
Vector3 |
getA(int index) |
Vector3 |
getB(int index) |