Class SolidifyModifierData
- java.lang.Object
-
- org.cakelab.blender.nio.CFacade
-
- org.blender.dna.SolidifyModifierData
-
public class SolidifyModifierData extends CFacade
Generated facet for DNA struct type 'SolidifyModifierData'.Class Documentation
-
-
Field Summary
Fields Modifier and Type Field Description static long[]
__DNA__FIELD___pad
Field descriptor (offset) for struct member '_pad'.static long[]
__DNA__FIELD__bevel_convex
Field descriptor (offset) for struct member 'bevel_convex'.static long[]
__DNA__FIELD__crease_inner
Field descriptor (offset) for struct member 'crease_inner'.static long[]
__DNA__FIELD__crease_outer
Field descriptor (offset) for struct member 'crease_outer'.static long[]
__DNA__FIELD__crease_rim
Field descriptor (offset) for struct member 'crease_rim'.static long[]
__DNA__FIELD__defgrp_name
Field descriptor (offset) for struct member 'defgrp_name'.static long[]
__DNA__FIELD__flag
Field descriptor (offset) for struct member 'flag'.static long[]
__DNA__FIELD__mat_ofs
Field descriptor (offset) for struct member 'mat_ofs'.static long[]
__DNA__FIELD__mat_ofs_rim
Field descriptor (offset) for struct member 'mat_ofs_rim'.static long[]
__DNA__FIELD__merge_tolerance
Field descriptor (offset) for struct member 'merge_tolerance'.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__nonmanifold_boundary_mode
Field descriptor (offset) for struct member 'nonmanifold_boundary_mode'.static long[]
__DNA__FIELD__nonmanifold_offset_mode
Field descriptor (offset) for struct member 'nonmanifold_offset_mode'.static long[]
__DNA__FIELD__offset
Field descriptor (offset) for struct member 'offset'.static long[]
__DNA__FIELD__offset_clamp
Field descriptor (offset) for struct member 'offset_clamp'.static long[]
__DNA__FIELD__offset_fac
Field descriptor (offset) for struct member 'offset_fac'.static long[]
__DNA__FIELD__offset_fac_vg
Field descriptor (offset) for struct member 'offset_fac_vg'.static long[]
__DNA__FIELD__rim_defgrp_name
Field descriptor (offset) for struct member 'rim_defgrp_name'.static long[]
__DNA__FIELD__shell_defgrp_name
Field descriptor (offset) for struct member 'shell_defgrp_name'.static int
__DNA__SDNA_INDEX
This is the sdna index of the struct SolidifyModifierData.-
Fields inherited from class org.cakelab.blender.nio.CFacade
__io__address, __io__arch_index, __io__block, __io__blockTable, __io__pointersize
-
-
Constructor Summary
Constructors Modifier Constructor Description SolidifyModifierData(long __address, Block __block, BlockTable __blockTable)
protected
SolidifyModifierData(SolidifyModifierData that)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CPointer<SolidifyModifierData>
__io__addressof()
Instantiates a pointer on this instance.byte
get_pad()
Get method for struct member '_pad'.float
getBevel_convex()
Get method for struct member 'bevel_convex'.float
getCrease_inner()
Get method for struct member 'crease_inner'.float
getCrease_outer()
Get method for struct member 'crease_outer'.float
getCrease_rim()
Get method for struct member 'crease_rim'.CArrayFacade<java.lang.Byte>
getDefgrp_name()
Get method for struct member 'defgrp_name'.int
getFlag()
Get method for struct member 'flag'.short
getMat_ofs()
Get method for struct member 'mat_ofs'.short
getMat_ofs_rim()
Get method for struct member 'mat_ofs_rim'.float
getMerge_tolerance()
Get method for struct member 'merge_tolerance'.byte
getMode()
Get method for struct member 'mode'.ModifierData
getModifier()
Get method for struct member 'modifier'.byte
getNonmanifold_boundary_mode()
Get method for struct member 'nonmanifold_boundary_mode'.byte
getNonmanifold_offset_mode()
Get method for struct member 'nonmanifold_offset_mode'.float
getOffset()
Get method for struct member 'offset'.float
getOffset_clamp()
Get method for struct member 'offset_clamp'.float
getOffset_fac()
Get method for struct member 'offset_fac'.float
getOffset_fac_vg()
Get method for struct member 'offset_fac_vg'.CArrayFacade<java.lang.Byte>
getRim_defgrp_name()
Get method for struct member 'rim_defgrp_name'.CArrayFacade<java.lang.Byte>
getShell_defgrp_name()
Get method for struct member 'shell_defgrp_name'.void
set_pad(byte _pad)
Set method for struct member '_pad'.void
setBevel_convex(float bevel_convex)
Set method for struct member 'bevel_convex'.void
setCrease_inner(float crease_inner)
Set method for struct member 'crease_inner'.void
setCrease_outer(float crease_outer)
Set method for struct member 'crease_outer'.void
setCrease_rim(float crease_rim)
Set method for struct member 'crease_rim'.void
setDefgrp_name(CArrayFacade<java.lang.Byte> defgrp_name)
Set method for struct member 'defgrp_name'.void
setFlag(int flag)
Set method for struct member 'flag'.void
setMat_ofs(short mat_ofs)
Set method for struct member 'mat_ofs'.void
setMat_ofs_rim(short mat_ofs_rim)
Set method for struct member 'mat_ofs_rim'.void
setMerge_tolerance(float merge_tolerance)
Set method for struct member 'merge_tolerance'.void
setMode(byte mode)
Set method for struct member 'mode'.void
setModifier(ModifierData modifier)
Set method for struct member 'modifier'.void
setNonmanifold_boundary_mode(byte nonmanifold_boundary_mode)
Set method for struct member 'nonmanifold_boundary_mode'.void
setNonmanifold_offset_mode(byte nonmanifold_offset_mode)
Set method for struct member 'nonmanifold_offset_mode'.void
setOffset(float offset)
Set method for struct member 'offset'.void
setOffset_clamp(float offset_clamp)
Set method for struct member 'offset_clamp'.void
setOffset_fac(float offset_fac)
Set method for struct member 'offset_fac'.void
setOffset_fac_vg(float offset_fac_vg)
Set method for struct member 'offset_fac_vg'.void
setRim_defgrp_name(CArrayFacade<java.lang.Byte> rim_defgrp_name)
Set method for struct member 'rim_defgrp_name'.void
setShell_defgrp_name(CArrayFacade<java.lang.Byte> shell_defgrp_name)
Set method for struct member 'shell_defgrp_name'.-
Methods inherited from class org.cakelab.blender.nio.CFacade
__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, equals, hashCode
-
-
-
-
Field Detail
-
__DNA__SDNA_INDEX
public static final int __DNA__SDNA_INDEX
This is the sdna index of the struct SolidifyModifierData.It is required when allocating a new block to store data for SolidifyModifierData.
- See Also:
StructDNA
,BlockTable
, Constant Field Values
-
__DNA__FIELD__modifier
public static final long[] __DNA__FIELD__modifier
Field descriptor (offset) for struct member 'modifier'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
SolidifyModifierData solidifymodifierdata = ...; CPointer<Object> p = solidifymodifierdata.__dna__addressof(SolidifyModifierData.__DNA__FIELD__modifier); CPointer<ModifierData> p_modifier = p.cast(new Class[]{ModifierData.class});
Metadata
- Field: 'modifier'
- Signature: 'ModifierData'
- Actual Size (32bit/64bit): 100/120
-
__DNA__FIELD__defgrp_name
public static final long[] __DNA__FIELD__defgrp_name
Field descriptor (offset) for struct member 'defgrp_name'.Field Documentation
Blender Source Code
Name of vertex group to use, MAX_VGROUP_NAME.
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
SolidifyModifierData solidifymodifierdata = ...; CPointer<Object> p = solidifymodifierdata.__dna__addressof(SolidifyModifierData.__DNA__FIELD__defgrp_name); CPointer<CArrayFacade<Byte>> p_defgrp_name = p.cast(new Class[]{CArrayFacade.class, Byte.class});
Metadata
- Field: 'defgrp_name'
- Signature: 'char[64]'
- Actual Size (32bit/64bit): 64/64
-
__DNA__FIELD__shell_defgrp_name
public static final long[] __DNA__FIELD__shell_defgrp_name
Field descriptor (offset) for struct member 'shell_defgrp_name'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
SolidifyModifierData solidifymodifierdata = ...; CPointer<Object> p = solidifymodifierdata.__dna__addressof(SolidifyModifierData.__DNA__FIELD__shell_defgrp_name); CPointer<CArrayFacade<Byte>> p_shell_defgrp_name = p.cast(new Class[]{CArrayFacade.class, Byte.class});
Metadata
- Field: 'shell_defgrp_name'
- Signature: 'char[64]'
- Actual Size (32bit/64bit): 64/64
-
__DNA__FIELD__rim_defgrp_name
public static final long[] __DNA__FIELD__rim_defgrp_name
Field descriptor (offset) for struct member 'rim_defgrp_name'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
SolidifyModifierData solidifymodifierdata = ...; CPointer<Object> p = solidifymodifierdata.__dna__addressof(SolidifyModifierData.__DNA__FIELD__rim_defgrp_name); CPointer<CArrayFacade<Byte>> p_rim_defgrp_name = p.cast(new Class[]{CArrayFacade.class, Byte.class});
Metadata
- Field: 'rim_defgrp_name'
- Signature: 'char[64]'
- Actual Size (32bit/64bit): 64/64
-
__DNA__FIELD__offset
public static final long[] __DNA__FIELD__offset
Field descriptor (offset) for struct member 'offset'.Field Documentation
Blender Source Code
New surface offset leve.l
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
SolidifyModifierData solidifymodifierdata = ...; CPointer<Object> p = solidifymodifierdata.__dna__addressof(SolidifyModifierData.__DNA__FIELD__offset); CPointer<Float> p_offset = p.cast(new Class[]{Float.class});
Metadata
- Field: 'offset'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__offset_fac
public static final long[] __DNA__FIELD__offset_fac
Field descriptor (offset) for struct member 'offset_fac'.Field Documentation
Blender Source Code
Midpoint of the offset .
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
SolidifyModifierData solidifymodifierdata = ...; CPointer<Object> p = solidifymodifierdata.__dna__addressof(SolidifyModifierData.__DNA__FIELD__offset_fac); CPointer<Float> p_offset_fac = p.cast(new Class[]{Float.class});
Metadata
- Field: 'offset_fac'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__offset_fac_vg
public static final long[] __DNA__FIELD__offset_fac_vg
Field descriptor (offset) for struct member 'offset_fac_vg'.Field Documentation
Blender Source Code
factor for the minimum weight to use when vgroups are used, avoids 0.0 weights giving duplicate geometry
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
SolidifyModifierData solidifymodifierdata = ...; CPointer<Object> p = solidifymodifierdata.__dna__addressof(SolidifyModifierData.__DNA__FIELD__offset_fac_vg); CPointer<Float> p_offset_fac_vg = p.cast(new Class[]{Float.class});
Metadata
- Field: 'offset_fac_vg'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__offset_clamp
public static final long[] __DNA__FIELD__offset_clamp
Field descriptor (offset) for struct member 'offset_clamp'.Field Documentation
Blender Source Code
Clamp offset based on surrounding geometry.
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
SolidifyModifierData solidifymodifierdata = ...; CPointer<Object> p = solidifymodifierdata.__dna__addressof(SolidifyModifierData.__DNA__FIELD__offset_clamp); CPointer<Float> p_offset_clamp = p.cast(new Class[]{Float.class});
Metadata
- Field: 'offset_clamp'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__mode
public static final long[] __DNA__FIELD__mode
Field descriptor (offset) for struct member 'mode'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
SolidifyModifierData solidifymodifierdata = ...; CPointer<Object> p = solidifymodifierdata.__dna__addressof(SolidifyModifierData.__DNA__FIELD__mode); CPointer<Byte> p_mode = p.cast(new Class[]{Byte.class});
Metadata
- Field: 'mode'
- Signature: 'char'
- Actual Size (32bit/64bit): 1/1
-
__DNA__FIELD__nonmanifold_offset_mode
public static final long[] __DNA__FIELD__nonmanifold_offset_mode
Field descriptor (offset) for struct member 'nonmanifold_offset_mode'.Field Documentation
Blender Source Code
Variables for #MOD_SOLIDIFY_MODE_NONMANIFOLD.
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
SolidifyModifierData solidifymodifierdata = ...; CPointer<Object> p = solidifymodifierdata.__dna__addressof(SolidifyModifierData.__DNA__FIELD__nonmanifold_offset_mode); CPointer<Byte> p_nonmanifold_offset_mode = p.cast(new Class[]{Byte.class});
Metadata
- Field: 'nonmanifold_offset_mode'
- Signature: 'char'
- Actual Size (32bit/64bit): 1/1
-
__DNA__FIELD__nonmanifold_boundary_mode
public static final long[] __DNA__FIELD__nonmanifold_boundary_mode
Field descriptor (offset) for struct member 'nonmanifold_boundary_mode'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
SolidifyModifierData solidifymodifierdata = ...; CPointer<Object> p = solidifymodifierdata.__dna__addressof(SolidifyModifierData.__DNA__FIELD__nonmanifold_boundary_mode); CPointer<Byte> p_nonmanifold_boundary_mode = p.cast(new Class[]{Byte.class});
Metadata
- Field: 'nonmanifold_boundary_mode'
- Signature: 'char'
- Actual Size (32bit/64bit): 1/1
-
__DNA__FIELD___pad
public static final long[] __DNA__FIELD___pad
Field descriptor (offset) for struct member '_pad'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
SolidifyModifierData solidifymodifierdata = ...; CPointer<Object> p = solidifymodifierdata.__dna__addressof(SolidifyModifierData.__DNA__FIELD___pad); CPointer<Byte> p__pad = p.cast(new Class[]{Byte.class});
Metadata
- Field: '_pad'
- Signature: 'char'
- Actual Size (32bit/64bit): 1/1
-
__DNA__FIELD__crease_inner
public static final long[] __DNA__FIELD__crease_inner
Field descriptor (offset) for struct member 'crease_inner'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
SolidifyModifierData solidifymodifierdata = ...; CPointer<Object> p = solidifymodifierdata.__dna__addressof(SolidifyModifierData.__DNA__FIELD__crease_inner); CPointer<Float> p_crease_inner = p.cast(new Class[]{Float.class});
Metadata
- Field: 'crease_inner'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__crease_outer
public static final long[] __DNA__FIELD__crease_outer
Field descriptor (offset) for struct member 'crease_outer'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
SolidifyModifierData solidifymodifierdata = ...; CPointer<Object> p = solidifymodifierdata.__dna__addressof(SolidifyModifierData.__DNA__FIELD__crease_outer); CPointer<Float> p_crease_outer = p.cast(new Class[]{Float.class});
Metadata
- Field: 'crease_outer'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__crease_rim
public static final long[] __DNA__FIELD__crease_rim
Field descriptor (offset) for struct member 'crease_rim'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
SolidifyModifierData solidifymodifierdata = ...; CPointer<Object> p = solidifymodifierdata.__dna__addressof(SolidifyModifierData.__DNA__FIELD__crease_rim); CPointer<Float> p_crease_rim = p.cast(new Class[]{Float.class});
Metadata
- Field: 'crease_rim'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__flag
public static final long[] __DNA__FIELD__flag
Field descriptor (offset) for struct member 'flag'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
SolidifyModifierData solidifymodifierdata = ...; CPointer<Object> p = solidifymodifierdata.__dna__addressof(SolidifyModifierData.__DNA__FIELD__flag); CPointer<Integer> p_flag = p.cast(new Class[]{Integer.class});
Metadata
- Field: 'flag'
- Signature: 'int'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__mat_ofs
public static final long[] __DNA__FIELD__mat_ofs
Field descriptor (offset) for struct member 'mat_ofs'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
SolidifyModifierData solidifymodifierdata = ...; CPointer<Object> p = solidifymodifierdata.__dna__addressof(SolidifyModifierData.__DNA__FIELD__mat_ofs); CPointer<Short> p_mat_ofs = p.cast(new Class[]{Short.class});
Metadata
- Field: 'mat_ofs'
- Signature: 'short'
- Actual Size (32bit/64bit): 2/2
-
__DNA__FIELD__mat_ofs_rim
public static final long[] __DNA__FIELD__mat_ofs_rim
Field descriptor (offset) for struct member 'mat_ofs_rim'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
SolidifyModifierData solidifymodifierdata = ...; CPointer<Object> p = solidifymodifierdata.__dna__addressof(SolidifyModifierData.__DNA__FIELD__mat_ofs_rim); CPointer<Short> p_mat_ofs_rim = p.cast(new Class[]{Short.class});
Metadata
- Field: 'mat_ofs_rim'
- Signature: 'short'
- Actual Size (32bit/64bit): 2/2
-
__DNA__FIELD__merge_tolerance
public static final long[] __DNA__FIELD__merge_tolerance
Field descriptor (offset) for struct member 'merge_tolerance'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
SolidifyModifierData solidifymodifierdata = ...; CPointer<Object> p = solidifymodifierdata.__dna__addressof(SolidifyModifierData.__DNA__FIELD__merge_tolerance); CPointer<Float> p_merge_tolerance = p.cast(new Class[]{Float.class});
Metadata
- Field: 'merge_tolerance'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__bevel_convex
public static final long[] __DNA__FIELD__bevel_convex
Field descriptor (offset) for struct member 'bevel_convex'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
SolidifyModifierData solidifymodifierdata = ...; CPointer<Object> p = solidifymodifierdata.__dna__addressof(SolidifyModifierData.__DNA__FIELD__bevel_convex); CPointer<Float> p_bevel_convex = p.cast(new Class[]{Float.class});
Metadata
- Field: 'bevel_convex'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
-
Constructor Detail
-
SolidifyModifierData
public SolidifyModifierData(long __address, Block __block, BlockTable __blockTable)
-
SolidifyModifierData
protected SolidifyModifierData(SolidifyModifierData that)
-
-
Method Detail
-
getModifier
public ModifierData getModifier() throws java.io.IOException
Get method for struct member 'modifier'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__modifier
-
setModifier
public void setModifier(ModifierData modifier) throws java.io.IOException
Set method for struct member 'modifier'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__modifier
-
getDefgrp_name
public CArrayFacade<java.lang.Byte> getDefgrp_name() throws java.io.IOException
Get method for struct member 'defgrp_name'.Field Documentation
Blender Source Code
Name of vertex group to use, MAX_VGROUP_NAME.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__defgrp_name
-
setDefgrp_name
public void setDefgrp_name(CArrayFacade<java.lang.Byte> defgrp_name) throws java.io.IOException
Set method for struct member 'defgrp_name'.Field Documentation
Blender Source Code
Name of vertex group to use, MAX_VGROUP_NAME.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__defgrp_name
-
getShell_defgrp_name
public CArrayFacade<java.lang.Byte> getShell_defgrp_name() throws java.io.IOException
Get method for struct member 'shell_defgrp_name'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__shell_defgrp_name
-
setShell_defgrp_name
public void setShell_defgrp_name(CArrayFacade<java.lang.Byte> shell_defgrp_name) throws java.io.IOException
Set method for struct member 'shell_defgrp_name'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__shell_defgrp_name
-
getRim_defgrp_name
public CArrayFacade<java.lang.Byte> getRim_defgrp_name() throws java.io.IOException
Get method for struct member 'rim_defgrp_name'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__rim_defgrp_name
-
setRim_defgrp_name
public void setRim_defgrp_name(CArrayFacade<java.lang.Byte> rim_defgrp_name) throws java.io.IOException
Set method for struct member 'rim_defgrp_name'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__rim_defgrp_name
-
getOffset
public float getOffset() throws java.io.IOException
Get method for struct member 'offset'.Field Documentation
Blender Source Code
New surface offset leve.l
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__offset
-
setOffset
public void setOffset(float offset) throws java.io.IOException
Set method for struct member 'offset'.Field Documentation
Blender Source Code
New surface offset leve.l
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__offset
-
getOffset_fac
public float getOffset_fac() throws java.io.IOException
Get method for struct member 'offset_fac'.Field Documentation
Blender Source Code
Midpoint of the offset .
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__offset_fac
-
setOffset_fac
public void setOffset_fac(float offset_fac) throws java.io.IOException
Set method for struct member 'offset_fac'.Field Documentation
Blender Source Code
Midpoint of the offset .
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__offset_fac
-
getOffset_fac_vg
public float getOffset_fac_vg() throws java.io.IOException
Get method for struct member 'offset_fac_vg'.Field Documentation
Blender Source Code
factor for the minimum weight to use when vgroups are used, avoids 0.0 weights giving duplicate geometry
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__offset_fac_vg
-
setOffset_fac_vg
public void setOffset_fac_vg(float offset_fac_vg) throws java.io.IOException
Set method for struct member 'offset_fac_vg'.Field Documentation
Blender Source Code
factor for the minimum weight to use when vgroups are used, avoids 0.0 weights giving duplicate geometry
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__offset_fac_vg
-
getOffset_clamp
public float getOffset_clamp() throws java.io.IOException
Get method for struct member 'offset_clamp'.Field Documentation
Blender Source Code
Clamp offset based on surrounding geometry.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__offset_clamp
-
setOffset_clamp
public void setOffset_clamp(float offset_clamp) throws java.io.IOException
Set method for struct member 'offset_clamp'.Field Documentation
Blender Source Code
Clamp offset based on surrounding geometry.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__offset_clamp
-
getMode
public byte getMode() throws java.io.IOException
Get method for struct member 'mode'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__mode
-
setMode
public void setMode(byte mode) throws java.io.IOException
Set method for struct member 'mode'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__mode
-
getNonmanifold_offset_mode
public byte getNonmanifold_offset_mode() throws java.io.IOException
Get method for struct member 'nonmanifold_offset_mode'.Field Documentation
Blender Source Code
Variables for #MOD_SOLIDIFY_MODE_NONMANIFOLD.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__nonmanifold_offset_mode
-
setNonmanifold_offset_mode
public void setNonmanifold_offset_mode(byte nonmanifold_offset_mode) throws java.io.IOException
Set method for struct member 'nonmanifold_offset_mode'.Field Documentation
Blender Source Code
Variables for #MOD_SOLIDIFY_MODE_NONMANIFOLD.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__nonmanifold_offset_mode
-
getNonmanifold_boundary_mode
public byte getNonmanifold_boundary_mode() throws java.io.IOException
Get method for struct member 'nonmanifold_boundary_mode'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__nonmanifold_boundary_mode
-
setNonmanifold_boundary_mode
public void setNonmanifold_boundary_mode(byte nonmanifold_boundary_mode) throws java.io.IOException
Set method for struct member 'nonmanifold_boundary_mode'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__nonmanifold_boundary_mode
-
get_pad
public byte get_pad() throws java.io.IOException
Get method for struct member '_pad'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD___pad
-
set_pad
public void set_pad(byte _pad) throws java.io.IOException
Set method for struct member '_pad'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD___pad
-
getCrease_inner
public float getCrease_inner() throws java.io.IOException
Get method for struct member 'crease_inner'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__crease_inner
-
setCrease_inner
public void setCrease_inner(float crease_inner) throws java.io.IOException
Set method for struct member 'crease_inner'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__crease_inner
-
getCrease_outer
public float getCrease_outer() throws java.io.IOException
Get method for struct member 'crease_outer'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__crease_outer
-
setCrease_outer
public void setCrease_outer(float crease_outer) throws java.io.IOException
Set method for struct member 'crease_outer'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__crease_outer
-
getCrease_rim
public float getCrease_rim() throws java.io.IOException
Get method for struct member 'crease_rim'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__crease_rim
-
setCrease_rim
public void setCrease_rim(float crease_rim) throws java.io.IOException
Set method for struct member 'crease_rim'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__crease_rim
-
getFlag
public int getFlag() throws java.io.IOException
Get method for struct member 'flag'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__flag
-
setFlag
public void setFlag(int flag) throws java.io.IOException
Set method for struct member 'flag'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__flag
-
getMat_ofs
public short getMat_ofs() throws java.io.IOException
Get method for struct member 'mat_ofs'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__mat_ofs
-
setMat_ofs
public void setMat_ofs(short mat_ofs) throws java.io.IOException
Set method for struct member 'mat_ofs'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__mat_ofs
-
getMat_ofs_rim
public short getMat_ofs_rim() throws java.io.IOException
Get method for struct member 'mat_ofs_rim'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__mat_ofs_rim
-
setMat_ofs_rim
public void setMat_ofs_rim(short mat_ofs_rim) throws java.io.IOException
Set method for struct member 'mat_ofs_rim'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__mat_ofs_rim
-
getMerge_tolerance
public float getMerge_tolerance() throws java.io.IOException
Get method for struct member 'merge_tolerance'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__merge_tolerance
-
setMerge_tolerance
public void setMerge_tolerance(float merge_tolerance) throws java.io.IOException
Set method for struct member 'merge_tolerance'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__merge_tolerance
-
getBevel_convex
public float getBevel_convex() throws java.io.IOException
Get method for struct member 'bevel_convex'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__bevel_convex
-
setBevel_convex
public void setBevel_convex(float bevel_convex) throws java.io.IOException
Set method for struct member 'bevel_convex'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__bevel_convex
-
__io__addressof
public CPointer<SolidifyModifierData> __io__addressof()
Instantiates a pointer on this instance.
-
-