public class SpatialTransform extends OpenSimObject
| Constructor and Description |
|---|
SpatialTransform() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTransformAxis(TransformAxis axis) |
SpatialTransform |
clone() |
java.util.ArrayList<TransformAxis> |
getTransformAxes() |
TransformAxis[] |
getTransformAxisArray() |
public void addTransformAxis(TransformAxis axis)
public java.util.ArrayList<TransformAxis> getTransformAxes()
public SpatialTransform clone()
clone in interface Clonableclone in class OpenSimObjectpublic TransformAxis[] getTransformAxisArray()