IOrientation
IOrientationFull3D
Orientation3D
, OrientationFull3D
public 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, setDirection
void rotateBy(double dt, Vector axis)