public class PartEff extends CFacade
Modifier and Type | Field and Description |
---|---|
static long[] |
__DNA__FIELD___pad
Field descriptor (offset) for struct member '_pad'.
|
static long[] |
__DNA__FIELD__buttype
Field descriptor (offset) for struct member 'buttype'.
|
static long[] |
__DNA__FIELD__child
Field descriptor (offset) for struct member 'child'.
|
static long[] |
__DNA__FIELD__curmult
Field descriptor (offset) for struct member 'curmult'.
|
static long[] |
__DNA__FIELD__damp
Field descriptor (offset) for struct member 'damp'.
|
static long[] |
__DNA__FIELD__defvec
Field descriptor (offset) for struct member 'defvec'.
|
static long[] |
__DNA__FIELD__disp
Field descriptor (offset) for struct member 'disp'.
|
static long[] |
__DNA__FIELD__end
Field descriptor (offset) for struct member 'end'.
|
static long[] |
__DNA__FIELD__flag
Field descriptor (offset) for struct member 'flag'.
|
static long[] |
__DNA__FIELD__flag2
Field descriptor (offset) for struct member 'flag2'.
|
static long[] |
__DNA__FIELD__flag2neg
Field descriptor (offset) for struct member 'flag2neg'.
|
static long[] |
__DNA__FIELD__force
Field descriptor (offset) for struct member 'force'.
|
static long[] |
__DNA__FIELD__group
Field descriptor (offset) for struct member 'group'.
|
static long[] |
__DNA__FIELD__imat
Field descriptor (offset) for struct member 'imat'.
|
static long[] |
__DNA__FIELD__keys
Field descriptor (offset) for struct member 'keys'.
|
static long[] |
__DNA__FIELD__life
Field descriptor (offset) for struct member 'life'.
|
static long[] |
__DNA__FIELD__lifetime
Field descriptor (offset) for struct member 'lifetime'.
|
static long[] |
__DNA__FIELD__mat
Field descriptor (offset) for struct member 'mat'.
|
static long[] |
__DNA__FIELD__maxlen
Field descriptor (offset) for struct member 'maxlen'.
|
static long[] |
__DNA__FIELD__mult
Field descriptor (offset) for struct member 'mult'.
|
static long[] |
__DNA__FIELD__nabla
Field descriptor (offset) for struct member 'nabla'.
|
static long[] |
__DNA__FIELD__next
Field descriptor (offset) for struct member 'next'.
|
static long[] |
__DNA__FIELD__normfac
Field descriptor (offset) for struct member 'normfac'.
|
static long[] |
__DNA__FIELD__obfac
Field descriptor (offset) for struct member 'obfac'.
|
static long[] |
__DNA__FIELD__omat
Field descriptor (offset) for struct member 'omat'.
|
static long[] |
__DNA__FIELD__prev
Field descriptor (offset) for struct member 'prev'.
|
static long[] |
__DNA__FIELD__randfac
Field descriptor (offset) for struct member 'randfac'.
|
static long[] |
__DNA__FIELD__randlife
Field descriptor (offset) for struct member 'randlife'.
|
static long[] |
__DNA__FIELD__seed
Field descriptor (offset) for struct member 'seed'.
|
static long[] |
__DNA__FIELD__speedtex
Field descriptor (offset) for struct member 'speedtex'.
|
static long[] |
__DNA__FIELD__sta
Field descriptor (offset) for struct member 'sta'.
|
static long[] |
__DNA__FIELD__staticstep
Field descriptor (offset) for struct member 'staticstep'.
|
static long[] |
__DNA__FIELD__stype
Field descriptor (offset) for struct member 'stype'.
|
static long[] |
__DNA__FIELD__texfac
Field descriptor (offset) for struct member 'texfac'.
|
static long[] |
__DNA__FIELD__texmap
Field descriptor (offset) for struct member 'texmap'.
|
static long[] |
__DNA__FIELD__timetex
Field descriptor (offset) for struct member 'timetex'.
|
static long[] |
__DNA__FIELD__totkey
Field descriptor (offset) for struct member 'totkey'.
|
static long[] |
__DNA__FIELD__totpart
Field descriptor (offset) for struct member 'totpart'.
|
static long[] |
__DNA__FIELD__type
Field descriptor (offset) for struct member 'type'.
|
static long[] |
__DNA__FIELD__userjit
Field descriptor (offset) for struct member 'userjit'.
|
static long[] |
__DNA__FIELD__vectsize
Field descriptor (offset) for struct member 'vectsize'.
|
static long[] |
__DNA__FIELD__vertgroup
Field descriptor (offset) for struct member 'vertgroup'.
|
static long[] |
__DNA__FIELD__vertgroup_v
Field descriptor (offset) for struct member 'vertgroup_v'.
|
static long[] |
__DNA__FIELD__vgroupname
Field descriptor (offset) for struct member 'vgroupname'.
|
static long[] |
__DNA__FIELD__vgroupname_v
Field descriptor (offset) for struct member 'vgroupname_v'.
|
static int |
__DNA__SDNA_INDEX
This is the sdna index of the struct PartEff.
|
__io__address, __io__arch_index, __io__block, __io__blockTable, __io__pointersize
Modifier | Constructor and Description |
---|---|
|
PartEff(long __address,
Block __block,
BlockTable __blockTable) |
protected |
PartEff(PartEff that) |
Modifier and Type | Method and Description |
---|---|
CPointer<PartEff> |
__io__addressof()
Instantiates a pointer on this instance.
|
CArrayFacade<java.lang.Byte> |
get_pad()
Get method for struct member '_pad'.
|
short |
getButtype()
Get method for struct member 'buttype'.
|
CArrayFacade<java.lang.Short> |
getChild()
Get method for struct member 'child'.
|
short |
getCurmult()
Get method for struct member 'curmult'.
|
float |
getDamp()
Get method for struct member 'damp'.
|
CArrayFacade<java.lang.Float> |
getDefvec()
Get method for struct member 'defvec'.
|
short |
getDisp()
Get method for struct member 'disp'.
|
float |
getEnd()
Get method for struct member 'end'.
|
short |
getFlag()
Get method for struct member 'flag'.
|
short |
getFlag2()
Get method for struct member 'flag2'.
|
short |
getFlag2neg()
Get method for struct member 'flag2neg'.
|
CArrayFacade<java.lang.Float> |
getForce()
Get method for struct member 'force'.
|
CPointer<Collection> |
getGroup()
Get method for struct member 'group'.
|
CArrayFacade<CArrayFacade<java.lang.Float>> |
getImat()
Get method for struct member 'imat'.
|
CPointer<java.lang.Object> |
getKeys()
Get method for struct member 'keys'.
|
CArrayFacade<java.lang.Float> |
getLife()
Get method for struct member 'life'.
|
float |
getLifetime()
Get method for struct member 'lifetime'.
|
CArrayFacade<java.lang.Short> |
getMat()
Get method for struct member 'mat'.
|
float |
getMaxlen()
Get method for struct member 'maxlen'.
|
CArrayFacade<java.lang.Float> |
getMult()
Get method for struct member 'mult'.
|
float |
getNabla()
Get method for struct member 'nabla'.
|
CPointer<PartEff> |
getNext()
Get method for struct member 'next'.
|
float |
getNormfac()
Get method for struct member 'normfac'.
|
float |
getObfac()
Get method for struct member 'obfac'.
|
short |
getOmat()
Get method for struct member 'omat'.
|
CPointer<PartEff> |
getPrev()
Get method for struct member 'prev'.
|
float |
getRandfac()
Get method for struct member 'randfac'.
|
float |
getRandlife()
Get method for struct member 'randlife'.
|
int |
getSeed()
Get method for struct member 'seed'.
|
short |
getSpeedtex()
Get method for struct member 'speedtex'.
|
float |
getSta()
Get method for struct member 'sta'.
|
short |
getStaticstep()
Get method for struct member 'staticstep'.
|
short |
getStype()
Get method for struct member 'stype'.
|
float |
getTexfac()
Get method for struct member 'texfac'.
|
short |
getTexmap()
Get method for struct member 'texmap'.
|
short |
getTimetex()
Get method for struct member 'timetex'.
|
int |
getTotkey()
Get method for struct member 'totkey'.
|
int |
getTotpart()
Get method for struct member 'totpart'.
|
short |
getType()
Get method for struct member 'type'.
|
short |
getUserjit()
Get method for struct member 'userjit'.
|
float |
getVectsize()
Get method for struct member 'vectsize'.
|
short |
getVertgroup_v()
Get method for struct member 'vertgroup_v'.
|
short |
getVertgroup()
Get method for struct member 'vertgroup'.
|
CArrayFacade<java.lang.Byte> |
getVgroupname_v()
Get method for struct member 'vgroupname_v'.
|
CArrayFacade<java.lang.Byte> |
getVgroupname()
Get method for struct member 'vgroupname'.
|
void |
set_pad(CArrayFacade<java.lang.Byte> _pad)
Set method for struct member '_pad'.
|
void |
setButtype(short buttype)
Set method for struct member 'buttype'.
|
void |
setChild(CArrayFacade<java.lang.Short> child)
Set method for struct member 'child'.
|
void |
setCurmult(short curmult)
Set method for struct member 'curmult'.
|
void |
setDamp(float damp)
Set method for struct member 'damp'.
|
void |
setDefvec(CArrayFacade<java.lang.Float> defvec)
Set method for struct member 'defvec'.
|
void |
setDisp(short disp)
Set method for struct member 'disp'.
|
void |
setEnd(float end)
Set method for struct member 'end'.
|
void |
setFlag(short flag)
Set method for struct member 'flag'.
|
void |
setFlag2(short flag2)
Set method for struct member 'flag2'.
|
void |
setFlag2neg(short flag2neg)
Set method for struct member 'flag2neg'.
|
void |
setForce(CArrayFacade<java.lang.Float> force)
Set method for struct member 'force'.
|
void |
setGroup(CPointer<Collection> group)
Set method for struct member 'group'.
|
void |
setImat(CArrayFacade<CArrayFacade<java.lang.Float>> imat)
Set method for struct member 'imat'.
|
void |
setKeys(CPointer<java.lang.Object> keys)
Set method for struct member 'keys'.
|
void |
setLife(CArrayFacade<java.lang.Float> life)
Set method for struct member 'life'.
|
void |
setLifetime(float lifetime)
Set method for struct member 'lifetime'.
|
void |
setMat(CArrayFacade<java.lang.Short> mat)
Set method for struct member 'mat'.
|
void |
setMaxlen(float maxlen)
Set method for struct member 'maxlen'.
|
void |
setMult(CArrayFacade<java.lang.Float> mult)
Set method for struct member 'mult'.
|
void |
setNabla(float nabla)
Set method for struct member 'nabla'.
|
void |
setNext(CPointer<PartEff> next)
Set method for struct member 'next'.
|
void |
setNormfac(float normfac)
Set method for struct member 'normfac'.
|
void |
setObfac(float obfac)
Set method for struct member 'obfac'.
|
void |
setOmat(short omat)
Set method for struct member 'omat'.
|
void |
setPrev(CPointer<PartEff> prev)
Set method for struct member 'prev'.
|
void |
setRandfac(float randfac)
Set method for struct member 'randfac'.
|
void |
setRandlife(float randlife)
Set method for struct member 'randlife'.
|
void |
setSeed(int seed)
Set method for struct member 'seed'.
|
void |
setSpeedtex(short speedtex)
Set method for struct member 'speedtex'.
|
void |
setSta(float sta)
Set method for struct member 'sta'.
|
void |
setStaticstep(short staticstep)
Set method for struct member 'staticstep'.
|
void |
setStype(short stype)
Set method for struct member 'stype'.
|
void |
setTexfac(float texfac)
Set method for struct member 'texfac'.
|
void |
setTexmap(short texmap)
Set method for struct member 'texmap'.
|
void |
setTimetex(short timetex)
Set method for struct member 'timetex'.
|
void |
setTotkey(int totkey)
Set method for struct member 'totkey'.
|
void |
setTotpart(int totpart)
Set method for struct member 'totpart'.
|
void |
setType(short type)
Set method for struct member 'type'.
|
void |
setUserjit(short userjit)
Set method for struct member 'userjit'.
|
void |
setVectsize(float vectsize)
Set method for struct member 'vectsize'.
|
void |
setVertgroup_v(short vertgroup_v)
Set method for struct member 'vertgroup_v'.
|
void |
setVertgroup(short vertgroup)
Set method for struct member 'vertgroup'.
|
void |
setVgroupname_v(CArrayFacade<java.lang.Byte> vgroupname_v)
Set method for struct member 'vgroupname_v'.
|
void |
setVgroupname(CArrayFacade<java.lang.Byte> vgroupname)
Set method for struct member 'vgroupname'.
|
__io__addressof, __io__addressof, __io__equals, __io__generic__copy, __io__generic__copy, __io__instanceof, __io__native__copy, __io__newInstance, __io__same__encoding, __io__sizeof, __io__sizeof, __io__subclassof
public static final int __DNA__SDNA_INDEX
It is required when allocating a new block to store data for PartEff.
org.cakelab.blender.io.dna.internal.StructDNA}
,
org.cakelab.blender.io.block.BlockTable#allocate}
,
Constant Field Valuespublic static final long[] __DNA__FIELD__next
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__next); CPointer<CPointer<PartEff>> p_next = p.cast(new Class[]{CPointer.class, PartEff.class});
public static final long[] __DNA__FIELD__prev
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__prev); CPointer<CPointer<PartEff>> p_prev = p.cast(new Class[]{CPointer.class, PartEff.class});
public static final long[] __DNA__FIELD__type
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__type); CPointer<Short> p_type = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__flag
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__flag); CPointer<Short> p_flag = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__buttype
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__buttype); CPointer<Short> p_buttype = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__stype
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__stype); CPointer<Short> p_stype = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__vertgroup
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__vertgroup); CPointer<Short> p_vertgroup = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__userjit
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__userjit); CPointer<Short> p_userjit = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__sta
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__sta); CPointer<Float> p_sta = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__end
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__end); CPointer<Float> p_end = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__lifetime
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__lifetime); CPointer<Float> p_lifetime = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__totpart
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__totpart); CPointer<Integer> p_totpart = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__totkey
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__totkey); CPointer<Integer> p_totkey = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__seed
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__seed); CPointer<Integer> p_seed = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__normfac
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__normfac); CPointer<Float> p_normfac = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__obfac
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__obfac); CPointer<Float> p_obfac = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__randfac
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__randfac); CPointer<Float> p_randfac = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__texfac
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__texfac); CPointer<Float> p_texfac = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__randlife
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__randlife); CPointer<Float> p_randlife = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__force
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__force); CPointer<CArrayFacade<Float>> p_force = p.cast(new Class[]{CArrayFacade.class, Float.class});
public static final long[] __DNA__FIELD__damp
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__damp); CPointer<Float> p_damp = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__nabla
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__nabla); CPointer<Float> p_nabla = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__vectsize
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__vectsize); CPointer<Float> p_vectsize = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__maxlen
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__maxlen); CPointer<Float> p_maxlen = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__defvec
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__defvec); CPointer<CArrayFacade<Float>> p_defvec = p.cast(new Class[]{CArrayFacade.class, Float.class});
public static final long[] __DNA__FIELD___pad
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD___pad); CPointer<CArrayFacade<Byte>> p__pad = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__mult
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__mult); CPointer<CArrayFacade<Float>> p_mult = p.cast(new Class[]{CArrayFacade.class, Float.class});
public static final long[] __DNA__FIELD__life
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__life); CPointer<CArrayFacade<Float>> p_life = p.cast(new Class[]{CArrayFacade.class, Float.class});
public static final long[] __DNA__FIELD__child
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__child); CPointer<CArrayFacade<Short>> p_child = p.cast(new Class[]{CArrayFacade.class, Short.class});
public static final long[] __DNA__FIELD__mat
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__mat); CPointer<CArrayFacade<Short>> p_mat = p.cast(new Class[]{CArrayFacade.class, Short.class});
public static final long[] __DNA__FIELD__texmap
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__texmap); CPointer<Short> p_texmap = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__curmult
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__curmult); CPointer<Short> p_curmult = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__staticstep
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__staticstep); CPointer<Short> p_staticstep = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__omat
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__omat); CPointer<Short> p_omat = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__timetex
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__timetex); CPointer<Short> p_timetex = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__speedtex
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__speedtex); CPointer<Short> p_speedtex = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__flag2
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__flag2); CPointer<Short> p_flag2 = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__flag2neg
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__flag2neg); CPointer<Short> p_flag2neg = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__disp
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__disp); CPointer<Short> p_disp = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__vertgroup_v
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__vertgroup_v); CPointer<Short> p_vertgroup_v = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__vgroupname
MAX_VGROUP_NAME.
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__vgroupname); CPointer<CArrayFacade<Byte>> p_vgroupname = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__vgroupname_v
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__vgroupname_v); CPointer<CArrayFacade<Byte>> p_vgroupname_v = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__imat
Inverse matrix of parent Object
.
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__imat); CPointer<CArrayFacade<CArrayFacade<Float>>> p_imat = p.cast(new Class[]{CArrayFacade.class, CArrayFacade.class, Float.class});
public static final long[] __DNA__FIELD__keys
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__keys); CPointer<CPointer<Object>> p_keys = p.cast(new Class[]{CPointer.class, Object.class});
public static final long[] __DNA__FIELD__group
This is how you get a reference on the corresponding field in the struct:
PartEff parteff = ...; CPointer<Object> p = parteff.__dna__addressof(PartEff.__DNA__FIELD__group); CPointer<CPointer<Collection>> p_group = p.cast(new Class[]{CPointer.class, Collection.class});
public PartEff(long __address, Block __block, BlockTable __blockTable)
protected PartEff(PartEff that)
public CPointer<PartEff> getNext() throws java.io.IOException
java.io.IOException
__DNA__FIELD__next
public void setNext(CPointer<PartEff> next) throws java.io.IOException
java.io.IOException
__DNA__FIELD__next
public CPointer<PartEff> getPrev() throws java.io.IOException
java.io.IOException
__DNA__FIELD__prev
public void setPrev(CPointer<PartEff> prev) throws java.io.IOException
java.io.IOException
__DNA__FIELD__prev
public short getType() throws java.io.IOException
java.io.IOException
__DNA__FIELD__type
public void setType(short type) throws java.io.IOException
java.io.IOException
__DNA__FIELD__type
public short getFlag() throws java.io.IOException
java.io.IOException
__DNA__FIELD__flag
public void setFlag(short flag) throws java.io.IOException
java.io.IOException
__DNA__FIELD__flag
public short getButtype() throws java.io.IOException
java.io.IOException
__DNA__FIELD__buttype
public void setButtype(short buttype) throws java.io.IOException
java.io.IOException
__DNA__FIELD__buttype
public short getStype() throws java.io.IOException
java.io.IOException
__DNA__FIELD__stype
public void setStype(short stype) throws java.io.IOException
java.io.IOException
__DNA__FIELD__stype
public short getVertgroup() throws java.io.IOException
java.io.IOException
__DNA__FIELD__vertgroup
public void setVertgroup(short vertgroup) throws java.io.IOException
java.io.IOException
__DNA__FIELD__vertgroup
public short getUserjit() throws java.io.IOException
java.io.IOException
__DNA__FIELD__userjit
public void setUserjit(short userjit) throws java.io.IOException
java.io.IOException
__DNA__FIELD__userjit
public float getSta() throws java.io.IOException
java.io.IOException
__DNA__FIELD__sta
public void setSta(float sta) throws java.io.IOException
java.io.IOException
__DNA__FIELD__sta
public float getEnd() throws java.io.IOException
java.io.IOException
__DNA__FIELD__end
public void setEnd(float end) throws java.io.IOException
java.io.IOException
__DNA__FIELD__end
public float getLifetime() throws java.io.IOException
java.io.IOException
__DNA__FIELD__lifetime
public void setLifetime(float lifetime) throws java.io.IOException
java.io.IOException
__DNA__FIELD__lifetime
public int getTotpart() throws java.io.IOException
java.io.IOException
__DNA__FIELD__totpart
public void setTotpart(int totpart) throws java.io.IOException
java.io.IOException
__DNA__FIELD__totpart
public int getTotkey() throws java.io.IOException
java.io.IOException
__DNA__FIELD__totkey
public void setTotkey(int totkey) throws java.io.IOException
java.io.IOException
__DNA__FIELD__totkey
public int getSeed() throws java.io.IOException
java.io.IOException
__DNA__FIELD__seed
public void setSeed(int seed) throws java.io.IOException
java.io.IOException
__DNA__FIELD__seed
public float getNormfac() throws java.io.IOException
java.io.IOException
__DNA__FIELD__normfac
public void setNormfac(float normfac) throws java.io.IOException
java.io.IOException
__DNA__FIELD__normfac
public float getObfac() throws java.io.IOException
java.io.IOException
__DNA__FIELD__obfac
public void setObfac(float obfac) throws java.io.IOException
java.io.IOException
__DNA__FIELD__obfac
public float getRandfac() throws java.io.IOException
java.io.IOException
__DNA__FIELD__randfac
public void setRandfac(float randfac) throws java.io.IOException
java.io.IOException
__DNA__FIELD__randfac
public float getTexfac() throws java.io.IOException
java.io.IOException
__DNA__FIELD__texfac
public void setTexfac(float texfac) throws java.io.IOException
java.io.IOException
__DNA__FIELD__texfac
public float getRandlife() throws java.io.IOException
java.io.IOException
__DNA__FIELD__randlife
public void setRandlife(float randlife) throws java.io.IOException
java.io.IOException
__DNA__FIELD__randlife
public CArrayFacade<java.lang.Float> getForce() throws java.io.IOException
java.io.IOException
__DNA__FIELD__force
public void setForce(CArrayFacade<java.lang.Float> force) throws java.io.IOException
java.io.IOException
__DNA__FIELD__force
public float getDamp() throws java.io.IOException
java.io.IOException
__DNA__FIELD__damp
public void setDamp(float damp) throws java.io.IOException
java.io.IOException
__DNA__FIELD__damp
public float getNabla() throws java.io.IOException
java.io.IOException
__DNA__FIELD__nabla
public void setNabla(float nabla) throws java.io.IOException
java.io.IOException
__DNA__FIELD__nabla
public float getVectsize() throws java.io.IOException
java.io.IOException
__DNA__FIELD__vectsize
public void setVectsize(float vectsize) throws java.io.IOException
java.io.IOException
__DNA__FIELD__vectsize
public float getMaxlen() throws java.io.IOException
java.io.IOException
__DNA__FIELD__maxlen
public void setMaxlen(float maxlen) throws java.io.IOException
java.io.IOException
__DNA__FIELD__maxlen
public CArrayFacade<java.lang.Float> getDefvec() throws java.io.IOException
java.io.IOException
__DNA__FIELD__defvec
public void setDefvec(CArrayFacade<java.lang.Float> defvec) throws java.io.IOException
java.io.IOException
__DNA__FIELD__defvec
public CArrayFacade<java.lang.Byte> get_pad() throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad
public void set_pad(CArrayFacade<java.lang.Byte> _pad) throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad
public CArrayFacade<java.lang.Float> getMult() throws java.io.IOException
java.io.IOException
__DNA__FIELD__mult
public void setMult(CArrayFacade<java.lang.Float> mult) throws java.io.IOException
java.io.IOException
__DNA__FIELD__mult
public CArrayFacade<java.lang.Float> getLife() throws java.io.IOException
java.io.IOException
__DNA__FIELD__life
public void setLife(CArrayFacade<java.lang.Float> life) throws java.io.IOException
java.io.IOException
__DNA__FIELD__life
public CArrayFacade<java.lang.Short> getChild() throws java.io.IOException
java.io.IOException
__DNA__FIELD__child
public void setChild(CArrayFacade<java.lang.Short> child) throws java.io.IOException
java.io.IOException
__DNA__FIELD__child
public CArrayFacade<java.lang.Short> getMat() throws java.io.IOException
java.io.IOException
__DNA__FIELD__mat
public void setMat(CArrayFacade<java.lang.Short> mat) throws java.io.IOException
java.io.IOException
__DNA__FIELD__mat
public short getTexmap() throws java.io.IOException
java.io.IOException
__DNA__FIELD__texmap
public void setTexmap(short texmap) throws java.io.IOException
java.io.IOException
__DNA__FIELD__texmap
public short getCurmult() throws java.io.IOException
java.io.IOException
__DNA__FIELD__curmult
public void setCurmult(short curmult) throws java.io.IOException
java.io.IOException
__DNA__FIELD__curmult
public short getStaticstep() throws java.io.IOException
java.io.IOException
__DNA__FIELD__staticstep
public void setStaticstep(short staticstep) throws java.io.IOException
java.io.IOException
__DNA__FIELD__staticstep
public short getOmat() throws java.io.IOException
java.io.IOException
__DNA__FIELD__omat
public void setOmat(short omat) throws java.io.IOException
java.io.IOException
__DNA__FIELD__omat
public short getTimetex() throws java.io.IOException
java.io.IOException
__DNA__FIELD__timetex
public void setTimetex(short timetex) throws java.io.IOException
java.io.IOException
__DNA__FIELD__timetex
public short getSpeedtex() throws java.io.IOException
java.io.IOException
__DNA__FIELD__speedtex
public void setSpeedtex(short speedtex) throws java.io.IOException
java.io.IOException
__DNA__FIELD__speedtex
public short getFlag2() throws java.io.IOException
java.io.IOException
__DNA__FIELD__flag2
public void setFlag2(short flag2) throws java.io.IOException
java.io.IOException
__DNA__FIELD__flag2
public short getFlag2neg() throws java.io.IOException
java.io.IOException
__DNA__FIELD__flag2neg
public void setFlag2neg(short flag2neg) throws java.io.IOException
java.io.IOException
__DNA__FIELD__flag2neg
public short getDisp() throws java.io.IOException
java.io.IOException
__DNA__FIELD__disp
public void setDisp(short disp) throws java.io.IOException
java.io.IOException
__DNA__FIELD__disp
public short getVertgroup_v() throws java.io.IOException
java.io.IOException
__DNA__FIELD__vertgroup_v
public void setVertgroup_v(short vertgroup_v) throws java.io.IOException
java.io.IOException
__DNA__FIELD__vertgroup_v
public CArrayFacade<java.lang.Byte> getVgroupname() throws java.io.IOException
MAX_VGROUP_NAME.
java.io.IOException
__DNA__FIELD__vgroupname
public void setVgroupname(CArrayFacade<java.lang.Byte> vgroupname) throws java.io.IOException
MAX_VGROUP_NAME.
java.io.IOException
__DNA__FIELD__vgroupname
public CArrayFacade<java.lang.Byte> getVgroupname_v() throws java.io.IOException
java.io.IOException
__DNA__FIELD__vgroupname_v
public void setVgroupname_v(CArrayFacade<java.lang.Byte> vgroupname_v) throws java.io.IOException
java.io.IOException
__DNA__FIELD__vgroupname_v
public CArrayFacade<CArrayFacade<java.lang.Float>> getImat() throws java.io.IOException
Inverse matrix of parent Object
.
java.io.IOException
__DNA__FIELD__imat
public void setImat(CArrayFacade<CArrayFacade<java.lang.Float>> imat) throws java.io.IOException
Inverse matrix of parent Object
.
java.io.IOException
__DNA__FIELD__imat
public CPointer<java.lang.Object> getKeys() throws java.io.IOException
java.io.IOException
__DNA__FIELD__keys
public void setKeys(CPointer<java.lang.Object> keys) throws java.io.IOException
java.io.IOException
__DNA__FIELD__keys
public CPointer<Collection> getGroup() throws java.io.IOException
java.io.IOException
__DNA__FIELD__group
public void setGroup(CPointer<Collection> group) throws java.io.IOException
java.io.IOException
__DNA__FIELD__group