public class TrajectoryMeshCopy
extends java.lang.Object
Constructor and Description |
---|
TrajectoryMeshCopy(double[] vs,
java.util.Vector<java.lang.Integer> indxs) |
Modifier and Type | Method and Description |
---|---|
void |
addY(double y) |
java.util.Vector<java.lang.Integer> |
getIndices() |
double[] |
getVertsD() |