public class SoftBody extends CFacade
Modifier and Type | Field and Description |
---|---|
static long[] |
__DNA__FIELD__aeroedge
Field descriptor (offset) for struct member 'aeroedge'.
|
static long[] |
__DNA__FIELD__balldamp
Field descriptor (offset) for struct member 'balldamp'.
|
static long[] |
__DNA__FIELD__ballstiff
Field descriptor (offset) for struct member 'ballstiff'.
|
static long[] |
__DNA__FIELD__bpoint
Field descriptor (offset) for struct member 'bpoint'.
|
static long[] |
__DNA__FIELD__bspring
Field descriptor (offset) for struct member 'bspring'.
|
static long[] |
__DNA__FIELD__choke
Field descriptor (offset) for struct member 'choke'.
|
static long[] |
__DNA__FIELD__colball
Field descriptor (offset) for struct member 'colball'.
|
static long[] |
__DNA__FIELD__collision_group
Field descriptor (offset) for struct member 'collision_group'.
|
static long[] |
__DNA__FIELD__defgoal
Field descriptor (offset) for struct member 'defgoal'.
|
static long[] |
__DNA__FIELD__effector_weights
Field descriptor (offset) for struct member 'effector_weights'.
|
static long[] |
__DNA__FIELD__efra
Field descriptor (offset) for struct member 'efra'.
|
static long[] |
__DNA__FIELD__fuzzyness
Field descriptor (offset) for struct member 'fuzzyness'.
|
static long[] |
__DNA__FIELD__goalfrict
Field descriptor (offset) for struct member 'goalfrict'.
|
static long[] |
__DNA__FIELD__goalspring
Field descriptor (offset) for struct member 'goalspring'.
|
static long[] |
__DNA__FIELD__grav
Field descriptor (offset) for struct member 'grav'.
|
static long[] |
__DNA__FIELD__infrict
Field descriptor (offset) for struct member 'infrict'.
|
static long[] |
__DNA__FIELD__inpush
Field descriptor (offset) for struct member 'inpush'.
|
static long[] |
__DNA__FIELD__inspring
Field descriptor (offset) for struct member 'inspring'.
|
static long[] |
__DNA__FIELD__interval
Field descriptor (offset) for struct member 'interval'.
|
static long[] |
__DNA__FIELD__keys
Field descriptor (offset) for struct member 'keys'.
|
static long[] |
__DNA__FIELD__last_frame
Field descriptor (offset) for struct member 'last_frame'.
|
static long[] |
__DNA__FIELD__lcom
Field descriptor (offset) for struct member 'lcom'.
|
static long[] |
__DNA__FIELD__local
Field descriptor (offset) for struct member 'local'.
|
static long[] |
__DNA__FIELD__lrot
Field descriptor (offset) for struct member 'lrot'.
|
static long[] |
__DNA__FIELD__lscale
Field descriptor (offset) for struct member 'lscale'.
|
static long[] |
__DNA__FIELD__maxgoal
Field descriptor (offset) for struct member 'maxgoal'.
|
static long[] |
__DNA__FIELD__maxloops
Field descriptor (offset) for struct member 'maxloops'.
|
static long[] |
__DNA__FIELD__mediafrict
Field descriptor (offset) for struct member 'mediafrict'.
|
static long[] |
__DNA__FIELD__mingoal
Field descriptor (offset) for struct member 'mingoal'.
|
static long[] |
__DNA__FIELD__minloops
Field descriptor (offset) for struct member 'minloops'.
|
static long[] |
__DNA__FIELD__msg_lock
Field descriptor (offset) for struct member 'msg_lock'.
|
static long[] |
__DNA__FIELD__msg_value
Field descriptor (offset) for struct member 'msg_value'.
|
static long[] |
__DNA__FIELD__namedVG_Mass
Field descriptor (offset) for struct member 'namedVG_Mass'.
|
static long[] |
__DNA__FIELD__namedVG_Softgoal
Field descriptor (offset) for struct member 'namedVG_Softgoal'.
|
static long[] |
__DNA__FIELD__namedVG_Spring_K
Field descriptor (offset) for struct member 'namedVG_Spring_K'.
|
static long[] |
__DNA__FIELD__nodemass
Field descriptor (offset) for struct member 'nodemass'.
|
static long[] |
__DNA__FIELD__pad
Field descriptor (offset) for struct member 'pad'.
|
static long[] |
__DNA__FIELD__physics_speed
Field descriptor (offset) for struct member 'physics_speed'.
|
static long[] |
__DNA__FIELD__plastic
Field descriptor (offset) for struct member 'plastic'.
|
static long[] |
__DNA__FIELD__pointcache
Field descriptor (offset) for struct member 'pointcache'.
|
static long[] |
__DNA__FIELD__ptcaches
Field descriptor (offset) for struct member 'ptcaches'.
|
static long[] |
__DNA__FIELD__rklimit
Field descriptor (offset) for struct member 'rklimit'.
|
static long[] |
__DNA__FIELD__sbc_mode
Field descriptor (offset) for struct member 'sbc_mode'.
|
static long[] |
__DNA__FIELD__scratch
Field descriptor (offset) for struct member 'scratch'.
|
static long[] |
__DNA__FIELD__secondspring
Field descriptor (offset) for struct member 'secondspring'.
|
static long[] |
__DNA__FIELD__sfra
Field descriptor (offset) for struct member 'sfra'.
|
static long[] |
__DNA__FIELD__shearstiff
Field descriptor (offset) for struct member 'shearstiff'.
|
static long[] |
__DNA__FIELD__solver_ID
Field descriptor (offset) for struct member 'solver_ID'.
|
static long[] |
__DNA__FIELD__solverflags
Field descriptor (offset) for struct member 'solverflags'.
|
static long[] |
__DNA__FIELD__springpreload
Field descriptor (offset) for struct member 'springpreload'.
|
static long[] |
__DNA__FIELD__totkey
Field descriptor (offset) for struct member 'totkey'.
|
static long[] |
__DNA__FIELD__totpoint
Field descriptor (offset) for struct member 'totpoint'.
|
static long[] |
__DNA__FIELD__totpointkey
Field descriptor (offset) for struct member 'totpointkey'.
|
static long[] |
__DNA__FIELD__totspring
Field descriptor (offset) for struct member 'totspring'.
|
static long[] |
__DNA__FIELD__vertgroup
Field descriptor (offset) for struct member 'vertgroup'.
|
static int |
__DNA__SDNA_INDEX
This is the sdna index of the struct SoftBody.
|
__io__address, __io__arch_index, __io__block, __io__blockTable, __io__pointersize
Modifier | Constructor and Description |
---|---|
|
SoftBody(long __address,
Block __block,
BlockTable __blockTable) |
protected |
SoftBody(SoftBody that) |
Modifier and Type | Method and Description |
---|---|
CPointer<SoftBody> |
__io__addressof()
Instantiates a pointer on this instance.
|
short |
getAeroedge()
Get method for struct member 'aeroedge'.
|
float |
getBalldamp()
Get method for struct member 'balldamp'.
|
float |
getBallstiff()
Get method for struct member 'ballstiff'.
|
CPointer<java.lang.Object> |
getBpoint()
Get method for struct member 'bpoint'.
|
CPointer<java.lang.Object> |
getBspring()
Get method for struct member 'bspring'.
|
short |
getChoke()
Get method for struct member 'choke'.
|
float |
getColball()
Get method for struct member 'colball'.
|
CPointer<Group> |
getCollision_group()
Get method for struct member 'collision_group'.
|
float |
getDefgoal()
Get method for struct member 'defgoal'.
|
CPointer<EffectorWeights> |
getEffector_weights()
Get method for struct member 'effector_weights'.
|
int |
getEfra()
Get method for struct member 'efra'.
|
short |
getFuzzyness()
Get method for struct member 'fuzzyness'.
|
float |
getGoalfrict()
Get method for struct member 'goalfrict'.
|
float |
getGoalspring()
Get method for struct member 'goalspring'.
|
float |
getGrav()
Get method for struct member 'grav'.
|
float |
getInfrict()
Get method for struct member 'infrict'.
|
float |
getInpush()
Get method for struct member 'inpush'.
|
float |
getInspring()
Get method for struct member 'inspring'.
|
int |
getInterval()
Get method for struct member 'interval'.
|
CPointer<CPointer<SBVertex>> |
getKeys()
Get method for struct member 'keys'.
|
int |
getLast_frame()
Get method for struct member 'last_frame'.
|
CArrayFacade<java.lang.Float> |
getLcom()
Get method for struct member 'lcom'.
|
short |
getLocal()
Get method for struct member 'local'.
|
CArrayFacade<CArrayFacade<java.lang.Float>> |
getLrot()
Get method for struct member 'lrot'.
|
CArrayFacade<CArrayFacade<java.lang.Float>> |
getLscale()
Get method for struct member 'lscale'.
|
float |
getMaxgoal()
Get method for struct member 'maxgoal'.
|
short |
getMaxloops()
Get method for struct member 'maxloops'.
|
float |
getMediafrict()
Get method for struct member 'mediafrict'.
|
float |
getMingoal()
Get method for struct member 'mingoal'.
|
short |
getMinloops()
Get method for struct member 'minloops'.
|
byte |
getMsg_lock()
Get method for struct member 'msg_lock'.
|
short |
getMsg_value()
Get method for struct member 'msg_value'.
|
CArrayFacade<java.lang.Byte> |
getNamedVG_Mass()
Get method for struct member 'namedVG_Mass'.
|
CArrayFacade<java.lang.Byte> |
getNamedVG_Softgoal()
Get method for struct member 'namedVG_Softgoal'.
|
CArrayFacade<java.lang.Byte> |
getNamedVG_Spring_K()
Get method for struct member 'namedVG_Spring_K'.
|
float |
getNodemass()
Get method for struct member 'nodemass'.
|
byte |
getPad()
Get method for struct member 'pad'.
|
float |
getPhysics_speed()
Get method for struct member 'physics_speed'.
|
short |
getPlastic()
Get method for struct member 'plastic'.
|
CPointer<PointCache> |
getPointcache()
Get method for struct member 'pointcache'.
|
ListBase |
getPtcaches()
Get method for struct member 'ptcaches'.
|
float |
getRklimit()
Get method for struct member 'rklimit'.
|
short |
getSbc_mode()
Get method for struct member 'sbc_mode'.
|
CPointer<java.lang.Object> |
getScratch()
Get method for struct member 'scratch'.
|
float |
getSecondspring()
Get method for struct member 'secondspring'.
|
int |
getSfra()
Get method for struct member 'sfra'.
|
float |
getShearstiff()
Get method for struct member 'shearstiff'.
|
short |
getSolver_ID()
Get method for struct member 'solver_ID'.
|
short |
getSolverflags()
Get method for struct member 'solverflags'.
|
short |
getSpringpreload()
Get method for struct member 'springpreload'.
|
int |
getTotkey()
Get method for struct member 'totkey'.
|
int |
getTotpoint()
Get method for struct member 'totpoint'.
|
int |
getTotpointkey()
Get method for struct member 'totpointkey'.
|
int |
getTotspring()
Get method for struct member 'totspring'.
|
short |
getVertgroup()
Get method for struct member 'vertgroup'.
|
void |
setAeroedge(short aeroedge)
Set method for struct member 'aeroedge'.
|
void |
setBalldamp(float balldamp)
Set method for struct member 'balldamp'.
|
void |
setBallstiff(float ballstiff)
Set method for struct member 'ballstiff'.
|
void |
setBpoint(CPointer<java.lang.Object> bpoint)
Set method for struct member 'bpoint'.
|
void |
setBspring(CPointer<java.lang.Object> bspring)
Set method for struct member 'bspring'.
|
void |
setChoke(short choke)
Set method for struct member 'choke'.
|
void |
setColball(float colball)
Set method for struct member 'colball'.
|
void |
setCollision_group(CPointer<Group> collision_group)
Set method for struct member 'collision_group'.
|
void |
setDefgoal(float defgoal)
Set method for struct member 'defgoal'.
|
void |
setEffector_weights(CPointer<EffectorWeights> effector_weights)
Set method for struct member 'effector_weights'.
|
void |
setEfra(int efra)
Set method for struct member 'efra'.
|
void |
setFuzzyness(short fuzzyness)
Set method for struct member 'fuzzyness'.
|
void |
setGoalfrict(float goalfrict)
Set method for struct member 'goalfrict'.
|
void |
setGoalspring(float goalspring)
Set method for struct member 'goalspring'.
|
void |
setGrav(float grav)
Set method for struct member 'grav'.
|
void |
setInfrict(float infrict)
Set method for struct member 'infrict'.
|
void |
setInpush(float inpush)
Set method for struct member 'inpush'.
|
void |
setInspring(float inspring)
Set method for struct member 'inspring'.
|
void |
setInterval(int interval)
Set method for struct member 'interval'.
|
void |
setKeys(CPointer<CPointer<SBVertex>> keys)
Set method for struct member 'keys'.
|
void |
setLast_frame(int last_frame)
Set method for struct member 'last_frame'.
|
void |
setLcom(CArrayFacade<java.lang.Float> lcom)
Set method for struct member 'lcom'.
|
void |
setLocal(short local)
Set method for struct member 'local'.
|
void |
setLrot(CArrayFacade<CArrayFacade<java.lang.Float>> lrot)
Set method for struct member 'lrot'.
|
void |
setLscale(CArrayFacade<CArrayFacade<java.lang.Float>> lscale)
Set method for struct member 'lscale'.
|
void |
setMaxgoal(float maxgoal)
Set method for struct member 'maxgoal'.
|
void |
setMaxloops(short maxloops)
Set method for struct member 'maxloops'.
|
void |
setMediafrict(float mediafrict)
Set method for struct member 'mediafrict'.
|
void |
setMingoal(float mingoal)
Set method for struct member 'mingoal'.
|
void |
setMinloops(short minloops)
Set method for struct member 'minloops'.
|
void |
setMsg_lock(byte msg_lock)
Set method for struct member 'msg_lock'.
|
void |
setMsg_value(short msg_value)
Set method for struct member 'msg_value'.
|
void |
setNamedVG_Mass(CArrayFacade<java.lang.Byte> namedVG_Mass)
Set method for struct member 'namedVG_Mass'.
|
void |
setNamedVG_Softgoal(CArrayFacade<java.lang.Byte> namedVG_Softgoal)
Set method for struct member 'namedVG_Softgoal'.
|
void |
setNamedVG_Spring_K(CArrayFacade<java.lang.Byte> namedVG_Spring_K)
Set method for struct member 'namedVG_Spring_K'.
|
void |
setNodemass(float nodemass)
Set method for struct member 'nodemass'.
|
void |
setPad(byte pad)
Set method for struct member 'pad'.
|
void |
setPhysics_speed(float physics_speed)
Set method for struct member 'physics_speed'.
|
void |
setPlastic(short plastic)
Set method for struct member 'plastic'.
|
void |
setPointcache(CPointer<PointCache> pointcache)
Set method for struct member 'pointcache'.
|
void |
setPtcaches(ListBase ptcaches)
Set method for struct member 'ptcaches'.
|
void |
setRklimit(float rklimit)
Set method for struct member 'rklimit'.
|
void |
setSbc_mode(short sbc_mode)
Set method for struct member 'sbc_mode'.
|
void |
setScratch(CPointer<java.lang.Object> scratch)
Set method for struct member 'scratch'.
|
void |
setSecondspring(float secondspring)
Set method for struct member 'secondspring'.
|
void |
setSfra(int sfra)
Set method for struct member 'sfra'.
|
void |
setShearstiff(float shearstiff)
Set method for struct member 'shearstiff'.
|
void |
setSolver_ID(short solver_ID)
Set method for struct member 'solver_ID'.
|
void |
setSolverflags(short solverflags)
Set method for struct member 'solverflags'.
|
void |
setSpringpreload(short springpreload)
Set method for struct member 'springpreload'.
|
void |
setTotkey(int totkey)
Set method for struct member 'totkey'.
|
void |
setTotpoint(int totpoint)
Set method for struct member 'totpoint'.
|
void |
setTotpointkey(int totpointkey)
Set method for struct member 'totpointkey'.
|
void |
setTotspring(int totspring)
Set method for struct member 'totspring'.
|
void |
setVertgroup(short vertgroup)
Set method for struct member 'vertgroup'.
|
__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 SoftBody.
org.cakelab.blender.io.dna.internal.StructDNA}
,
org.cakelab.blender.io.block.BlockTable#allocate}
,
Constant Field Valuespublic static final long[] __DNA__FIELD__totpoint
dynamic data
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__totpoint); CPointer<Integer> p_totpoint = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__totspring
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__totspring); CPointer<Integer> p_totspring = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__bpoint
not saved in file
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__bpoint); CPointer<CPointer<Object>> p_bpoint = p.cast(new Class[]{CPointer.class, Object.class});
public static final long[] __DNA__FIELD__bspring
not saved in file
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__bspring); CPointer<CPointer<Object>> p_bspring = p.cast(new Class[]{CPointer.class, Object.class});
public static final long[] __DNA__FIELD__pad
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__pad); CPointer<Byte> p_pad = p.cast(new Class[]{Byte.class});
public static final long[] __DNA__FIELD__msg_lock
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__msg_lock); CPointer<Byte> p_msg_lock = p.cast(new Class[]{Byte.class});
public static final long[] __DNA__FIELD__msg_value
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__msg_value); CPointer<Short> p_msg_value = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__nodemass
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__nodemass); CPointer<Float> p_nodemass = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__namedVG_Mass
MAX_VGROUP_NAME
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__namedVG_Mass); CPointer<CArrayFacade<Byte>> p_namedVG_Mass = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__grav
along with it introduce mass painting starting to fix old bug .. nastiness that VG are indexes rather find them by name tag to find it -> jow20090613 softbody amount of gravitaion to apply
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__grav); CPointer<Float> p_grav = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__mediafrict
friction to env
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__mediafrict); CPointer<Float> p_mediafrict = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__rklimit
error limit for ODE solver
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__rklimit); CPointer<Float> p_rklimit = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__physics_speed
user control over simulation speed
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__physics_speed); CPointer<Float> p_physics_speed = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__goalspring
goal softbody goal springs
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__goalspring); CPointer<Float> p_goalspring = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__goalfrict
softbody goal springs friction
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__goalfrict); CPointer<Float> p_goalfrict = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__mingoal
quick limits for goal
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__mingoal); CPointer<Float> p_mingoal = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__maxgoal
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__maxgoal); CPointer<Float> p_maxgoal = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__defgoal
default goal for vertices without vgroup
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__defgoal); CPointer<Float> p_defgoal = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__vertgroup
index starting at 1
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__vertgroup); CPointer<Short> p_vertgroup = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__namedVG_Softgoal
MAX_VGROUP_NAME
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__namedVG_Softgoal); CPointer<CArrayFacade<Byte>> p_namedVG_Softgoal = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__fuzzyness
starting to fix old bug .. nastiness that VG are indexes rather find them by name tag to find it -> jow20090613
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__fuzzyness); CPointer<Short> p_fuzzyness = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__inspring
springs softbody inner springs
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__inspring); CPointer<Float> p_inspring = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__infrict
softbody inner springs friction
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__infrict); CPointer<Float> p_infrict = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__namedVG_Spring_K
MAX_VGROUP_NAME
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__namedVG_Spring_K); CPointer<CArrayFacade<Byte>> p_namedVG_Spring_K = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__sfra
along with it introduce Spring_K painting starting to fix old bug .. nastiness that VG are indexes rather find them by name tag to find it -> jow20090613 baking
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__sfra); CPointer<Integer> p_sfra = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__efra
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__efra); CPointer<Integer> p_efra = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__interval
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__interval); CPointer<Integer> p_interval = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__local
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__local); CPointer<Short> p_local = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__solverflags
local==1: use local coords for baking
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__solverflags); CPointer<Short> p_solverflags = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__keys
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__keys); CPointer<CPointer<CPointer<SBVertex>>> p_keys = p.cast(new Class[]{CPointer.class, CPointer.class, SBVertex.class});
public static final long[] __DNA__FIELD__totpointkey
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__totpointkey); CPointer<Integer> p_totpointkey = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__totkey
if totpointkey != totpoint or totkey!- (efra-sfra)/interval -> free keys
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__totkey); CPointer<Integer> p_totkey = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__secondspring
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__secondspring); CPointer<Float> p_secondspring = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__colball
self collision fixed collision ball size if > 0
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__colball); CPointer<Float> p_colball = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__balldamp
cooling down collision response
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__balldamp); CPointer<Float> p_balldamp = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__ballstiff
pressure the ball is loaded with
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__ballstiff); CPointer<Float> p_ballstiff = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__sbc_mode
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__sbc_mode); CPointer<Short> p_sbc_mode = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__aeroedge
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__aeroedge); CPointer<Short> p_aeroedge = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__minloops
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__minloops); CPointer<Short> p_minloops = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__maxloops
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__maxloops); CPointer<Short> p_maxloops = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__choke
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__choke); CPointer<Short> p_choke = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__solver_ID
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__solver_ID); CPointer<Short> p_solver_ID = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__plastic
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__plastic); CPointer<Short> p_plastic = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__springpreload
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__springpreload); CPointer<Short> p_springpreload = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__scratch
scratch pad/cache on live time not saved in file
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__scratch); CPointer<CPointer<Object>> p_scratch = p.cast(new Class[]{CPointer.class, Object.class});
public static final long[] __DNA__FIELD__shearstiff
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__shearstiff); CPointer<Float> p_shearstiff = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__inpush
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__inpush); CPointer<Float> p_inpush = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__pointcache
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__pointcache); CPointer<CPointer<PointCache>> p_pointcache = p.cast(new Class[]{CPointer.class, PointCache.class});
public static final long[] __DNA__FIELD__ptcaches
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__ptcaches); CPointer<ListBase> p_ptcaches = p.cast(new Class[]{ListBase.class});
public static final long[] __DNA__FIELD__collision_group
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__collision_group); CPointer<CPointer<Group>> p_collision_group = p.cast(new Class[]{CPointer.class, Group.class});
public static final long[] __DNA__FIELD__effector_weights
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__effector_weights); CPointer<CPointer<EffectorWeights>> p_effector_weights = p.cast(new Class[]{CPointer.class, EffectorWeights.class});
public static final long[] __DNA__FIELD__lcom
reverse esimated obmatrix .. no need to store in blend file .. how ever who cares
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__lcom); CPointer<CArrayFacade<Float>> p_lcom = p.cast(new Class[]{CArrayFacade.class, Float.class});
public static final long[] __DNA__FIELD__lrot
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__lrot); CPointer<CArrayFacade<CArrayFacade<Float>>> p_lrot = p.cast(new Class[]{CArrayFacade.class, CArrayFacade.class, Float.class});
public static final long[] __DNA__FIELD__lscale
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__lscale); CPointer<CArrayFacade<CArrayFacade<Float>>> p_lscale = p.cast(new Class[]{CArrayFacade.class, CArrayFacade.class, Float.class});
public static final long[] __DNA__FIELD__last_frame
This is how you get a reference on the corresponding field in the struct:
SoftBody softbody = ...; CPointer<Object> p = softbody.__dna__addressof(SoftBody.__DNA__FIELD__last_frame); CPointer<Integer> p_last_frame = p.cast(new Class[]{Integer.class});
public SoftBody(long __address, Block __block, BlockTable __blockTable)
protected SoftBody(SoftBody that)
public int getTotpoint() throws java.io.IOException
dynamic data
java.io.IOException
__DNA__FIELD__totpoint
public void setTotpoint(int totpoint) throws java.io.IOException
dynamic data
java.io.IOException
__DNA__FIELD__totpoint
public int getTotspring() throws java.io.IOException
java.io.IOException
__DNA__FIELD__totspring
public void setTotspring(int totspring) throws java.io.IOException
java.io.IOException
__DNA__FIELD__totspring
public CPointer<java.lang.Object> getBpoint() throws java.io.IOException
not saved in file
java.io.IOException
__DNA__FIELD__bpoint
public void setBpoint(CPointer<java.lang.Object> bpoint) throws java.io.IOException
not saved in file
java.io.IOException
__DNA__FIELD__bpoint
public CPointer<java.lang.Object> getBspring() throws java.io.IOException
not saved in file
java.io.IOException
__DNA__FIELD__bspring
public void setBspring(CPointer<java.lang.Object> bspring) throws java.io.IOException
not saved in file
java.io.IOException
__DNA__FIELD__bspring
public byte getPad() throws java.io.IOException
java.io.IOException
__DNA__FIELD__pad
public void setPad(byte pad) throws java.io.IOException
java.io.IOException
__DNA__FIELD__pad
public byte getMsg_lock() throws java.io.IOException
java.io.IOException
__DNA__FIELD__msg_lock
public void setMsg_lock(byte msg_lock) throws java.io.IOException
java.io.IOException
__DNA__FIELD__msg_lock
public short getMsg_value() throws java.io.IOException
java.io.IOException
__DNA__FIELD__msg_value
public void setMsg_value(short msg_value) throws java.io.IOException
java.io.IOException
__DNA__FIELD__msg_value
public float getNodemass() throws java.io.IOException
java.io.IOException
__DNA__FIELD__nodemass
public void setNodemass(float nodemass) throws java.io.IOException
java.io.IOException
__DNA__FIELD__nodemass
public CArrayFacade<java.lang.Byte> getNamedVG_Mass() throws java.io.IOException
MAX_VGROUP_NAME
java.io.IOException
__DNA__FIELD__namedVG_Mass
public void setNamedVG_Mass(CArrayFacade<java.lang.Byte> namedVG_Mass) throws java.io.IOException
MAX_VGROUP_NAME
java.io.IOException
__DNA__FIELD__namedVG_Mass
public float getGrav() throws java.io.IOException
along with it introduce mass painting starting to fix old bug .. nastiness that VG are indexes rather find them by name tag to find it -> jow20090613 softbody amount of gravitaion to apply
java.io.IOException
__DNA__FIELD__grav
public void setGrav(float grav) throws java.io.IOException
along with it introduce mass painting starting to fix old bug .. nastiness that VG are indexes rather find them by name tag to find it -> jow20090613 softbody amount of gravitaion to apply
java.io.IOException
__DNA__FIELD__grav
public float getMediafrict() throws java.io.IOException
friction to env
java.io.IOException
__DNA__FIELD__mediafrict
public void setMediafrict(float mediafrict) throws java.io.IOException
friction to env
java.io.IOException
__DNA__FIELD__mediafrict
public float getRklimit() throws java.io.IOException
error limit for ODE solver
java.io.IOException
__DNA__FIELD__rklimit
public void setRklimit(float rklimit) throws java.io.IOException
error limit for ODE solver
java.io.IOException
__DNA__FIELD__rklimit
public float getPhysics_speed() throws java.io.IOException
user control over simulation speed
java.io.IOException
__DNA__FIELD__physics_speed
public void setPhysics_speed(float physics_speed) throws java.io.IOException
user control over simulation speed
java.io.IOException
__DNA__FIELD__physics_speed
public float getGoalspring() throws java.io.IOException
goal softbody goal springs
java.io.IOException
__DNA__FIELD__goalspring
public void setGoalspring(float goalspring) throws java.io.IOException
goal softbody goal springs
java.io.IOException
__DNA__FIELD__goalspring
public float getGoalfrict() throws java.io.IOException
softbody goal springs friction
java.io.IOException
__DNA__FIELD__goalfrict
public void setGoalfrict(float goalfrict) throws java.io.IOException
softbody goal springs friction
java.io.IOException
__DNA__FIELD__goalfrict
public float getMingoal() throws java.io.IOException
quick limits for goal
java.io.IOException
__DNA__FIELD__mingoal
public void setMingoal(float mingoal) throws java.io.IOException
quick limits for goal
java.io.IOException
__DNA__FIELD__mingoal
public float getMaxgoal() throws java.io.IOException
java.io.IOException
__DNA__FIELD__maxgoal
public void setMaxgoal(float maxgoal) throws java.io.IOException
java.io.IOException
__DNA__FIELD__maxgoal
public float getDefgoal() throws java.io.IOException
default goal for vertices without vgroup
java.io.IOException
__DNA__FIELD__defgoal
public void setDefgoal(float defgoal) throws java.io.IOException
default goal for vertices without vgroup
java.io.IOException
__DNA__FIELD__defgoal
public short getVertgroup() throws java.io.IOException
index starting at 1
java.io.IOException
__DNA__FIELD__vertgroup
public void setVertgroup(short vertgroup) throws java.io.IOException
index starting at 1
java.io.IOException
__DNA__FIELD__vertgroup
public CArrayFacade<java.lang.Byte> getNamedVG_Softgoal() throws java.io.IOException
MAX_VGROUP_NAME
java.io.IOException
__DNA__FIELD__namedVG_Softgoal
public void setNamedVG_Softgoal(CArrayFacade<java.lang.Byte> namedVG_Softgoal) throws java.io.IOException
MAX_VGROUP_NAME
java.io.IOException
__DNA__FIELD__namedVG_Softgoal
public short getFuzzyness() throws java.io.IOException
starting to fix old bug .. nastiness that VG are indexes rather find them by name tag to find it -> jow20090613
java.io.IOException
__DNA__FIELD__fuzzyness
public void setFuzzyness(short fuzzyness) throws java.io.IOException
starting to fix old bug .. nastiness that VG are indexes rather find them by name tag to find it -> jow20090613
java.io.IOException
__DNA__FIELD__fuzzyness
public float getInspring() throws java.io.IOException
springs softbody inner springs
java.io.IOException
__DNA__FIELD__inspring
public void setInspring(float inspring) throws java.io.IOException
springs softbody inner springs
java.io.IOException
__DNA__FIELD__inspring
public float getInfrict() throws java.io.IOException
softbody inner springs friction
java.io.IOException
__DNA__FIELD__infrict
public void setInfrict(float infrict) throws java.io.IOException
softbody inner springs friction
java.io.IOException
__DNA__FIELD__infrict
public CArrayFacade<java.lang.Byte> getNamedVG_Spring_K() throws java.io.IOException
MAX_VGROUP_NAME
java.io.IOException
__DNA__FIELD__namedVG_Spring_K
public void setNamedVG_Spring_K(CArrayFacade<java.lang.Byte> namedVG_Spring_K) throws java.io.IOException
MAX_VGROUP_NAME
java.io.IOException
__DNA__FIELD__namedVG_Spring_K
public int getSfra() throws java.io.IOException
along with it introduce Spring_K painting starting to fix old bug .. nastiness that VG are indexes rather find them by name tag to find it -> jow20090613 baking
java.io.IOException
__DNA__FIELD__sfra
public void setSfra(int sfra) throws java.io.IOException
along with it introduce Spring_K painting starting to fix old bug .. nastiness that VG are indexes rather find them by name tag to find it -> jow20090613 baking
java.io.IOException
__DNA__FIELD__sfra
public int getEfra() throws java.io.IOException
java.io.IOException
__DNA__FIELD__efra
public void setEfra(int efra) throws java.io.IOException
java.io.IOException
__DNA__FIELD__efra
public int getInterval() throws java.io.IOException
java.io.IOException
__DNA__FIELD__interval
public void setInterval(int interval) throws java.io.IOException
java.io.IOException
__DNA__FIELD__interval
public short getLocal() throws java.io.IOException
java.io.IOException
__DNA__FIELD__local
public void setLocal(short local) throws java.io.IOException
java.io.IOException
__DNA__FIELD__local
public short getSolverflags() throws java.io.IOException
local==1: use local coords for baking
java.io.IOException
__DNA__FIELD__solverflags
public void setSolverflags(short solverflags) throws java.io.IOException
local==1: use local coords for baking
java.io.IOException
__DNA__FIELD__solverflags
public CPointer<CPointer<SBVertex>> getKeys() throws java.io.IOException
java.io.IOException
__DNA__FIELD__keys
public void setKeys(CPointer<CPointer<SBVertex>> keys) throws java.io.IOException
java.io.IOException
__DNA__FIELD__keys
public int getTotpointkey() throws java.io.IOException
java.io.IOException
__DNA__FIELD__totpointkey
public void setTotpointkey(int totpointkey) throws java.io.IOException
java.io.IOException
__DNA__FIELD__totpointkey
public int getTotkey() throws java.io.IOException
if totpointkey != totpoint or totkey!- (efra-sfra)/interval -> free keys
java.io.IOException
__DNA__FIELD__totkey
public void setTotkey(int totkey) throws java.io.IOException
if totpointkey != totpoint or totkey!- (efra-sfra)/interval -> free keys
java.io.IOException
__DNA__FIELD__totkey
public float getSecondspring() throws java.io.IOException
java.io.IOException
__DNA__FIELD__secondspring
public void setSecondspring(float secondspring) throws java.io.IOException
java.io.IOException
__DNA__FIELD__secondspring
public float getColball() throws java.io.IOException
self collision fixed collision ball size if > 0
java.io.IOException
__DNA__FIELD__colball
public void setColball(float colball) throws java.io.IOException
self collision fixed collision ball size if > 0
java.io.IOException
__DNA__FIELD__colball
public float getBalldamp() throws java.io.IOException
cooling down collision response
java.io.IOException
__DNA__FIELD__balldamp
public void setBalldamp(float balldamp) throws java.io.IOException
cooling down collision response
java.io.IOException
__DNA__FIELD__balldamp
public float getBallstiff() throws java.io.IOException
pressure the ball is loaded with
java.io.IOException
__DNA__FIELD__ballstiff
public void setBallstiff(float ballstiff) throws java.io.IOException
pressure the ball is loaded with
java.io.IOException
__DNA__FIELD__ballstiff
public short getSbc_mode() throws java.io.IOException
java.io.IOException
__DNA__FIELD__sbc_mode
public void setSbc_mode(short sbc_mode) throws java.io.IOException
java.io.IOException
__DNA__FIELD__sbc_mode
public short getAeroedge() throws java.io.IOException
java.io.IOException
__DNA__FIELD__aeroedge
public void setAeroedge(short aeroedge) throws java.io.IOException
java.io.IOException
__DNA__FIELD__aeroedge
public short getMinloops() throws java.io.IOException
java.io.IOException
__DNA__FIELD__minloops
public void setMinloops(short minloops) throws java.io.IOException
java.io.IOException
__DNA__FIELD__minloops
public short getMaxloops() throws java.io.IOException
java.io.IOException
__DNA__FIELD__maxloops
public void setMaxloops(short maxloops) throws java.io.IOException
java.io.IOException
__DNA__FIELD__maxloops
public short getChoke() throws java.io.IOException
java.io.IOException
__DNA__FIELD__choke
public void setChoke(short choke) throws java.io.IOException
java.io.IOException
__DNA__FIELD__choke
public short getSolver_ID() throws java.io.IOException
java.io.IOException
__DNA__FIELD__solver_ID
public void setSolver_ID(short solver_ID) throws java.io.IOException
java.io.IOException
__DNA__FIELD__solver_ID
public short getPlastic() throws java.io.IOException
java.io.IOException
__DNA__FIELD__plastic
public void setPlastic(short plastic) throws java.io.IOException
java.io.IOException
__DNA__FIELD__plastic
public short getSpringpreload() throws java.io.IOException
java.io.IOException
__DNA__FIELD__springpreload
public void setSpringpreload(short springpreload) throws java.io.IOException
java.io.IOException
__DNA__FIELD__springpreload
public CPointer<java.lang.Object> getScratch() throws java.io.IOException
scratch pad/cache on live time not saved in file
java.io.IOException
__DNA__FIELD__scratch
public void setScratch(CPointer<java.lang.Object> scratch) throws java.io.IOException
scratch pad/cache on live time not saved in file
java.io.IOException
__DNA__FIELD__scratch
public float getShearstiff() throws java.io.IOException
java.io.IOException
__DNA__FIELD__shearstiff
public void setShearstiff(float shearstiff) throws java.io.IOException
java.io.IOException
__DNA__FIELD__shearstiff
public float getInpush() throws java.io.IOException
java.io.IOException
__DNA__FIELD__inpush
public void setInpush(float inpush) throws java.io.IOException
java.io.IOException
__DNA__FIELD__inpush
public CPointer<PointCache> getPointcache() throws java.io.IOException
java.io.IOException
__DNA__FIELD__pointcache
public void setPointcache(CPointer<PointCache> pointcache) throws java.io.IOException
java.io.IOException
__DNA__FIELD__pointcache
public ListBase getPtcaches() throws java.io.IOException
java.io.IOException
__DNA__FIELD__ptcaches
public void setPtcaches(ListBase ptcaches) throws java.io.IOException
java.io.IOException
__DNA__FIELD__ptcaches
public CPointer<Group> getCollision_group() throws java.io.IOException
java.io.IOException
__DNA__FIELD__collision_group
public void setCollision_group(CPointer<Group> collision_group) throws java.io.IOException
java.io.IOException
__DNA__FIELD__collision_group
public CPointer<EffectorWeights> getEffector_weights() throws java.io.IOException
java.io.IOException
__DNA__FIELD__effector_weights
public void setEffector_weights(CPointer<EffectorWeights> effector_weights) throws java.io.IOException
java.io.IOException
__DNA__FIELD__effector_weights
public CArrayFacade<java.lang.Float> getLcom() throws java.io.IOException
reverse esimated obmatrix .. no need to store in blend file .. how ever who cares
java.io.IOException
__DNA__FIELD__lcom
public void setLcom(CArrayFacade<java.lang.Float> lcom) throws java.io.IOException
reverse esimated obmatrix .. no need to store in blend file .. how ever who cares
java.io.IOException
__DNA__FIELD__lcom
public CArrayFacade<CArrayFacade<java.lang.Float>> getLrot() throws java.io.IOException
java.io.IOException
__DNA__FIELD__lrot
public void setLrot(CArrayFacade<CArrayFacade<java.lang.Float>> lrot) throws java.io.IOException
java.io.IOException
__DNA__FIELD__lrot
public CArrayFacade<CArrayFacade<java.lang.Float>> getLscale() throws java.io.IOException
java.io.IOException
__DNA__FIELD__lscale
public void setLscale(CArrayFacade<CArrayFacade<java.lang.Float>> lscale) throws java.io.IOException
java.io.IOException
__DNA__FIELD__lscale
public int getLast_frame() throws java.io.IOException
java.io.IOException
__DNA__FIELD__last_frame
public void setLast_frame(int last_frame) throws java.io.IOException
java.io.IOException
__DNA__FIELD__last_frame