Modifier and Type | Field and Description |
---|---|
static long[] |
__DNA__FIELD___pad
Field descriptor (offset) for struct member '_pad'.
|
static long[] |
__DNA__FIELD___pad0
Field descriptor (offset) for struct member '_pad0'.
|
static long[] |
__DNA__FIELD___pad2
Field descriptor (offset) for struct member '_pad2'.
|
static long[] |
__DNA__FIELD___pad3
Field descriptor (offset) for struct member '_pad3'.
|
static long[] |
__DNA__FIELD__adt
Field descriptor (offset) for struct member 'adt'.
|
static long[] |
__DNA__FIELD__aodist
Field descriptor (offset) for struct member 'aodist'.
|
static long[] |
__DNA__FIELD__aoenergy
Field descriptor (offset) for struct member 'aoenergy'.
|
static long[] |
__DNA__FIELD__drawdata
Field descriptor (offset) for struct member 'drawdata'.
|
static long[] |
__DNA__FIELD__exp
Field descriptor (offset) for struct member 'exp'.
|
static long[] |
__DNA__FIELD__exposure
Field descriptor (offset) for struct member 'exposure'.
|
static long[] |
__DNA__FIELD__flag
Field descriptor (offset) for struct member 'flag'.
|
static long[] |
__DNA__FIELD__gpumaterial
Field descriptor (offset) for struct member 'gpumaterial'.
|
static long[] |
__DNA__FIELD__horb
Field descriptor (offset) for struct member 'horb'.
|
static long[] |
__DNA__FIELD__horg
Field descriptor (offset) for struct member 'horg'.
|
static long[] |
__DNA__FIELD__horr
Field descriptor (offset) for struct member 'horr'.
|
static long[] |
__DNA__FIELD__id
Field descriptor (offset) for struct member 'id'.
|
static long[] |
__DNA__FIELD__ipo
Deprecated.
Deprecated
Pointer ArithmeticsThis is how you get a reference on the corresponding field in the struct: World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__ipo); CPointer<CPointer<Ipo>> p_ipo = p.cast(new Class[]{CPointer.class, Ipo.class}); Metadata
|
static long[] |
__DNA__FIELD__linfac
Field descriptor (offset) for struct member 'linfac'.
|
static long[] |
__DNA__FIELD__logfac
Field descriptor (offset) for struct member 'logfac'.
|
static long[] |
__DNA__FIELD__misi
Field descriptor (offset) for struct member 'misi'.
|
static long[] |
__DNA__FIELD__mistdist
Field descriptor (offset) for struct member 'mistdist'.
|
static long[] |
__DNA__FIELD__misthi
Field descriptor (offset) for struct member 'misthi'.
|
static long[] |
__DNA__FIELD__miststa
Field descriptor (offset) for struct member 'miststa'.
|
static long[] |
__DNA__FIELD__mistype
Field descriptor (offset) for struct member 'mistype'.
|
static long[] |
__DNA__FIELD__mode
Field descriptor (offset) for struct member 'mode'.
|
static long[] |
__DNA__FIELD__nodetree
Field descriptor (offset) for struct member 'nodetree'.
|
static long[] |
__DNA__FIELD__pr_texture
Field descriptor (offset) for struct member 'pr_texture'.
|
static long[] |
__DNA__FIELD__preview
Field descriptor (offset) for struct member 'preview'.
|
static long[] |
__DNA__FIELD__range
Field descriptor (offset) for struct member 'range'.
|
static long[] |
__DNA__FIELD__texact
Field descriptor (offset) for struct member 'texact'.
|
static long[] |
__DNA__FIELD__use_nodes
Field descriptor (offset) for struct member 'use_nodes'.
|
static int |
__DNA__SDNA_INDEX
This is the sdna index of the struct World.
|
__io__address, __io__arch_index, __io__block, __io__blockTable, __io__pointersize
Modifier | Constructor and Description |
---|---|
|
World(long __address,
Block __block,
BlockTable __blockTable) |
protected |
World(World that) |
Modifier and Type | Method and Description |
---|---|
CPointer<World> |
__io__addressof()
Instantiates a pointer on this instance.
|
CArrayFacade<java.lang.Byte> |
get_pad()
Get method for struct member '_pad'.
|
CArrayFacade<java.lang.Byte> |
get_pad0()
Get method for struct member '_pad0'.
|
CArrayFacade<java.lang.Byte> |
get_pad2()
Get method for struct member '_pad2'.
|
CArrayFacade<java.lang.Byte> |
get_pad3()
Get method for struct member '_pad3'.
|
CPointer<AnimData> |
getAdt()
Get method for struct member 'adt'.
|
float |
getAodist()
Get method for struct member 'aodist'.
|
float |
getAoenergy()
Get method for struct member 'aoenergy'.
|
DrawDataList |
getDrawdata()
Get method for struct member 'drawdata'.
|
float |
getExp()
Get method for struct member 'exp'.
|
float |
getExposure()
Get method for struct member 'exposure'.
|
short |
getFlag()
Get method for struct member 'flag'.
|
ListBase |
getGpumaterial()
Get method for struct member 'gpumaterial'.
|
float |
getHorb()
Get method for struct member 'horb'.
|
float |
getHorg()
Get method for struct member 'horg'.
|
float |
getHorr()
Get method for struct member 'horr'.
|
ID |
getId()
Get method for struct member 'id'.
|
CPointer<Ipo> |
getIpo()
Deprecated.
Deprecated
|
float |
getLinfac()
Get method for struct member 'linfac'.
|
float |
getLogfac()
Get method for struct member 'logfac'.
|
float |
getMisi()
Get method for struct member 'misi'.
|
float |
getMistdist()
Get method for struct member 'mistdist'.
|
float |
getMisthi()
Get method for struct member 'misthi'.
|
float |
getMiststa()
Get method for struct member 'miststa'.
|
short |
getMistype()
Get method for struct member 'mistype'.
|
short |
getMode()
Get method for struct member 'mode'.
|
CPointer<bNodeTree> |
getNodetree()
Get method for struct member 'nodetree'.
|
short |
getPr_texture()
Get method for struct member 'pr_texture'.
|
CPointer<PreviewImage> |
getPreview()
Get method for struct member 'preview'.
|
float |
getRange()
Get method for struct member 'range'.
|
short |
getTexact()
Get method for struct member 'texact'.
|
short |
getUse_nodes()
Get method for struct member 'use_nodes'.
|
void |
set_pad(CArrayFacade<java.lang.Byte> _pad)
Set method for struct member '_pad'.
|
void |
set_pad0(CArrayFacade<java.lang.Byte> _pad0)
Set method for struct member '_pad0'.
|
void |
set_pad2(CArrayFacade<java.lang.Byte> _pad2)
Set method for struct member '_pad2'.
|
void |
set_pad3(CArrayFacade<java.lang.Byte> _pad3)
Set method for struct member '_pad3'.
|
void |
setAdt(CPointer<AnimData> adt)
Set method for struct member 'adt'.
|
void |
setAodist(float aodist)
Set method for struct member 'aodist'.
|
void |
setAoenergy(float aoenergy)
Set method for struct member 'aoenergy'.
|
void |
setDrawdata(DrawDataList drawdata)
Set method for struct member 'drawdata'.
|
void |
setExp(float exp)
Set method for struct member 'exp'.
|
void |
setExposure(float exposure)
Set method for struct member 'exposure'.
|
void |
setFlag(short flag)
Set method for struct member 'flag'.
|
void |
setGpumaterial(ListBase gpumaterial)
Set method for struct member 'gpumaterial'.
|
void |
setHorb(float horb)
Set method for struct member 'horb'.
|
void |
setHorg(float horg)
Set method for struct member 'horg'.
|
void |
setHorr(float horr)
Set method for struct member 'horr'.
|
void |
setId(ID id)
Set method for struct member 'id'.
|
void |
setIpo(CPointer<Ipo> ipo)
Deprecated.
Deprecated
|
void |
setLinfac(float linfac)
Set method for struct member 'linfac'.
|
void |
setLogfac(float logfac)
Set method for struct member 'logfac'.
|
void |
setMisi(float misi)
Set method for struct member 'misi'.
|
void |
setMistdist(float mistdist)
Set method for struct member 'mistdist'.
|
void |
setMisthi(float misthi)
Set method for struct member 'misthi'.
|
void |
setMiststa(float miststa)
Set method for struct member 'miststa'.
|
void |
setMistype(short mistype)
Set method for struct member 'mistype'.
|
void |
setMode(short mode)
Set method for struct member 'mode'.
|
void |
setNodetree(CPointer<bNodeTree> nodetree)
Set method for struct member 'nodetree'.
|
void |
setPr_texture(short pr_texture)
Set method for struct member 'pr_texture'.
|
void |
setPreview(CPointer<PreviewImage> preview)
Set method for struct member 'preview'.
|
void |
setRange(float range)
Set method for struct member 'range'.
|
void |
setTexact(short texact)
Set method for struct member 'texact'.
|
void |
setUse_nodes(short use_nodes)
Set method for struct member 'use_nodes'.
|
__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 World.
org.cakelab.blender.io.dna.internal.StructDNA}
,
org.cakelab.blender.io.block.BlockTable#allocate}
,
Constant Field Valuespublic static final long[] __DNA__FIELD__id
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__id); CPointer<ID> p_id = p.cast(new Class[]{ID.class});
public static final long[] __DNA__FIELD__adt
Animation data (must be immediately after id for utilities to use it).
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__adt); CPointer<CPointer<AnimData>> p_adt = p.cast(new Class[]{CPointer.class, AnimData.class});
public static final long[] __DNA__FIELD__drawdata
runtime (must be immediately after id for utilities to use it).
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__drawdata); CPointer<DrawDataList> p_drawdata = p.cast(new Class[]{DrawDataList.class});
public static final long[] __DNA__FIELD___pad0
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD___pad0); CPointer<CArrayFacade<Byte>> p__pad0 = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__texact
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__texact); CPointer<Short> p_texact = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__mistype
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__mistype); CPointer<Short> p_mistype = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__horr
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__horr); CPointer<Float> p_horr = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__horg
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__horg); CPointer<Float> p_horg = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__horb
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__horb); CPointer<Float> p_horb = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__exposure
Exposure= mult factor. unused now, but maybe back later. Kept in to be upward compat. New is exp/range control. linfac & logfac are constants... don't belong in file, but allocating 8 bytes for temp mem isn't useful either.
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__exposure); CPointer<Float> p_exposure = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__exp
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__exp); CPointer<Float> p_exp = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__range
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__range); CPointer<Float> p_range = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__linfac
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__linfac); CPointer<Float> p_linfac = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__logfac
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__logfac); CPointer<Float> p_logfac = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__mode
Some world modes bit 0: Do mist
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__mode); CPointer<Short> p_mode = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD___pad2
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD___pad2); CPointer<CArrayFacade<Byte>> p__pad2 = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__misi
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__misi); CPointer<Float> p_misi = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__miststa
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__miststa); CPointer<Float> p_miststa = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__mistdist
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__mistdist); CPointer<Float> p_mistdist = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__misthi
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__misthi); CPointer<Float> p_misthi = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__aodist
Ambient occlusion.
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__aodist); CPointer<Float> p_aodist = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__aoenergy
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__aoenergy); CPointer<Float> p_aoenergy = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__flag
Assorted settings.
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__flag); CPointer<Short> p_flag = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD___pad3
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD___pad3); CPointer<CArrayFacade<Byte>> p__pad3 = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__ipo
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__ipo); CPointer<CPointer<Ipo>> p_ipo = p.cast(new Class[]{CPointer.class, Ipo.class});
Old animation system, deprecated for 2.5.
public static final long[] __DNA__FIELD__pr_texture
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__pr_texture); CPointer<Short> p_pr_texture = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__use_nodes
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__use_nodes); CPointer<Short> p_use_nodes = 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:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD___pad); CPointer<CArrayFacade<Byte>> p__pad = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__preview
previews
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__preview); CPointer<CPointer<PreviewImage>> p_preview = p.cast(new Class[]{CPointer.class, PreviewImage.class});
public static final long[] __DNA__FIELD__nodetree
nodes
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__nodetree); CPointer<CPointer<bNodeTree>> p_nodetree = p.cast(new Class[]{CPointer.class, bNodeTree.class});
public static final long[] __DNA__FIELD__gpumaterial
Runtime.
This is how you get a reference on the corresponding field in the struct:
World world = ...; CPointer<Object> p = world.__dna__addressof(World.__DNA__FIELD__gpumaterial); CPointer<ListBase> p_gpumaterial = p.cast(new Class[]{ListBase.class});
public World(long __address, Block __block, BlockTable __blockTable)
protected World(World that)
public ID getId() throws java.io.IOException
java.io.IOException
__DNA__FIELD__id
public void setId(ID id) throws java.io.IOException
java.io.IOException
__DNA__FIELD__id
public CPointer<AnimData> getAdt() throws java.io.IOException
Animation data (must be immediately after id for utilities to use it).
java.io.IOException
__DNA__FIELD__adt
public void setAdt(CPointer<AnimData> adt) throws java.io.IOException
Animation data (must be immediately after id for utilities to use it).
java.io.IOException
__DNA__FIELD__adt
public DrawDataList getDrawdata() throws java.io.IOException
runtime (must be immediately after id for utilities to use it).
java.io.IOException
__DNA__FIELD__drawdata
public void setDrawdata(DrawDataList drawdata) throws java.io.IOException
runtime (must be immediately after id for utilities to use it).
java.io.IOException
__DNA__FIELD__drawdata
public CArrayFacade<java.lang.Byte> get_pad0() throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad0
public void set_pad0(CArrayFacade<java.lang.Byte> _pad0) throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad0
public short getTexact() throws java.io.IOException
java.io.IOException
__DNA__FIELD__texact
public void setTexact(short texact) throws java.io.IOException
java.io.IOException
__DNA__FIELD__texact
public short getMistype() throws java.io.IOException
java.io.IOException
__DNA__FIELD__mistype
public void setMistype(short mistype) throws java.io.IOException
java.io.IOException
__DNA__FIELD__mistype
public float getHorr() throws java.io.IOException
java.io.IOException
__DNA__FIELD__horr
public void setHorr(float horr) throws java.io.IOException
java.io.IOException
__DNA__FIELD__horr
public float getHorg() throws java.io.IOException
java.io.IOException
__DNA__FIELD__horg
public void setHorg(float horg) throws java.io.IOException
java.io.IOException
__DNA__FIELD__horg
public float getHorb() throws java.io.IOException
java.io.IOException
__DNA__FIELD__horb
public void setHorb(float horb) throws java.io.IOException
java.io.IOException
__DNA__FIELD__horb
public float getExposure() throws java.io.IOException
Exposure= mult factor. unused now, but maybe back later. Kept in to be upward compat. New is exp/range control. linfac & logfac are constants... don't belong in file, but allocating 8 bytes for temp mem isn't useful either.
java.io.IOException
__DNA__FIELD__exposure
public void setExposure(float exposure) throws java.io.IOException
Exposure= mult factor. unused now, but maybe back later. Kept in to be upward compat. New is exp/range control. linfac & logfac are constants... don't belong in file, but allocating 8 bytes for temp mem isn't useful either.
java.io.IOException
__DNA__FIELD__exposure
public float getExp() throws java.io.IOException
java.io.IOException
__DNA__FIELD__exp
public void setExp(float exp) throws java.io.IOException
java.io.IOException
__DNA__FIELD__exp
public float getRange() throws java.io.IOException
java.io.IOException
__DNA__FIELD__range
public void setRange(float range) throws java.io.IOException
java.io.IOException
__DNA__FIELD__range
public float getLinfac() throws java.io.IOException
java.io.IOException
__DNA__FIELD__linfac
public void setLinfac(float linfac) throws java.io.IOException
java.io.IOException
__DNA__FIELD__linfac
public float getLogfac() throws java.io.IOException
java.io.IOException
__DNA__FIELD__logfac
public void setLogfac(float logfac) throws java.io.IOException
java.io.IOException
__DNA__FIELD__logfac
public short getMode() throws java.io.IOException
Some world modes bit 0: Do mist
java.io.IOException
__DNA__FIELD__mode
public void setMode(short mode) throws java.io.IOException
Some world modes bit 0: Do mist
java.io.IOException
__DNA__FIELD__mode
public CArrayFacade<java.lang.Byte> get_pad2() throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad2
public void set_pad2(CArrayFacade<java.lang.Byte> _pad2) throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad2
public float getMisi() throws java.io.IOException
java.io.IOException
__DNA__FIELD__misi
public void setMisi(float misi) throws java.io.IOException
java.io.IOException
__DNA__FIELD__misi
public float getMiststa() throws java.io.IOException
java.io.IOException
__DNA__FIELD__miststa
public void setMiststa(float miststa) throws java.io.IOException
java.io.IOException
__DNA__FIELD__miststa
public float getMistdist() throws java.io.IOException
java.io.IOException
__DNA__FIELD__mistdist
public void setMistdist(float mistdist) throws java.io.IOException
java.io.IOException
__DNA__FIELD__mistdist
public float getMisthi() throws java.io.IOException
java.io.IOException
__DNA__FIELD__misthi
public void setMisthi(float misthi) throws java.io.IOException
java.io.IOException
__DNA__FIELD__misthi
public float getAodist() throws java.io.IOException
Ambient occlusion.
java.io.IOException
__DNA__FIELD__aodist
public void setAodist(float aodist) throws java.io.IOException
Ambient occlusion.
java.io.IOException
__DNA__FIELD__aodist
public float getAoenergy() throws java.io.IOException
java.io.IOException
__DNA__FIELD__aoenergy
public void setAoenergy(float aoenergy) throws java.io.IOException
java.io.IOException
__DNA__FIELD__aoenergy
public short getFlag() throws java.io.IOException
Assorted settings.
java.io.IOException
__DNA__FIELD__flag
public void setFlag(short flag) throws java.io.IOException
Assorted settings.
java.io.IOException
__DNA__FIELD__flag
public CArrayFacade<java.lang.Byte> get_pad3() throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad3
public void set_pad3(CArrayFacade<java.lang.Byte> _pad3) throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad3
public CPointer<Ipo> getIpo() throws java.io.IOException
Old animation system, deprecated for 2.5.
java.io.IOException
__DNA__FIELD__ipo
public void setIpo(CPointer<Ipo> ipo) throws java.io.IOException
Old animation system, deprecated for 2.5.
java.io.IOException
__DNA__FIELD__ipo
public short getPr_texture() throws java.io.IOException
java.io.IOException
__DNA__FIELD__pr_texture
public void setPr_texture(short pr_texture) throws java.io.IOException
java.io.IOException
__DNA__FIELD__pr_texture
public short getUse_nodes() throws java.io.IOException
java.io.IOException
__DNA__FIELD__use_nodes
public void setUse_nodes(short use_nodes) throws java.io.IOException
java.io.IOException
__DNA__FIELD__use_nodes
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 CPointer<PreviewImage> getPreview() throws java.io.IOException
previews
java.io.IOException
__DNA__FIELD__preview
public void setPreview(CPointer<PreviewImage> preview) throws java.io.IOException
previews
java.io.IOException
__DNA__FIELD__preview
public CPointer<bNodeTree> getNodetree() throws java.io.IOException
nodes
java.io.IOException
__DNA__FIELD__nodetree
public void setNodetree(CPointer<bNodeTree> nodetree) throws java.io.IOException
nodes
java.io.IOException
__DNA__FIELD__nodetree
public ListBase getGpumaterial() throws java.io.IOException
Runtime.
java.io.IOException
__DNA__FIELD__gpumaterial
public void setGpumaterial(ListBase gpumaterial) throws java.io.IOException
Runtime.
java.io.IOException
__DNA__FIELD__gpumaterial