IOrientation
, IOrientation3D
OrientationFull3D
public interface IOrientationFull3D extends IOrientation3D
Modifier and Type | Method | Description |
---|---|---|
Vector |
getSecondaryDirection() |
Returns a unit vector pointing in the orientation's secondary direction.
|
void |
setDirections(Vector newPrimaryDirection,
Vector newSecondaryDirection) |
Sets the orientation's primary and secondary direction to be the given
directions.
|
E, getDirection, randomRotation, setDirection
rotateBy
Vector getSecondaryDirection()