IOrientationIOrientationFull3DOrientation3D, OrientationFull3Dpublic interface IOrientation3D extends IOrientation
| Modifier and Type | Method | Description |
|---|---|---|
void |
rotateBy(double dt,
Vector axis) |
Rotate the orientation by the amount dt (radians) about the given axis.
|
E, getDirection, randomRotation, setDirectionvoid rotateBy(double dt,
Vector axis)