public class Rotation extends Object
Rotation()
Rotation(float pitch, float yaw, float roll)
boolean
equals(Object o)
float
getPitch()
getRoll()
getYaw()
int
hashCode()
String
toString()
getClass, notify, notifyAll, wait, wait, wait
public Rotation()
public Rotation(float pitch, float yaw, float roll)
public float getPitch()
public float getYaw()
public float getRoll()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2020. All rights reserved.