Class OceanModifierData
- java.lang.Object
-
- org.cakelab.blender.nio.CFacade
-
- org.blender.dna.OceanModifierData
-
public class OceanModifierData extends CFacade
Generated facet for DNA struct type 'OceanModifierData'.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___pad1
Field descriptor (offset) for struct member '_pad1'.static long[]
__DNA__FIELD___pad2
Field descriptor (offset) for struct member '_pad2'.static long[]
__DNA__FIELD__bakeend
Field descriptor (offset) for struct member 'bakeend'.static long[]
__DNA__FIELD__bakestart
Field descriptor (offset) for struct member 'bakestart'.static long[]
__DNA__FIELD__cached
Field descriptor (offset) for struct member 'cached'.static long[]
__DNA__FIELD__cachepath
Field descriptor (offset) for struct member 'cachepath'.static long[]
__DNA__FIELD__chop_amount
Field descriptor (offset) for struct member 'chop_amount'.static long[]
__DNA__FIELD__damp
Field descriptor (offset) for struct member 'damp'.static long[]
__DNA__FIELD__depth
Field descriptor (offset) for struct member 'depth'.static long[]
__DNA__FIELD__fetch_jonswap
Field descriptor (offset) for struct member 'fetch_jonswap'.static long[]
__DNA__FIELD__flag
Field descriptor (offset) for struct member 'flag'.static long[]
__DNA__FIELD__foam_coverage
Field descriptor (offset) for struct member 'foam_coverage'.static long[]
__DNA__FIELD__foam_fade
Field descriptor (offset) for struct member 'foam_fade'.static long[]
__DNA__FIELD__foamlayername
Field descriptor (offset) for struct member 'foamlayername'.static long[]
__DNA__FIELD__geometry_mode
Field descriptor (offset) for struct member 'geometry_mode'.static long[]
__DNA__FIELD__modifier
Field descriptor (offset) for struct member 'modifier'.static long[]
__DNA__FIELD__ocean
Field descriptor (offset) for struct member 'ocean'.static long[]
__DNA__FIELD__oceancache
Field descriptor (offset) for struct member 'oceancache'.static long[]
__DNA__FIELD__repeat_x
Field descriptor (offset) for struct member 'repeat_x'.static long[]
__DNA__FIELD__repeat_y
Field descriptor (offset) for struct member 'repeat_y'.static long[]
__DNA__FIELD__resolution
Field descriptor (offset) for struct member 'resolution'.static long[]
__DNA__FIELD__seed
Field descriptor (offset) for struct member 'seed'.static long[]
__DNA__FIELD__sharpen_peak_jonswap
Field descriptor (offset) for struct member 'sharpen_peak_jonswap'.static long[]
__DNA__FIELD__size
Field descriptor (offset) for struct member 'size'.static long[]
__DNA__FIELD__smallest_wave
Field descriptor (offset) for struct member 'smallest_wave'.static long[]
__DNA__FIELD__spatial_size
Field descriptor (offset) for struct member 'spatial_size'.static long[]
__DNA__FIELD__spectrum
Field descriptor (offset) for struct member 'spectrum'.static long[]
__DNA__FIELD__time
Field descriptor (offset) for struct member 'time'.static long[]
__DNA__FIELD__wave_alignment
Field descriptor (offset) for struct member 'wave_alignment'.static long[]
__DNA__FIELD__wave_direction
Field descriptor (offset) for struct member 'wave_direction'.static long[]
__DNA__FIELD__wave_scale
Field descriptor (offset) for struct member 'wave_scale'.static long[]
__DNA__FIELD__wind_velocity
Field descriptor (offset) for struct member 'wind_velocity'.static int
__DNA__SDNA_INDEX
This is the sdna index of the struct OceanModifierData.-
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 OceanModifierData(long __address, Block __block, BlockTable __blockTable)
protected
OceanModifierData(OceanModifierData that)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CPointer<OceanModifierData>
__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_pad1()
Get method for struct member '_pad1'.byte
get_pad2()
Get method for struct member '_pad2'.int
getBakeend()
Get method for struct member 'bakeend'.int
getBakestart()
Get method for struct member 'bakestart'.byte
getCached()
Get method for struct member 'cached'.CArrayFacade<java.lang.Byte>
getCachepath()
Get method for struct member 'cachepath'.float
getChop_amount()
Get method for struct member 'chop_amount'.float
getDamp()
Get method for struct member 'damp'.float
getDepth()
Get method for struct member 'depth'.float
getFetch_jonswap()
Get method for struct member 'fetch_jonswap'.byte
getFlag()
Get method for struct member 'flag'.float
getFoam_coverage()
Get method for struct member 'foam_coverage'.float
getFoam_fade()
Get method for struct member 'foam_fade'.CArrayFacade<java.lang.Byte>
getFoamlayername()
Get method for struct member 'foamlayername'.byte
getGeometry_mode()
Get method for struct member 'geometry_mode'.ModifierData
getModifier()
Get method for struct member 'modifier'.CPointer<java.lang.Object>
getOcean()
Get method for struct member 'ocean'.CPointer<java.lang.Object>
getOceancache()
Get method for struct member 'oceancache'.short
getRepeat_x()
Get method for struct member 'repeat_x'.short
getRepeat_y()
Get method for struct member 'repeat_y'.int
getResolution()
Get method for struct member 'resolution'.int
getSeed()
Get method for struct member 'seed'.float
getSharpen_peak_jonswap()
Get method for struct member 'sharpen_peak_jonswap'.float
getSize()
Get method for struct member 'size'.float
getSmallest_wave()
Get method for struct member 'smallest_wave'.int
getSpatial_size()
Get method for struct member 'spatial_size'.int
getSpectrum()
Get method for struct member 'spectrum'.float
getTime()
Get method for struct member 'time'.float
getWave_alignment()
Get method for struct member 'wave_alignment'.float
getWave_direction()
Get method for struct member 'wave_direction'.float
getWave_scale()
Get method for struct member 'wave_scale'.float
getWind_velocity()
Get method for struct member 'wind_velocity'.void
set_pad(CArrayFacade<java.lang.Byte> _pad)
Set method for struct member '_pad'.void
set_pad1(CArrayFacade<java.lang.Byte> _pad1)
Set method for struct member '_pad1'.void
set_pad2(byte _pad2)
Set method for struct member '_pad2'.void
setBakeend(int bakeend)
Set method for struct member 'bakeend'.void
setBakestart(int bakestart)
Set method for struct member 'bakestart'.void
setCached(byte cached)
Set method for struct member 'cached'.void
setCachepath(CArrayFacade<java.lang.Byte> cachepath)
Set method for struct member 'cachepath'.void
setChop_amount(float chop_amount)
Set method for struct member 'chop_amount'.void
setDamp(float damp)
Set method for struct member 'damp'.void
setDepth(float depth)
Set method for struct member 'depth'.void
setFetch_jonswap(float fetch_jonswap)
Set method for struct member 'fetch_jonswap'.void
setFlag(byte flag)
Set method for struct member 'flag'.void
setFoam_coverage(float foam_coverage)
Set method for struct member 'foam_coverage'.void
setFoam_fade(float foam_fade)
Set method for struct member 'foam_fade'.void
setFoamlayername(CArrayFacade<java.lang.Byte> foamlayername)
Set method for struct member 'foamlayername'.void
setGeometry_mode(byte geometry_mode)
Set method for struct member 'geometry_mode'.void
setModifier(ModifierData modifier)
Set method for struct member 'modifier'.void
setOcean(CPointer<java.lang.Object> ocean)
Set method for struct member 'ocean'.void
setOceancache(CPointer<java.lang.Object> oceancache)
Set method for struct member 'oceancache'.void
setRepeat_x(short repeat_x)
Set method for struct member 'repeat_x'.void
setRepeat_y(short repeat_y)
Set method for struct member 'repeat_y'.void
setResolution(int resolution)
Set method for struct member 'resolution'.void
setSeed(int seed)
Set method for struct member 'seed'.void
setSharpen_peak_jonswap(float sharpen_peak_jonswap)
Set method for struct member 'sharpen_peak_jonswap'.void
setSize(float size)
Set method for struct member 'size'.void
setSmallest_wave(float smallest_wave)
Set method for struct member 'smallest_wave'.void
setSpatial_size(int spatial_size)
Set method for struct member 'spatial_size'.void
setSpectrum(int spectrum)
Set method for struct member 'spectrum'.void
setTime(float time)
Set method for struct member 'time'.void
setWave_alignment(float wave_alignment)
Set method for struct member 'wave_alignment'.void
setWave_direction(float wave_direction)
Set method for struct member 'wave_direction'.void
setWave_scale(float wave_scale)
Set method for struct member 'wave_scale'.void
setWind_velocity(float wind_velocity)
Set method for struct member 'wind_velocity'.-
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 OceanModifierData.It is required when allocating a new block to store data for OceanModifierData.
- 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:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__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__ocean
public static final long[] __DNA__FIELD__ocean
Field descriptor (offset) for struct member 'ocean'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__ocean); CPointer<CPointer<Object>> p_ocean = p.cast(new Class[]{CPointer.class, Object.class});
Metadata
- Field: 'ocean'
- Signature: 'Ocean*'
- Actual Size (32bit/64bit): 4/8
-
__DNA__FIELD__oceancache
public static final long[] __DNA__FIELD__oceancache
Field descriptor (offset) for struct member 'oceancache'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__oceancache); CPointer<CPointer<Object>> p_oceancache = p.cast(new Class[]{CPointer.class, Object.class});
Metadata
- Field: 'oceancache'
- Signature: 'OceanCache*'
- Actual Size (32bit/64bit): 4/8
-
__DNA__FIELD__resolution
public static final long[] __DNA__FIELD__resolution
Field descriptor (offset) for struct member 'resolution'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__resolution); CPointer<Integer> p_resolution = p.cast(new Class[]{Integer.class});
Metadata
- Field: 'resolution'
- Signature: 'int'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__spatial_size
public static final long[] __DNA__FIELD__spatial_size
Field descriptor (offset) for struct member 'spatial_size'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__spatial_size); CPointer<Integer> p_spatial_size = p.cast(new Class[]{Integer.class});
Metadata
- Field: 'spatial_size'
- Signature: 'int'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__wind_velocity
public static final long[] __DNA__FIELD__wind_velocity
Field descriptor (offset) for struct member 'wind_velocity'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__wind_velocity); CPointer<Float> p_wind_velocity = p.cast(new Class[]{Float.class});
Metadata
- Field: 'wind_velocity'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__damp
public static final long[] __DNA__FIELD__damp
Field descriptor (offset) for struct member 'damp'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__damp); CPointer<Float> p_damp = p.cast(new Class[]{Float.class});
Metadata
- Field: 'damp'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__smallest_wave
public static final long[] __DNA__FIELD__smallest_wave
Field descriptor (offset) for struct member 'smallest_wave'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__smallest_wave); CPointer<Float> p_smallest_wave = p.cast(new Class[]{Float.class});
Metadata
- Field: 'smallest_wave'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__depth
public static final long[] __DNA__FIELD__depth
Field descriptor (offset) for struct member 'depth'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__depth); CPointer<Float> p_depth = p.cast(new Class[]{Float.class});
Metadata
- Field: 'depth'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__wave_alignment
public static final long[] __DNA__FIELD__wave_alignment
Field descriptor (offset) for struct member 'wave_alignment'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__wave_alignment); CPointer<Float> p_wave_alignment = p.cast(new Class[]{Float.class});
Metadata
- Field: 'wave_alignment'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__wave_direction
public static final long[] __DNA__FIELD__wave_direction
Field descriptor (offset) for struct member 'wave_direction'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__wave_direction); CPointer<Float> p_wave_direction = p.cast(new Class[]{Float.class});
Metadata
- Field: 'wave_direction'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__wave_scale
public static final long[] __DNA__FIELD__wave_scale
Field descriptor (offset) for struct member 'wave_scale'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__wave_scale); CPointer<Float> p_wave_scale = p.cast(new Class[]{Float.class});
Metadata
- Field: 'wave_scale'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__chop_amount
public static final long[] __DNA__FIELD__chop_amount
Field descriptor (offset) for struct member 'chop_amount'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__chop_amount); CPointer<Float> p_chop_amount = p.cast(new Class[]{Float.class});
Metadata
- Field: 'chop_amount'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__foam_coverage
public static final long[] __DNA__FIELD__foam_coverage
Field descriptor (offset) for struct member 'foam_coverage'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__foam_coverage); CPointer<Float> p_foam_coverage = p.cast(new Class[]{Float.class});
Metadata
- Field: 'foam_coverage'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__time
public static final long[] __DNA__FIELD__time
Field descriptor (offset) for struct member 'time'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__time); CPointer<Float> p_time = p.cast(new Class[]{Float.class});
Metadata
- Field: 'time'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD___pad1
public static final long[] __DNA__FIELD___pad1
Field descriptor (offset) for struct member '_pad1'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD___pad1); CPointer<CArrayFacade<Byte>> p__pad1 = p.cast(new Class[]{CArrayFacade.class, Byte.class});
Metadata
- Field: '_pad1'
- Signature: 'char[4]'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__spectrum
public static final long[] __DNA__FIELD__spectrum
Field descriptor (offset) for struct member 'spectrum'.Field Documentation
Blender Source Code
Spectrum being used.
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__spectrum); CPointer<Integer> p_spectrum = p.cast(new Class[]{Integer.class});
Metadata
- Field: 'spectrum'
- Signature: 'int'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__fetch_jonswap
public static final long[] __DNA__FIELD__fetch_jonswap
Field descriptor (offset) for struct member 'fetch_jonswap'.Field Documentation
Blender Source Code
Common JONSWAP parameters. This is the distance from a lee shore, called the fetch, or the distance over which the wind blows with constant velocity.
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__fetch_jonswap); CPointer<Float> p_fetch_jonswap = p.cast(new Class[]{Float.class});
Metadata
- Field: 'fetch_jonswap'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__sharpen_peak_jonswap
public static final long[] __DNA__FIELD__sharpen_peak_jonswap
Field descriptor (offset) for struct member 'sharpen_peak_jonswap'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__sharpen_peak_jonswap); CPointer<Float> p_sharpen_peak_jonswap = p.cast(new Class[]{Float.class});
Metadata
- Field: 'sharpen_peak_jonswap'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__bakestart
public static final long[] __DNA__FIELD__bakestart
Field descriptor (offset) for struct member 'bakestart'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__bakestart); CPointer<Integer> p_bakestart = p.cast(new Class[]{Integer.class});
Metadata
- Field: 'bakestart'
- Signature: 'int'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__bakeend
public static final long[] __DNA__FIELD__bakeend
Field descriptor (offset) for struct member 'bakeend'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__bakeend); CPointer<Integer> p_bakeend = p.cast(new Class[]{Integer.class});
Metadata
- Field: 'bakeend'
- Signature: 'int'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__cachepath
public static final long[] __DNA__FIELD__cachepath
Field descriptor (offset) for struct member 'cachepath'.Field Documentation
Blender Source Code
FILE_MAX.
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__cachepath); CPointer<CArrayFacade<Byte>> p_cachepath = p.cast(new Class[]{CArrayFacade.class, Byte.class});
Metadata
- Field: 'cachepath'
- Signature: 'char[1024]'
- Actual Size (32bit/64bit): 1024/1024
-
__DNA__FIELD__foamlayername
public static final long[] __DNA__FIELD__foamlayername
Field descriptor (offset) for struct member 'foamlayername'.Field Documentation
Blender Source Code
MAX_CUSTOMDATA_LAYER_NAME.
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__foamlayername); CPointer<CArrayFacade<Byte>> p_foamlayername = p.cast(new Class[]{CArrayFacade.class, Byte.class});
Metadata
- Field: 'foamlayername'
- Signature: 'char[64]'
- Actual Size (32bit/64bit): 64/64
-
__DNA__FIELD__cached
public static final long[] __DNA__FIELD__cached
Field descriptor (offset) for struct member 'cached'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__cached); CPointer<Byte> p_cached = p.cast(new Class[]{Byte.class});
Metadata
- Field: 'cached'
- Signature: 'char'
- Actual Size (32bit/64bit): 1/1
-
__DNA__FIELD__geometry_mode
public static final long[] __DNA__FIELD__geometry_mode
Field descriptor (offset) for struct member 'geometry_mode'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__geometry_mode); CPointer<Byte> p_geometry_mode = p.cast(new Class[]{Byte.class});
Metadata
- Field: 'geometry_mode'
- Signature: 'char'
- Actual Size (32bit/64bit): 1/1
-
__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:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__flag); CPointer<Byte> p_flag = p.cast(new Class[]{Byte.class});
Metadata
- Field: 'flag'
- Signature: 'char'
- Actual Size (32bit/64bit): 1/1
-
__DNA__FIELD___pad2
public static final long[] __DNA__FIELD___pad2
Field descriptor (offset) for struct member '_pad2'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD___pad2); CPointer<Byte> p__pad2 = p.cast(new Class[]{Byte.class});
Metadata
- Field: '_pad2'
- Signature: 'char'
- Actual Size (32bit/64bit): 1/1
-
__DNA__FIELD__repeat_x
public static final long[] __DNA__FIELD__repeat_x
Field descriptor (offset) for struct member 'repeat_x'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__repeat_x); CPointer<Short> p_repeat_x = p.cast(new Class[]{Short.class});
Metadata
- Field: 'repeat_x'
- Signature: 'short'
- Actual Size (32bit/64bit): 2/2
-
__DNA__FIELD__repeat_y
public static final long[] __DNA__FIELD__repeat_y
Field descriptor (offset) for struct member 'repeat_y'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__repeat_y); CPointer<Short> p_repeat_y = p.cast(new Class[]{Short.class});
Metadata
- Field: 'repeat_y'
- Signature: 'short'
- Actual Size (32bit/64bit): 2/2
-
__DNA__FIELD__seed
public static final long[] __DNA__FIELD__seed
Field descriptor (offset) for struct member 'seed'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__seed); CPointer<Integer> p_seed = p.cast(new Class[]{Integer.class});
Metadata
- Field: 'seed'
- Signature: 'int'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__size
public static final long[] __DNA__FIELD__size
Field descriptor (offset) for struct member 'size'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__size); CPointer<Float> p_size = p.cast(new Class[]{Float.class});
Metadata
- Field: 'size'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__foam_fade
public static final long[] __DNA__FIELD__foam_fade
Field descriptor (offset) for struct member 'foam_fade'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD__foam_fade); CPointer<Float> p_foam_fade = p.cast(new Class[]{Float.class});
Metadata
- Field: 'foam_fade'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__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:
OceanModifierData oceanmodifierdata = ...; CPointer<Object> p = oceanmodifierdata.__dna__addressof(OceanModifierData.__DNA__FIELD___pad); CPointer<CArrayFacade<Byte>> p__pad = p.cast(new Class[]{CArrayFacade.class, Byte.class});
Metadata
- Field: '_pad'
- Signature: 'char[4]'
- Actual Size (32bit/64bit): 4/4
-
-
Constructor Detail
-
OceanModifierData
public OceanModifierData(long __address, Block __block, BlockTable __blockTable)
-
OceanModifierData
protected OceanModifierData(OceanModifierData 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
-
getOcean
public CPointer<java.lang.Object> getOcean() throws java.io.IOException
Get method for struct member 'ocean'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__ocean
-
setOcean
public void setOcean(CPointer<java.lang.Object> ocean) throws java.io.IOException
Set method for struct member 'ocean'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__ocean
-
getOceancache
public CPointer<java.lang.Object> getOceancache() throws java.io.IOException
Get method for struct member 'oceancache'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__oceancache
-
setOceancache
public void setOceancache(CPointer<java.lang.Object> oceancache) throws java.io.IOException
Set method for struct member 'oceancache'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__oceancache
-
getResolution
public int getResolution() throws java.io.IOException
Get method for struct member 'resolution'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__resolution
-
setResolution
public void setResolution(int resolution) throws java.io.IOException
Set method for struct member 'resolution'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__resolution
-
getSpatial_size
public int getSpatial_size() throws java.io.IOException
Get method for struct member 'spatial_size'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__spatial_size
-
setSpatial_size
public void setSpatial_size(int spatial_size) throws java.io.IOException
Set method for struct member 'spatial_size'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__spatial_size
-
getWind_velocity
public float getWind_velocity() throws java.io.IOException
Get method for struct member 'wind_velocity'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__wind_velocity
-
setWind_velocity
public void setWind_velocity(float wind_velocity) throws java.io.IOException
Set method for struct member 'wind_velocity'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__wind_velocity
-
getDamp
public float getDamp() throws java.io.IOException
Get method for struct member 'damp'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__damp
-
setDamp
public void setDamp(float damp) throws java.io.IOException
Set method for struct member 'damp'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__damp
-
getSmallest_wave
public float getSmallest_wave() throws java.io.IOException
Get method for struct member 'smallest_wave'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__smallest_wave
-
setSmallest_wave
public void setSmallest_wave(float smallest_wave) throws java.io.IOException
Set method for struct member 'smallest_wave'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__smallest_wave
-
getDepth
public float getDepth() throws java.io.IOException
Get method for struct member 'depth'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__depth
-
setDepth
public void setDepth(float depth) throws java.io.IOException
Set method for struct member 'depth'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__depth
-
getWave_alignment
public float getWave_alignment() throws java.io.IOException
Get method for struct member 'wave_alignment'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__wave_alignment
-
setWave_alignment
public void setWave_alignment(float wave_alignment) throws java.io.IOException
Set method for struct member 'wave_alignment'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__wave_alignment
-
getWave_direction
public float getWave_direction() throws java.io.IOException
Get method for struct member 'wave_direction'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__wave_direction
-
setWave_direction
public void setWave_direction(float wave_direction) throws java.io.IOException
Set method for struct member 'wave_direction'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__wave_direction
-
getWave_scale
public float getWave_scale() throws java.io.IOException
Get method for struct member 'wave_scale'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__wave_scale
-
setWave_scale
public void setWave_scale(float wave_scale) throws java.io.IOException
Set method for struct member 'wave_scale'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__wave_scale
-
getChop_amount
public float getChop_amount() throws java.io.IOException
Get method for struct member 'chop_amount'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__chop_amount
-
setChop_amount
public void setChop_amount(float chop_amount) throws java.io.IOException
Set method for struct member 'chop_amount'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__chop_amount
-
getFoam_coverage
public float getFoam_coverage() throws java.io.IOException
Get method for struct member 'foam_coverage'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__foam_coverage
-
setFoam_coverage
public void setFoam_coverage(float foam_coverage) throws java.io.IOException
Set method for struct member 'foam_coverage'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__foam_coverage
-
getTime
public float getTime() throws java.io.IOException
Get method for struct member 'time'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__time
-
setTime
public void setTime(float time) throws java.io.IOException
Set method for struct member 'time'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__time
-
get_pad1
public CArrayFacade<java.lang.Byte> get_pad1() throws java.io.IOException
Get method for struct member '_pad1'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD___pad1
-
set_pad1
public void set_pad1(CArrayFacade<java.lang.Byte> _pad1) throws java.io.IOException
Set method for struct member '_pad1'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD___pad1
-
getSpectrum
public int getSpectrum() throws java.io.IOException
Get method for struct member 'spectrum'.Field Documentation
Blender Source Code
Spectrum being used.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__spectrum
-
setSpectrum
public void setSpectrum(int spectrum) throws java.io.IOException
Set method for struct member 'spectrum'.Field Documentation
Blender Source Code
Spectrum being used.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__spectrum
-
getFetch_jonswap
public float getFetch_jonswap() throws java.io.IOException
Get method for struct member 'fetch_jonswap'.Field Documentation
Blender Source Code
Common JONSWAP parameters. This is the distance from a lee shore, called the fetch, or the distance over which the wind blows with constant velocity.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__fetch_jonswap
-
setFetch_jonswap
public void setFetch_jonswap(float fetch_jonswap) throws java.io.IOException
Set method for struct member 'fetch_jonswap'.Field Documentation
Blender Source Code
Common JONSWAP parameters. This is the distance from a lee shore, called the fetch, or the distance over which the wind blows with constant velocity.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__fetch_jonswap
-
getSharpen_peak_jonswap
public float getSharpen_peak_jonswap() throws java.io.IOException
Get method for struct member 'sharpen_peak_jonswap'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sharpen_peak_jonswap
-
setSharpen_peak_jonswap
public void setSharpen_peak_jonswap(float sharpen_peak_jonswap) throws java.io.IOException
Set method for struct member 'sharpen_peak_jonswap'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sharpen_peak_jonswap
-
getBakestart
public int getBakestart() throws java.io.IOException
Get method for struct member 'bakestart'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__bakestart
-
setBakestart
public void setBakestart(int bakestart) throws java.io.IOException
Set method for struct member 'bakestart'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__bakestart
-
getBakeend
public int getBakeend() throws java.io.IOException
Get method for struct member 'bakeend'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__bakeend
-
setBakeend
public void setBakeend(int bakeend) throws java.io.IOException
Set method for struct member 'bakeend'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__bakeend
-
getCachepath
public CArrayFacade<java.lang.Byte> getCachepath() throws java.io.IOException
Get method for struct member 'cachepath'.Field Documentation
Blender Source Code
FILE_MAX.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__cachepath
-
setCachepath
public void setCachepath(CArrayFacade<java.lang.Byte> cachepath) throws java.io.IOException
Set method for struct member 'cachepath'.Field Documentation
Blender Source Code
FILE_MAX.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__cachepath
-
getFoamlayername
public CArrayFacade<java.lang.Byte> getFoamlayername() throws java.io.IOException
Get method for struct member 'foamlayername'.Field Documentation
Blender Source Code
MAX_CUSTOMDATA_LAYER_NAME.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__foamlayername
-
setFoamlayername
public void setFoamlayername(CArrayFacade<java.lang.Byte> foamlayername) throws java.io.IOException
Set method for struct member 'foamlayername'.Field Documentation
Blender Source Code
MAX_CUSTOMDATA_LAYER_NAME.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__foamlayername
-
getCached
public byte getCached() throws java.io.IOException
Get method for struct member 'cached'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__cached
-
setCached
public void setCached(byte cached) throws java.io.IOException
Set method for struct member 'cached'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__cached
-
getGeometry_mode
public byte getGeometry_mode() throws java.io.IOException
Get method for struct member 'geometry_mode'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__geometry_mode
-
setGeometry_mode
public void setGeometry_mode(byte geometry_mode) throws java.io.IOException
Set method for struct member 'geometry_mode'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__geometry_mode
-
getFlag
public byte getFlag() throws java.io.IOException
Get method for struct member 'flag'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__flag
-
setFlag
public void setFlag(byte flag) throws java.io.IOException
Set method for struct member 'flag'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__flag
-
get_pad2
public byte get_pad2() throws java.io.IOException
Get method for struct member '_pad2'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD___pad2
-
set_pad2
public void set_pad2(byte _pad2) throws java.io.IOException
Set method for struct member '_pad2'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD___pad2
-
getRepeat_x
public short getRepeat_x() throws java.io.IOException
Get method for struct member 'repeat_x'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__repeat_x
-
setRepeat_x
public void setRepeat_x(short repeat_x) throws java.io.IOException
Set method for struct member 'repeat_x'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__repeat_x
-
getRepeat_y
public short getRepeat_y() throws java.io.IOException
Get method for struct member 'repeat_y'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__repeat_y
-
setRepeat_y
public void setRepeat_y(short repeat_y) throws java.io.IOException
Set method for struct member 'repeat_y'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__repeat_y
-
getSeed
public int getSeed() throws java.io.IOException
Get method for struct member 'seed'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__seed
-
setSeed
public void setSeed(int seed) throws java.io.IOException
Set method for struct member 'seed'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__seed
-
getSize
public float getSize() throws java.io.IOException
Get method for struct member 'size'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__size
-
setSize
public void setSize(float size) throws java.io.IOException
Set method for struct member 'size'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__size
-
getFoam_fade
public float getFoam_fade() throws java.io.IOException
Get method for struct member 'foam_fade'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__foam_fade
-
setFoam_fade
public void setFoam_fade(float foam_fade) throws java.io.IOException
Set method for struct member 'foam_fade'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__foam_fade
-
get_pad
public CArrayFacade<java.lang.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(CArrayFacade<java.lang.Byte> _pad) throws java.io.IOException
Set method for struct member '_pad'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD___pad
-
__io__addressof
public CPointer<OceanModifierData> __io__addressof()
Instantiates a pointer on this instance.
-
-