public class MeshDeformModifierData extends CFacade
Modifier and Type | Field and Description |
---|---|
static long[] |
__DNA__FIELD__bindcagecos
Field descriptor (offset) for struct member 'bindcagecos'.
|
static long[] |
__DNA__FIELD__bindcos
Field descriptor (offset) for struct member 'bindcos'.
|
static long[] |
__DNA__FIELD__bindinfluences
Field descriptor (offset) for struct member 'bindinfluences'.
|
static long[] |
__DNA__FIELD__bindmat
Field descriptor (offset) for struct member 'bindmat'.
|
static long[] |
__DNA__FIELD__bindoffsets
Field descriptor (offset) for struct member 'bindoffsets'.
|
static long[] |
__DNA__FIELD__bindweights
Field descriptor (offset) for struct member 'bindweights'.
|
static long[] |
__DNA__FIELD__defgrp_name
Field descriptor (offset) for struct member 'defgrp_name'.
|
static long[] |
__DNA__FIELD__dyncellmin
Field descriptor (offset) for struct member 'dyncellmin'.
|
static long[] |
__DNA__FIELD__dyncellwidth
Field descriptor (offset) for struct member 'dyncellwidth'.
|
static long[] |
__DNA__FIELD__dyngrid
Field descriptor (offset) for struct member 'dyngrid'.
|
static long[] |
__DNA__FIELD__dyngridsize
Field descriptor (offset) for struct member 'dyngridsize'.
|
static long[] |
__DNA__FIELD__dyninfluences
Field descriptor (offset) for struct member 'dyninfluences'.
|
static long[] |
__DNA__FIELD__dynverts
Field descriptor (offset) for struct member 'dynverts'.
|
static long[] |
__DNA__FIELD__flag
Field descriptor (offset) for struct member 'flag'.
|
static long[] |
__DNA__FIELD__gridsize
Field descriptor (offset) for struct member 'gridsize'.
|
static long[] |
__DNA__FIELD__mode
Field descriptor (offset) for struct member 'mode'.
|
static long[] |
__DNA__FIELD__modifier
Field descriptor (offset) for struct member 'modifier'.
|
static long[] |
__DNA__FIELD__object
Field descriptor (offset) for struct member 'object'.
|
static long[] |
__DNA__FIELD__pad
Field descriptor (offset) for struct member 'pad'.
|
static long[] |
__DNA__FIELD__pad2
Field descriptor (offset) for struct member 'pad2'.
|
static long[] |
__DNA__FIELD__totcagevert
Field descriptor (offset) for struct member 'totcagevert'.
|
static long[] |
__DNA__FIELD__totinfluence
Field descriptor (offset) for struct member 'totinfluence'.
|
static long[] |
__DNA__FIELD__totvert
Field descriptor (offset) for struct member 'totvert'.
|
static int |
__DNA__SDNA_INDEX
This is the sdna index of the struct MeshDeformModifierData.
|
__io__address, __io__arch_index, __io__block, __io__blockTable, __io__pointersize
Modifier | Constructor and Description |
---|---|
|
MeshDeformModifierData(long __address,
Block __block,
BlockTable __blockTable) |
protected |
MeshDeformModifierData(MeshDeformModifierData that) |
Modifier and Type | Method and Description |
---|---|
CPointer<MeshDeformModifierData> |
__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<java.lang.Float> |
getBindcagecos()
Get method for struct member 'bindcagecos'.
|
CPointer<java.lang.Float> |
getBindcos()
Get method for struct member 'bindcos'.
|
CPointer<MDefInfluence> |
getBindinfluences()
Get method for struct member 'bindinfluences'.
|
CArrayFacade<CArrayFacade<java.lang.Float>> |
getBindmat()
Get method for struct member 'bindmat'.
|
CPointer<java.lang.Integer> |
getBindoffsets()
Get method for struct member 'bindoffsets'.
|
CPointer<java.lang.Float> |
getBindweights()
Get method for struct member 'bindweights'.
|
CArrayFacade<java.lang.Byte> |
getDefgrp_name()
Get method for struct member 'defgrp_name'.
|
CArrayFacade<java.lang.Float> |
getDyncellmin()
Get method for struct member 'dyncellmin'.
|
float |
getDyncellwidth()
Get method for struct member 'dyncellwidth'.
|
CPointer<MDefCell> |
getDyngrid()
Get method for struct member 'dyngrid'.
|
int |
getDyngridsize()
Get method for struct member 'dyngridsize'.
|
CPointer<MDefInfluence> |
getDyninfluences()
Get method for struct member 'dyninfluences'.
|
CPointer<java.lang.Integer> |
getDynverts()
Get method for struct member 'dynverts'.
|
short |
getFlag()
Get method for struct member 'flag'.
|
short |
getGridsize()
Get method for struct member 'gridsize'.
|
short |
getMode()
Get method for struct member 'mode'.
|
ModifierData |
getModifier()
Get method for struct member 'modifier'.
|
CPointer<BlenderObject> |
getObject()
Get method for struct member 'object'.
|
short |
getPad()
Get method for struct member 'pad'.
|
CPointer<java.lang.Integer> |
getPad2()
Get method for struct member 'pad2'.
|
int |
getTotcagevert()
Get method for struct member 'totcagevert'.
|
int |
getTotinfluence()
Get method for struct member 'totinfluence'.
|
int |
getTotvert()
Get method for struct member 'totvert'.
|
void |
setBindcagecos(CPointer<java.lang.Float> bindcagecos)
Set method for struct member 'bindcagecos'.
|
void |
setBindcos(CPointer<java.lang.Float> bindcos)
Set method for struct member 'bindcos'.
|
void |
setBindinfluences(CPointer<MDefInfluence> bindinfluences)
Set method for struct member 'bindinfluences'.
|
void |
setBindmat(CArrayFacade<CArrayFacade<java.lang.Float>> bindmat)
Set method for struct member 'bindmat'.
|
void |
setBindoffsets(CPointer<java.lang.Integer> bindoffsets)
Set method for struct member 'bindoffsets'.
|
void |
setBindweights(CPointer<java.lang.Float> bindweights)
Set method for struct member 'bindweights'.
|
void |
setDefgrp_name(CArrayFacade<java.lang.Byte> defgrp_name)
Set method for struct member 'defgrp_name'.
|
void |
setDyncellmin(CArrayFacade<java.lang.Float> dyncellmin)
Set method for struct member 'dyncellmin'.
|
void |
setDyncellwidth(float dyncellwidth)
Set method for struct member 'dyncellwidth'.
|
void |
setDyngrid(CPointer<MDefCell> dyngrid)
Set method for struct member 'dyngrid'.
|
void |
setDyngridsize(int dyngridsize)
Set method for struct member 'dyngridsize'.
|
void |
setDyninfluences(CPointer<MDefInfluence> dyninfluences)
Set method for struct member 'dyninfluences'.
|
void |
setDynverts(CPointer<java.lang.Integer> dynverts)
Set method for struct member 'dynverts'.
|
void |
setFlag(short flag)
Set method for struct member 'flag'.
|
void |
setGridsize(short gridsize)
Set method for struct member 'gridsize'.
|
void |
setMode(short mode)
Set method for struct member 'mode'.
|
void |
setModifier(ModifierData modifier)
Set method for struct member 'modifier'.
|
void |
setObject(CPointer<BlenderObject> object)
Set method for struct member 'object'.
|
void |
setPad(short pad)
Set method for struct member 'pad'.
|
void |
setPad2(CPointer<java.lang.Integer> pad2)
Set method for struct member 'pad2'.
|
void |
setTotcagevert(int totcagevert)
Set method for struct member 'totcagevert'.
|
void |
setTotinfluence(int totinfluence)
Set method for struct member 'totinfluence'.
|
void |
setTotvert(int totvert)
Set method for struct member 'totvert'.
|
__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 MeshDeformModifierData.
org.cakelab.blender.io.dna.internal.StructDNA}
,
org.cakelab.blender.io.block.BlockTable#allocate}
,
Constant Field Valuespublic static final long[] __DNA__FIELD__modifier
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__modifier); CPointer<ModifierData> p_modifier = p.cast(new Class[]{ModifierData.class});
public static final long[] __DNA__FIELD__object
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__object); CPointer<CPointer<BlenderObject>> p_object = p.cast(new Class[]{CPointer.class, BlenderObject.class});
public static final long[] __DNA__FIELD__defgrp_name
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__defgrp_name); CPointer<CArrayFacade<Byte>> p_defgrp_name = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__gridsize
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__gridsize); CPointer<Short> p_gridsize = 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:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__flag); CPointer<Short> p_flag = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__mode
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__mode); CPointer<Short> p_mode = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__pad
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__pad); CPointer<Short> p_pad = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__bindinfluences
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__bindinfluences); CPointer<CPointer<MDefInfluence>> p_bindinfluences = p.cast(new Class[]{CPointer.class, MDefInfluence.class});
public static final long[] __DNA__FIELD__bindoffsets
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__bindoffsets); CPointer<CPointer<Integer>> p_bindoffsets = p.cast(new Class[]{CPointer.class, Integer.class});
public static final long[] __DNA__FIELD__bindcagecos
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__bindcagecos); CPointer<CPointer<Float>> p_bindcagecos = p.cast(new Class[]{CPointer.class, Float.class});
public static final long[] __DNA__FIELD__totvert
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__totvert); CPointer<Integer> p_totvert = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__totcagevert
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__totcagevert); CPointer<Integer> p_totcagevert = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__dyngrid
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__dyngrid); CPointer<CPointer<MDefCell>> p_dyngrid = p.cast(new Class[]{CPointer.class, MDefCell.class});
public static final long[] __DNA__FIELD__dyninfluences
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__dyninfluences); CPointer<CPointer<MDefInfluence>> p_dyninfluences = p.cast(new Class[]{CPointer.class, MDefInfluence.class});
public static final long[] __DNA__FIELD__dynverts
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__dynverts); CPointer<CPointer<Integer>> p_dynverts = p.cast(new Class[]{CPointer.class, Integer.class});
public static final long[] __DNA__FIELD__pad2
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__pad2); CPointer<CPointer<Integer>> p_pad2 = p.cast(new Class[]{CPointer.class, Integer.class});
public static final long[] __DNA__FIELD__dyngridsize
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__dyngridsize); CPointer<Integer> p_dyngridsize = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__totinfluence
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__totinfluence); CPointer<Integer> p_totinfluence = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__dyncellmin
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__dyncellmin); CPointer<CArrayFacade<Float>> p_dyncellmin = p.cast(new Class[]{CArrayFacade.class, Float.class});
public static final long[] __DNA__FIELD__dyncellwidth
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__dyncellwidth); CPointer<Float> p_dyncellwidth = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__bindmat
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__bindmat); CPointer<CArrayFacade<CArrayFacade<Float>>> p_bindmat = p.cast(new Class[]{CArrayFacade.class, CArrayFacade.class, Float.class});
public static final long[] __DNA__FIELD__bindweights
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__bindweights); CPointer<CPointer<Float>> p_bindweights = p.cast(new Class[]{CPointer.class, Float.class});
public static final long[] __DNA__FIELD__bindcos
This is how you get a reference on the corresponding field in the struct:
MeshDeformModifierData meshdeformmodifierdata = ...; CPointer<Object> p = meshdeformmodifierdata.__dna__addressof(MeshDeformModifierData.__DNA__FIELD__bindcos); CPointer<CPointer<Float>> p_bindcos = p.cast(new Class[]{CPointer.class, Float.class});
public MeshDeformModifierData(long __address, Block __block, BlockTable __blockTable)
protected MeshDeformModifierData(MeshDeformModifierData that)
public ModifierData getModifier() throws java.io.IOException
java.io.IOException
__DNA__FIELD__modifier
public void setModifier(ModifierData modifier) throws java.io.IOException
java.io.IOException
__DNA__FIELD__modifier
public CPointer<BlenderObject> getObject() throws java.io.IOException
java.io.IOException
__DNA__FIELD__object
public void setObject(CPointer<BlenderObject> object) throws java.io.IOException
java.io.IOException
__DNA__FIELD__object
public CArrayFacade<java.lang.Byte> getDefgrp_name() throws java.io.IOException
java.io.IOException
__DNA__FIELD__defgrp_name
public void setDefgrp_name(CArrayFacade<java.lang.Byte> defgrp_name) throws java.io.IOException
java.io.IOException
__DNA__FIELD__defgrp_name
public short getGridsize() throws java.io.IOException
java.io.IOException
__DNA__FIELD__gridsize
public void setGridsize(short gridsize) throws java.io.IOException
java.io.IOException
__DNA__FIELD__gridsize
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 getMode() throws java.io.IOException
java.io.IOException
__DNA__FIELD__mode
public void setMode(short mode) throws java.io.IOException
java.io.IOException
__DNA__FIELD__mode
public short getPad() throws java.io.IOException
java.io.IOException
__DNA__FIELD__pad
public void setPad(short pad) throws java.io.IOException
java.io.IOException
__DNA__FIELD__pad
public CPointer<MDefInfluence> getBindinfluences() throws java.io.IOException
java.io.IOException
__DNA__FIELD__bindinfluences
public void setBindinfluences(CPointer<MDefInfluence> bindinfluences) throws java.io.IOException
java.io.IOException
__DNA__FIELD__bindinfluences
public CPointer<java.lang.Integer> getBindoffsets() throws java.io.IOException
java.io.IOException
__DNA__FIELD__bindoffsets
public void setBindoffsets(CPointer<java.lang.Integer> bindoffsets) throws java.io.IOException
java.io.IOException
__DNA__FIELD__bindoffsets
public CPointer<java.lang.Float> getBindcagecos() throws java.io.IOException
java.io.IOException
__DNA__FIELD__bindcagecos
public void setBindcagecos(CPointer<java.lang.Float> bindcagecos) throws java.io.IOException
java.io.IOException
__DNA__FIELD__bindcagecos
public int getTotvert() throws java.io.IOException
java.io.IOException
__DNA__FIELD__totvert
public void setTotvert(int totvert) throws java.io.IOException
java.io.IOException
__DNA__FIELD__totvert
public int getTotcagevert() throws java.io.IOException
java.io.IOException
__DNA__FIELD__totcagevert
public void setTotcagevert(int totcagevert) throws java.io.IOException
java.io.IOException
__DNA__FIELD__totcagevert
public CPointer<MDefCell> getDyngrid() throws java.io.IOException
java.io.IOException
__DNA__FIELD__dyngrid
public void setDyngrid(CPointer<MDefCell> dyngrid) throws java.io.IOException
java.io.IOException
__DNA__FIELD__dyngrid
public CPointer<MDefInfluence> getDyninfluences() throws java.io.IOException
java.io.IOException
__DNA__FIELD__dyninfluences
public void setDyninfluences(CPointer<MDefInfluence> dyninfluences) throws java.io.IOException
java.io.IOException
__DNA__FIELD__dyninfluences
public CPointer<java.lang.Integer> getDynverts() throws java.io.IOException
java.io.IOException
__DNA__FIELD__dynverts
public void setDynverts(CPointer<java.lang.Integer> dynverts) throws java.io.IOException
java.io.IOException
__DNA__FIELD__dynverts
public CPointer<java.lang.Integer> getPad2() throws java.io.IOException
java.io.IOException
__DNA__FIELD__pad2
public void setPad2(CPointer<java.lang.Integer> pad2) throws java.io.IOException
java.io.IOException
__DNA__FIELD__pad2
public int getDyngridsize() throws java.io.IOException
java.io.IOException
__DNA__FIELD__dyngridsize
public void setDyngridsize(int dyngridsize) throws java.io.IOException
java.io.IOException
__DNA__FIELD__dyngridsize
public int getTotinfluence() throws java.io.IOException
java.io.IOException
__DNA__FIELD__totinfluence
public void setTotinfluence(int totinfluence) throws java.io.IOException
java.io.IOException
__DNA__FIELD__totinfluence
public CArrayFacade<java.lang.Float> getDyncellmin() throws java.io.IOException
java.io.IOException
__DNA__FIELD__dyncellmin
public void setDyncellmin(CArrayFacade<java.lang.Float> dyncellmin) throws java.io.IOException
java.io.IOException
__DNA__FIELD__dyncellmin
public float getDyncellwidth() throws java.io.IOException
java.io.IOException
__DNA__FIELD__dyncellwidth
public void setDyncellwidth(float dyncellwidth) throws java.io.IOException
java.io.IOException
__DNA__FIELD__dyncellwidth
public CArrayFacade<CArrayFacade<java.lang.Float>> getBindmat() throws java.io.IOException
java.io.IOException
__DNA__FIELD__bindmat
public void setBindmat(CArrayFacade<CArrayFacade<java.lang.Float>> bindmat) throws java.io.IOException
java.io.IOException
__DNA__FIELD__bindmat
public CPointer<java.lang.Float> getBindweights() throws java.io.IOException
java.io.IOException
__DNA__FIELD__bindweights
public void setBindweights(CPointer<java.lang.Float> bindweights) throws java.io.IOException
java.io.IOException
__DNA__FIELD__bindweights
public CPointer<java.lang.Float> getBindcos() throws java.io.IOException
java.io.IOException
__DNA__FIELD__bindcos
public void setBindcos(CPointer<java.lang.Float> bindcos) throws java.io.IOException
java.io.IOException
__DNA__FIELD__bindcos
public CPointer<MeshDeformModifierData> __io__addressof()