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, getInternalData
addVirtualBytes, castTo, comparePointer, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getUID36, minus, plus, setDouble, setInt, setInt, setPtr, setPtr, setStruct, unsupported
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addVirtualBytes, castTo, comparePointer, getDebug, getDouble, getInt, getPtr, minus, plus, setDouble, setInt, setPtr, unsupported
setInt, setPtr, setStruct
public ST_pointf()
public ST_pointf(StarStruct parent)
public boolean isSameThan(StarStruct other)
isSameThan
in interface StarStruct
isSameThan
in class UnsupportedStarStruct
public static ST_pointf[] malloc(int nb)
public ST_pointf copy()
copy
in interface __struct__
copy
in class UnsupportedStructAndPtr
public void setStruct(__struct__ value)
setStruct
in interface __ptr__
setStruct
in interface StarStruct
setStruct
in class UnsupportedStarStruct
public void copyDataFrom(__ptr__ value)
copyDataFrom
in interface __ptr__
copyDataFrom
in interface StarStruct
copyDataFrom
in class UnsupportedStarStruct
public ST_pointf getStruct()
getStruct
in interface __ptr__
getStruct
in interface StarStruct
getStruct
in class UnsupportedStarStruct
public void memcopyFrom(Area source)
memcopyFrom
in interface Area
memcopyFrom
in interface StarStruct
memcopyFrom
in class UnsupportedStarStruct
public void ___(__struct__ other)
___
in interface __struct__
___
in class UnsupportedStructAndPtr
public void ____(__ptr__ other)
____
in interface __struct__
____
in class UnsupportedStructAndPtr
public void copyDataFrom(__struct__ other)
copyDataFrom
in interface __ptr__
copyDataFrom
in interface StarStruct
copyDataFrom
in interface HardcodedStruct
copyDataFrom
in class UnsupportedStarStruct
public void setDouble(java.lang.String fieldName, double data)
setDouble
in interface __c__fields
setDouble
in interface StarStruct
setDouble
in class UnsupportedStarStruct
Copyright © 2020. All Rights Reserved.