public final class GCRotationRate
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
GCRotationRate() |
|
GCRotationRate(double x,
double y,
double z) |
protected |
GCRotationRate(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
void |
setX(double value) |
void |
setY(double value) |
void |
setZ(double value) |
double |
x() |
double |
y() |
double |
z() |