public class ST_pointf extends UnsupportedStructAndPtr implements HardcodedStruct
| Modifier and Type | Class and Description |
|---|---|
static class |
ST_pointf.Array |
| Modifier and Type | Field and Description |
|---|---|
double |
x |
double |
y |
UID| Constructor and Description |
|---|
ST_pointf() |
ST_pointf(StarStruct parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
____(__ptr__ other) |
void |
___(__struct__ other) |
ST_pointf |
copy() |
void |
copyDataFrom(__ptr__ value) |
void |
copyDataFrom(__struct__ other) |
ST_pointf |
getStruct() |
boolean |
isSameThan(StarStruct other) |
static ST_pointf[] |
malloc(int nb) |
void |
memcopyFrom(Area source) |
static ST_pointf[] |
realloc(ST_pointf[] old,
int nb) |
void |
setDouble(java.lang.String fieldName,
double data) |
void |
setStruct(__struct__ value) |
amp, getInternalDataaddVirtualBytes, castTo, comparePointer, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getUID36, minus, plus, setDouble, setInt, setInt, setPtr, setPtr, setStruct, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddVirtualBytes, castTo, comparePointer, getDebug, getDouble, getInt, getPtr, minus, plus, setDouble, setInt, setPtr, unsupportedsetInt, setPtr, setStructpublic ST_pointf()
public ST_pointf(StarStruct parent)
public boolean isSameThan(StarStruct other)
isSameThan in interface StarStructisSameThan in class UnsupportedStarStructpublic static ST_pointf[] malloc(int nb)
public ST_pointf copy()
copy in interface __struct__copy in class UnsupportedStructAndPtrpublic void setStruct(__struct__ value)
setStruct in interface __ptr__setStruct in interface StarStructsetStruct in class UnsupportedStarStructpublic void copyDataFrom(__ptr__ value)
copyDataFrom in interface __ptr__copyDataFrom in interface StarStructcopyDataFrom in class UnsupportedStarStructpublic ST_pointf getStruct()
getStruct in interface __ptr__getStruct in interface StarStructgetStruct in class UnsupportedStarStructpublic void memcopyFrom(Area source)
memcopyFrom in interface AreamemcopyFrom in interface StarStructmemcopyFrom in class UnsupportedStarStructpublic void ___(__struct__ other)
___ in interface __struct_____ in class UnsupportedStructAndPtrpublic void ____(__ptr__ other)
____ in interface __struct______ in class UnsupportedStructAndPtrpublic void copyDataFrom(__struct__ other)
copyDataFrom in interface __ptr__copyDataFrom in interface StarStructcopyDataFrom in interface HardcodedStructcopyDataFrom in class UnsupportedStarStructpublic void setDouble(java.lang.String fieldName,
double data)
setDouble in interface __c__fieldssetDouble in interface StarStructsetDouble in class UnsupportedStarStruct