public static class Quaternions.Quaternion extends Number
| Constructor and Description |
|---|
Quaternion(double x,
double y,
double z,
double w) |
| Modifier and Type | Method and Description |
|---|---|
double |
doubleValue() |
float |
floatValue() |
int |
intValue() |
long |
longValue() |
String |
toString() |
byteValue, shortValuepublic double doubleValue()
doubleValue in class Numberpublic float floatValue()
floatValue in class NumberCopyright © 2018. All rights reserved.