public class MeshGroup extends Object
Constructor and Description |
---|
MeshGroup(List<DeformableMesh3D> meshes) |
Modifier and Type | Method and Description |
---|---|
void |
rotateMeshes(double[] axisAngle,
double[] center) |
void |
translate(double[] dx) |
public MeshGroup(List<DeformableMesh3D> meshes)
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.