public final class QuatBits
extends java.lang.Object
| Constructor and Description |
|---|
QuatBits(int componentBitSize) |
| Modifier and Type | Method and Description |
|---|---|
Quatd |
fromBits(long bits) |
int |
getBitSize() |
int |
getComponentBitSize() |
long |
getMask() |
static void |
main(java.lang.String... args) |
long |
toBits(Quatd q) |