public class NlaStrip extends CFacade
Modifier and Type | Field and Description |
---|---|
static long[] |
__DNA__FIELD__act
Field descriptor (offset) for struct member 'act'.
|
static long[] |
__DNA__FIELD__actend
Field descriptor (offset) for struct member 'actend'.
|
static long[] |
__DNA__FIELD__actstart
Field descriptor (offset) for struct member 'actstart'.
|
static long[] |
__DNA__FIELD__blendin
Field descriptor (offset) for struct member 'blendin'.
|
static long[] |
__DNA__FIELD__blendmode
Field descriptor (offset) for struct member 'blendmode'.
|
static long[] |
__DNA__FIELD__blendout
Field descriptor (offset) for struct member 'blendout'.
|
static long[] |
__DNA__FIELD__end
Field descriptor (offset) for struct member 'end'.
|
static long[] |
__DNA__FIELD__extendmode
Field descriptor (offset) for struct member 'extendmode'.
|
static long[] |
__DNA__FIELD__fcurves
Field descriptor (offset) for struct member 'fcurves'.
|
static long[] |
__DNA__FIELD__flag
Field descriptor (offset) for struct member 'flag'.
|
static long[] |
__DNA__FIELD__influence
Field descriptor (offset) for struct member 'influence'.
|
static long[] |
__DNA__FIELD__modifiers
Field descriptor (offset) for struct member 'modifiers'.
|
static long[] |
__DNA__FIELD__name
Field descriptor (offset) for struct member 'name'.
|
static long[] |
__DNA__FIELD__next
Field descriptor (offset) for struct member 'next'.
|
static long[] |
__DNA__FIELD__pad1
Field descriptor (offset) for struct member 'pad1'.
|
static long[] |
__DNA__FIELD__pad2
Field descriptor (offset) for struct member 'pad2'.
|
static long[] |
__DNA__FIELD__prev
Field descriptor (offset) for struct member 'prev'.
|
static long[] |
__DNA__FIELD__remap
Field descriptor (offset) for struct member 'remap'.
|
static long[] |
__DNA__FIELD__repeat
Field descriptor (offset) for struct member 'repeat'.
|
static long[] |
__DNA__FIELD__scale
Field descriptor (offset) for struct member 'scale'.
|
static long[] |
__DNA__FIELD__speaker_handle
Field descriptor (offset) for struct member 'speaker_handle'.
|
static long[] |
__DNA__FIELD__start
Field descriptor (offset) for struct member 'start'.
|
static long[] |
__DNA__FIELD__strip_time
Field descriptor (offset) for struct member 'strip_time'.
|
static long[] |
__DNA__FIELD__strips
Field descriptor (offset) for struct member 'strips'.
|
static long[] |
__DNA__FIELD__type
Field descriptor (offset) for struct member 'type'.
|
static int |
__DNA__SDNA_INDEX
This is the sdna index of the struct NlaStrip.
|
__io__address, __io__arch_index, __io__block, __io__blockTable, __io__pointersize
Modifier | Constructor and Description |
---|---|
|
NlaStrip(long __address,
Block __block,
BlockTable __blockTable) |
protected |
NlaStrip(NlaStrip that) |
Modifier and Type | Method and Description |
---|---|
CPointer<NlaStrip> |
__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<bAction> |
getAct()
Get method for struct member 'act'.
|
float |
getActend()
Get method for struct member 'actend'.
|
float |
getActstart()
Get method for struct member 'actstart'.
|
float |
getBlendin()
Get method for struct member 'blendin'.
|
short |
getBlendmode()
Get method for struct member 'blendmode'.
|
float |
getBlendout()
Get method for struct member 'blendout'.
|
float |
getEnd()
Get method for struct member 'end'.
|
short |
getExtendmode()
Get method for struct member 'extendmode'.
|
ListBase |
getFcurves()
Get method for struct member 'fcurves'.
|
int |
getFlag()
Get method for struct member 'flag'.
|
float |
getInfluence()
Get method for struct member 'influence'.
|
ListBase |
getModifiers()
Get method for struct member 'modifiers'.
|
CArrayFacade<java.lang.Byte> |
getName()
Get method for struct member 'name'.
|
CPointer<NlaStrip> |
getNext()
Get method for struct member 'next'.
|
short |
getPad1()
Get method for struct member 'pad1'.
|
int |
getPad2()
Get method for struct member 'pad2'.
|
CPointer<NlaStrip> |
getPrev()
Get method for struct member 'prev'.
|
CPointer<AnimMapper> |
getRemap()
Get method for struct member 'remap'.
|
float |
getRepeat()
Get method for struct member 'repeat'.
|
float |
getScale()
Get method for struct member 'scale'.
|
CPointer<java.lang.Object> |
getSpeaker_handle()
Get method for struct member 'speaker_handle'.
|
float |
getStart()
Get method for struct member 'start'.
|
float |
getStrip_time()
Get method for struct member 'strip_time'.
|
ListBase |
getStrips()
Get method for struct member 'strips'.
|
short |
getType()
Get method for struct member 'type'.
|
void |
setAct(CPointer<bAction> act)
Set method for struct member 'act'.
|
void |
setActend(float actend)
Set method for struct member 'actend'.
|
void |
setActstart(float actstart)
Set method for struct member 'actstart'.
|
void |
setBlendin(float blendin)
Set method for struct member 'blendin'.
|
void |
setBlendmode(short blendmode)
Set method for struct member 'blendmode'.
|
void |
setBlendout(float blendout)
Set method for struct member 'blendout'.
|
void |
setEnd(float end)
Set method for struct member 'end'.
|
void |
setExtendmode(short extendmode)
Set method for struct member 'extendmode'.
|
void |
setFcurves(ListBase fcurves)
Set method for struct member 'fcurves'.
|
void |
setFlag(int flag)
Set method for struct member 'flag'.
|
void |
setInfluence(float influence)
Set method for struct member 'influence'.
|
void |
setModifiers(ListBase modifiers)
Set method for struct member 'modifiers'.
|
void |
setName(CArrayFacade<java.lang.Byte> name)
Set method for struct member 'name'.
|
void |
setNext(CPointer<NlaStrip> next)
Set method for struct member 'next'.
|
void |
setPad1(short pad1)
Set method for struct member 'pad1'.
|
void |
setPad2(int pad2)
Set method for struct member 'pad2'.
|
void |
setPrev(CPointer<NlaStrip> prev)
Set method for struct member 'prev'.
|
void |
setRemap(CPointer<AnimMapper> remap)
Set method for struct member 'remap'.
|
void |
setRepeat(float repeat)
Set method for struct member 'repeat'.
|
void |
setScale(float scale)
Set method for struct member 'scale'.
|
void |
setSpeaker_handle(CPointer<java.lang.Object> speaker_handle)
Set method for struct member 'speaker_handle'.
|
void |
setStart(float start)
Set method for struct member 'start'.
|
void |
setStrip_time(float strip_time)
Set method for struct member 'strip_time'.
|
void |
setStrips(ListBase strips)
Set method for struct member 'strips'.
|
void |
setType(short type)
Set method for struct member 'type'.
|
__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 NlaStrip.
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:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__next); CPointer<CPointer<NlaStrip>> p_next = p.cast(new Class[]{CPointer.class, NlaStrip.class});
public static final long[] __DNA__FIELD__prev
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__prev); CPointer<CPointer<NlaStrip>> p_prev = p.cast(new Class[]{CPointer.class, NlaStrip.class});
public static final long[] __DNA__FIELD__strips
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__strips); CPointer<ListBase> p_strips = p.cast(new Class[]{ListBase.class});
public static final long[] __DNA__FIELD__act
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__act); CPointer<CPointer<bAction>> p_act = p.cast(new Class[]{CPointer.class, bAction.class});
public static final long[] __DNA__FIELD__remap
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__remap); CPointer<CPointer<AnimMapper>> p_remap = p.cast(new Class[]{CPointer.class, AnimMapper.class});
public static final long[] __DNA__FIELD__fcurves
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__fcurves); CPointer<ListBase> p_fcurves = p.cast(new Class[]{ListBase.class});
public static final long[] __DNA__FIELD__modifiers
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__modifiers); CPointer<ListBase> p_modifiers = p.cast(new Class[]{ListBase.class});
public static final long[] __DNA__FIELD__name
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__name); CPointer<CArrayFacade<Byte>> p_name = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__influence
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__influence); CPointer<Float> p_influence = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__strip_time
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__strip_time); CPointer<Float> p_strip_time = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__start
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__start); CPointer<Float> p_start = 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:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__end); CPointer<Float> p_end = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__actstart
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__actstart); CPointer<Float> p_actstart = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__actend
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__actend); CPointer<Float> p_actend = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__repeat
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__repeat); CPointer<Float> p_repeat = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__scale
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__scale); CPointer<Float> p_scale = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__blendin
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__blendin); CPointer<Float> p_blendin = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__blendout
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__blendout); CPointer<Float> p_blendout = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__blendmode
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__blendmode); CPointer<Short> p_blendmode = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__extendmode
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__extendmode); CPointer<Short> p_extendmode = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__pad1
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__pad1); CPointer<Short> p_pad1 = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__type
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__type); CPointer<Short> p_type = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__speaker_handle
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__speaker_handle); CPointer<CPointer<Object>> p_speaker_handle = p.cast(new Class[]{CPointer.class, Object.class});
public static final long[] __DNA__FIELD__flag
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__flag); CPointer<Integer> p_flag = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__pad2
This is how you get a reference on the corresponding field in the struct:
NlaStrip nlastrip = ...; CPointer<Object> p = nlastrip.__dna__addressof(NlaStrip.__DNA__FIELD__pad2); CPointer<Integer> p_pad2 = p.cast(new Class[]{Integer.class});
public NlaStrip(long __address, Block __block, BlockTable __blockTable)
protected NlaStrip(NlaStrip that)
public CPointer<NlaStrip> getNext() throws java.io.IOException
java.io.IOException
__DNA__FIELD__next
public void setNext(CPointer<NlaStrip> next) throws java.io.IOException
java.io.IOException
__DNA__FIELD__next
public CPointer<NlaStrip> getPrev() throws java.io.IOException
java.io.IOException
__DNA__FIELD__prev
public void setPrev(CPointer<NlaStrip> prev) throws java.io.IOException
java.io.IOException
__DNA__FIELD__prev
public ListBase getStrips() throws java.io.IOException
java.io.IOException
__DNA__FIELD__strips
public void setStrips(ListBase strips) throws java.io.IOException
java.io.IOException
__DNA__FIELD__strips
public CPointer<bAction> getAct() throws java.io.IOException
java.io.IOException
__DNA__FIELD__act
public void setAct(CPointer<bAction> act) throws java.io.IOException
java.io.IOException
__DNA__FIELD__act
public CPointer<AnimMapper> getRemap() throws java.io.IOException
java.io.IOException
__DNA__FIELD__remap
public void setRemap(CPointer<AnimMapper> remap) throws java.io.IOException
java.io.IOException
__DNA__FIELD__remap
public ListBase getFcurves() throws java.io.IOException
java.io.IOException
__DNA__FIELD__fcurves
public void setFcurves(ListBase fcurves) throws java.io.IOException
java.io.IOException
__DNA__FIELD__fcurves
public ListBase getModifiers() throws java.io.IOException
java.io.IOException
__DNA__FIELD__modifiers
public void setModifiers(ListBase modifiers) throws java.io.IOException
java.io.IOException
__DNA__FIELD__modifiers
public CArrayFacade<java.lang.Byte> getName() throws java.io.IOException
java.io.IOException
__DNA__FIELD__name
public void setName(CArrayFacade<java.lang.Byte> name) throws java.io.IOException
java.io.IOException
__DNA__FIELD__name
public float getInfluence() throws java.io.IOException
java.io.IOException
__DNA__FIELD__influence
public void setInfluence(float influence) throws java.io.IOException
java.io.IOException
__DNA__FIELD__influence
public float getStrip_time() throws java.io.IOException
java.io.IOException
__DNA__FIELD__strip_time
public void setStrip_time(float strip_time) throws java.io.IOException
java.io.IOException
__DNA__FIELD__strip_time
public float getStart() throws java.io.IOException
java.io.IOException
__DNA__FIELD__start
public void setStart(float start) throws java.io.IOException
java.io.IOException
__DNA__FIELD__start
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 getActstart() throws java.io.IOException
java.io.IOException
__DNA__FIELD__actstart
public void setActstart(float actstart) throws java.io.IOException
java.io.IOException
__DNA__FIELD__actstart
public float getActend() throws java.io.IOException
java.io.IOException
__DNA__FIELD__actend
public void setActend(float actend) throws java.io.IOException
java.io.IOException
__DNA__FIELD__actend
public float getRepeat() throws java.io.IOException
java.io.IOException
__DNA__FIELD__repeat
public void setRepeat(float repeat) throws java.io.IOException
java.io.IOException
__DNA__FIELD__repeat
public float getScale() throws java.io.IOException
java.io.IOException
__DNA__FIELD__scale
public void setScale(float scale) throws java.io.IOException
java.io.IOException
__DNA__FIELD__scale
public float getBlendin() throws java.io.IOException
java.io.IOException
__DNA__FIELD__blendin
public void setBlendin(float blendin) throws java.io.IOException
java.io.IOException
__DNA__FIELD__blendin
public float getBlendout() throws java.io.IOException
java.io.IOException
__DNA__FIELD__blendout
public void setBlendout(float blendout) throws java.io.IOException
java.io.IOException
__DNA__FIELD__blendout
public short getBlendmode() throws java.io.IOException
java.io.IOException
__DNA__FIELD__blendmode
public void setBlendmode(short blendmode) throws java.io.IOException
java.io.IOException
__DNA__FIELD__blendmode
public short getExtendmode() throws java.io.IOException
java.io.IOException
__DNA__FIELD__extendmode
public void setExtendmode(short extendmode) throws java.io.IOException
java.io.IOException
__DNA__FIELD__extendmode
public short getPad1() throws java.io.IOException
java.io.IOException
__DNA__FIELD__pad1
public void setPad1(short pad1) throws java.io.IOException
java.io.IOException
__DNA__FIELD__pad1
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 CPointer<java.lang.Object> getSpeaker_handle() throws java.io.IOException
java.io.IOException
__DNA__FIELD__speaker_handle
public void setSpeaker_handle(CPointer<java.lang.Object> speaker_handle) throws java.io.IOException
java.io.IOException
__DNA__FIELD__speaker_handle
public int getFlag() throws java.io.IOException
java.io.IOException
__DNA__FIELD__flag
public void setFlag(int flag) throws java.io.IOException
java.io.IOException
__DNA__FIELD__flag
public int getPad2() throws java.io.IOException
java.io.IOException
__DNA__FIELD__pad2
public void setPad2(int pad2) throws java.io.IOException
java.io.IOException
__DNA__FIELD__pad2