|
JADE v6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dautelle.util.Struct.Member
com.dautelle.util.Struct.Float32
This class represents a 32 bits float (C/C++/Java float
).
Constructor Summary | |
Struct.Float32()
|
Method Summary | |
float |
get()
|
void |
set(float value)
|
Methods inherited from class com.dautelle.util.Struct.Member |
offset |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Struct.Float32()
Method Detail |
public void set(float value)
public float get()
|
JADE v6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |