public final class __float2
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
__float2() |
|
__float2(float __sinval,
float __cosval) |
protected |
__float2(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
float |
__cosval() |
float |
__sinval() |
void |
set__cosval(float value) |
void |
set__sinval(float value) |