public class Pose extends Object
Constructor and Description |
---|
Pose(String name,
float pitch,
float yaw) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
String |
getName() |
float |
getPitch() |
float |
getYaw() |
int |
hashCode() |
String |
stringValue() |
String |
toString() |
Copyright © 2019. All rights reserved.