public class MutableDoublePtr extends UnsupportedC implements Area
| Constructor and Description |
|---|
MutableDoublePtr(MutableDouble value) |
| Modifier and Type | Method and Description |
|---|---|
double |
getDouble() |
void |
memcopyFrom(Area source) |
addVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getInt, getPtr, getStruct, minus, plus, setDouble, setDouble, setInt, setInt, setPtr, setPtr, setStruct, setStruct, unsupportedpublic MutableDoublePtr(MutableDouble value)
public void memcopyFrom(Area source)
memcopyFrom in interface Areapublic double getDouble()
getDouble in interface __ptr__getDouble in class UnsupportedC