public class Axis
extends java.lang.Object
| Constructor and Description |
|---|
Axis()
Constructs a new instance with default values (zero).
|
Axis(float x,
float y,
float z)
Constructs a new instance with the given axis.
|
| Modifier and Type | Method and Description |
|---|---|
float |
getX() |
float |
getY() |
float |
getZ() |