public final class CMRotationRate
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
CMRotationRate() |
|
CMRotationRate(double x,
double y,
double z) |
protected |
CMRotationRate(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() |