Rotation3D

public class Rotation3D

Class Rotation3D. Provides rotation3d functionality for the Hytale server.

java.lang.Object > Rotation3D

Field Summary

rotationYaw

public Rotation rotationYaw

Field rotationYaw.

rotationPitch

public Rotation rotationPitch

Field rotationPitch.

rotationRoll

public Rotation rotationRoll

Field rotationRoll.

Method Detail

Rotation3D

public public Rotation3D (final Rotation rotationYaw, final Rotation rotationPitch, final Rotation rotationRoll)

Method Rotation3D.

Parameters:
final Rotation rotationYaw
final Rotation rotationPitch
final Rotation rotationRoll

assign

public void assign (final Rotation yaw, final Rotation pitch, final Rotation roll)

Method assign.

Parameters:
final Rotation yaw
final Rotation pitch
final Rotation roll

add

public void add (@Nonnull final Rotation3D toAdd)

Method add.

Parameters:
@Nonnull final Rotation3D toAdd

subtract

public void subtract (@Nonnull final Rotation3D toSubtract)

Method subtract.

Parameters:
@Nonnull final Rotation3D toSubtract

negate

public void negate ()

Method negate.

rotateSelfBy

public Rotation3D rotateSelfBy (@Nonnull final Rotation rotationYawToRotate, @Nonnull final Rotation rotationPitchToRotate, @Nonnull final Rotation rotationRollToRotate)

Method rotateSelfBy.

Parameters:
@Nonnull final Rotation rotationYawToRotate
@Nonnull final Rotation rotationPitchToRotate
@Nonnull final Rotation rotationRollToRotate

Vector3f

public new Vector3f ((float)

Method Vector3f.

Parameters:
(float (float