Class bGPdata_Runtime
- java.lang.Object
-
- org.cakelab.blender.nio.CFacade
-
- org.blender.dna.bGPdata_Runtime
-
-
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__cp_points
Field descriptor (offset) for struct member 'cp_points'.static long[]
__DNA__FIELD__gpencil_cache
Field descriptor (offset) for struct member 'gpencil_cache'.static long[]
__DNA__FIELD__matid
Field descriptor (offset) for struct member 'matid'.static long[]
__DNA__FIELD__sbuffer
Field descriptor (offset) for struct member 'sbuffer'.static long[]
__DNA__FIELD__sbuffer_brush
Field descriptor (offset) for struct member 'sbuffer_brush'.static long[]
__DNA__FIELD__sbuffer_fill_batch
Field descriptor (offset) for struct member 'sbuffer_fill_batch'.static long[]
__DNA__FIELD__sbuffer_gps
Field descriptor (offset) for struct member 'sbuffer_gps'.static long[]
__DNA__FIELD__sbuffer_sflag
Field descriptor (offset) for struct member 'sbuffer_sflag'.static long[]
__DNA__FIELD__sbuffer_size
Field descriptor (offset) for struct member 'sbuffer_size'.static long[]
__DNA__FIELD__sbuffer_stroke_batch
Field descriptor (offset) for struct member 'sbuffer_stroke_batch'.static long[]
__DNA__FIELD__sbuffer_used
Field descriptor (offset) for struct member 'sbuffer_used'.static long[]
__DNA__FIELD__tot_cp_points
Field descriptor (offset) for struct member 'tot_cp_points'.static long[]
__DNA__FIELD__vert_color
Field descriptor (offset) for struct member 'vert_color'.static long[]
__DNA__FIELD__vert_color_fill
Field descriptor (offset) for struct member 'vert_color_fill'.static int
__DNA__SDNA_INDEX
This is the sdna index of the struct bGPdata_Runtime.-
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 bGPdata_Runtime(long __address, Block __block, BlockTable __blockTable)
protected
bGPdata_Runtime(bGPdata_Runtime that)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CPointer<bGPdata_Runtime>
__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'.CArrayFacade<java.lang.Byte>
get_pad2()
Get method for struct member '_pad2'.CPointer<bGPDcontrolpoint>
getCp_points()
Get method for struct member 'cp_points'.CPointer<java.lang.Object>
getGpencil_cache()
Get method for struct member 'gpencil_cache'.short
getMatid()
Get method for struct member 'matid'.CPointer<java.lang.Object>
getSbuffer()
Get method for struct member 'sbuffer'.CPointer<Brush>
getSbuffer_brush()
Get method for struct member 'sbuffer_brush'.CPointer<java.lang.Object>
getSbuffer_fill_batch()
Get method for struct member 'sbuffer_fill_batch'.CPointer<bGPDstroke>
getSbuffer_gps()
Get method for struct member 'sbuffer_gps'.short
getSbuffer_sflag()
Get method for struct member 'sbuffer_sflag'.int
getSbuffer_size()
Get method for struct member 'sbuffer_size'.CPointer<java.lang.Object>
getSbuffer_stroke_batch()
Get method for struct member 'sbuffer_stroke_batch'.int
getSbuffer_used()
Get method for struct member 'sbuffer_used'.int
getTot_cp_points()
Get method for struct member 'tot_cp_points'.CArrayFacade<java.lang.Float>
getVert_color()
Get method for struct member 'vert_color'.CArrayFacade<java.lang.Float>
getVert_color_fill()
Get method for struct member 'vert_color_fill'.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(CArrayFacade<java.lang.Byte> _pad2)
Set method for struct member '_pad2'.void
setCp_points(CPointer<bGPDcontrolpoint> cp_points)
Set method for struct member 'cp_points'.void
setGpencil_cache(CPointer<java.lang.Object> gpencil_cache)
Set method for struct member 'gpencil_cache'.void
setMatid(short matid)
Set method for struct member 'matid'.void
setSbuffer(CPointer<java.lang.Object> sbuffer)
Set method for struct member 'sbuffer'.void
setSbuffer_brush(CPointer<Brush> sbuffer_brush)
Set method for struct member 'sbuffer_brush'.void
setSbuffer_fill_batch(CPointer<java.lang.Object> sbuffer_fill_batch)
Set method for struct member 'sbuffer_fill_batch'.void
setSbuffer_gps(CPointer<bGPDstroke> sbuffer_gps)
Set method for struct member 'sbuffer_gps'.void
setSbuffer_sflag(short sbuffer_sflag)
Set method for struct member 'sbuffer_sflag'.void
setSbuffer_size(int sbuffer_size)
Set method for struct member 'sbuffer_size'.void
setSbuffer_stroke_batch(CPointer<java.lang.Object> sbuffer_stroke_batch)
Set method for struct member 'sbuffer_stroke_batch'.void
setSbuffer_used(int sbuffer_used)
Set method for struct member 'sbuffer_used'.void
setTot_cp_points(int tot_cp_points)
Set method for struct member 'tot_cp_points'.void
setVert_color(CArrayFacade<java.lang.Float> vert_color)
Set method for struct member 'vert_color'.void
setVert_color_fill(CArrayFacade<java.lang.Float> vert_color_fill)
Set method for struct member 'vert_color_fill'.-
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 bGPdata_Runtime.It is required when allocating a new block to store data for bGPdata_Runtime.
- See Also:
StructDNA
,BlockTable
, Constant Field Values
-
__DNA__FIELD__sbuffer
public static final long[] __DNA__FIELD__sbuffer
Field descriptor (offset) for struct member 'sbuffer'.Field Documentation
Blender Source Code
Stroke buffer.
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
bGPdata_Runtime bgpdata_runtime = ...; CPointer<Object> p = bgpdata_runtime.__dna__addressof(bGPdata_Runtime.__DNA__FIELD__sbuffer); CPointer<CPointer<Object>> p_sbuffer = p.cast(new Class[]{CPointer.class, Object.class});
Metadata
- Field: 'sbuffer'
- Signature: 'void*'
- Actual Size (32bit/64bit): 4/8
-
__DNA__FIELD__sbuffer_stroke_batch
public static final long[] __DNA__FIELD__sbuffer_stroke_batch
Field descriptor (offset) for struct member 'sbuffer_stroke_batch'.Field Documentation
Blender Source Code
Temp batches cleared after drawing.
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
bGPdata_Runtime bgpdata_runtime = ...; CPointer<Object> p = bgpdata_runtime.__dna__addressof(bGPdata_Runtime.__DNA__FIELD__sbuffer_stroke_batch); CPointer<CPointer<Object>> p_sbuffer_stroke_batch = p.cast(new Class[]{CPointer.class, Object.class});
Metadata
- Field: 'sbuffer_stroke_batch'
- Signature: 'GPUBatch*'
- Actual Size (32bit/64bit): 4/8
-
__DNA__FIELD__sbuffer_fill_batch
public static final long[] __DNA__FIELD__sbuffer_fill_batch
Field descriptor (offset) for struct member 'sbuffer_fill_batch'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
bGPdata_Runtime bgpdata_runtime = ...; CPointer<Object> p = bgpdata_runtime.__dna__addressof(bGPdata_Runtime.__DNA__FIELD__sbuffer_fill_batch); CPointer<CPointer<Object>> p_sbuffer_fill_batch = p.cast(new Class[]{CPointer.class, Object.class});
Metadata
- Field: 'sbuffer_fill_batch'
- Signature: 'GPUBatch*'
- Actual Size (32bit/64bit): 4/8
-
__DNA__FIELD__sbuffer_gps
public static final long[] __DNA__FIELD__sbuffer_gps
Field descriptor (offset) for struct member 'sbuffer_gps'.Field Documentation
Blender Source Code
Temp stroke used for drawing.
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
bGPdata_Runtime bgpdata_runtime = ...; CPointer<Object> p = bgpdata_runtime.__dna__addressof(bGPdata_Runtime.__DNA__FIELD__sbuffer_gps); CPointer<CPointer<bGPDstroke>> p_sbuffer_gps = p.cast(new Class[]{CPointer.class, bGPDstroke.class});
Metadata
- Field: 'sbuffer_gps'
- Signature: 'bGPDstroke*'
- Actual Size (32bit/64bit): 4/8
-
__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:
bGPdata_Runtime bgpdata_runtime = ...; CPointer<Object> p = bgpdata_runtime.__dna__addressof(bGPdata_Runtime.__DNA__FIELD___pad); CPointer<CArrayFacade<Byte>> p__pad = p.cast(new Class[]{CArrayFacade.class, Byte.class});
Metadata
- Field: '_pad'
- Signature: 'char[2]'
- Actual Size (32bit/64bit): 2/2
-
__DNA__FIELD__matid
public static final long[] __DNA__FIELD__matid
Field descriptor (offset) for struct member 'matid'.Field Documentation
Blender Source Code
Material
index of the stroke.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
bGPdata_Runtime bgpdata_runtime = ...; CPointer<Object> p = bgpdata_runtime.__dna__addressof(bGPdata_Runtime.__DNA__FIELD__matid); CPointer<Short> p_matid = p.cast(new Class[]{Short.class});
Metadata
- Field: 'matid'
- Signature: 'short'
- Actual Size (32bit/64bit): 2/2
-
__DNA__FIELD__sbuffer_sflag
public static final long[] __DNA__FIELD__sbuffer_sflag
Field descriptor (offset) for struct member 'sbuffer_sflag'.Field Documentation
Blender Source Code
Stroke Buffer data (only used during paint-session)
buffer must be initialized before use, but freed after whole paint operation is over Flags for stroke that cache represents.
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
bGPdata_Runtime bgpdata_runtime = ...; CPointer<Object> p = bgpdata_runtime.__dna__addressof(bGPdata_Runtime.__DNA__FIELD__sbuffer_sflag); CPointer<Short> p_sbuffer_sflag = p.cast(new Class[]{Short.class});
Metadata
- Field: 'sbuffer_sflag'
- Signature: 'short'
- Actual Size (32bit/64bit): 2/2
-
__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:
bGPdata_Runtime bgpdata_runtime = ...; CPointer<Object> p = bgpdata_runtime.__dna__addressof(bGPdata_Runtime.__DNA__FIELD___pad1); CPointer<CArrayFacade<Byte>> p__pad1 = p.cast(new Class[]{CArrayFacade.class, Byte.class});
Metadata
- Field: '_pad1'
- Signature: 'char[2]'
- Actual Size (32bit/64bit): 2/2
-
__DNA__FIELD__sbuffer_used
public static final long[] __DNA__FIELD__sbuffer_used
Field descriptor (offset) for struct member 'sbuffer_used'.Field Documentation
Blender Source Code
Number of elements currently used in cache.
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
bGPdata_Runtime bgpdata_runtime = ...; CPointer<Object> p = bgpdata_runtime.__dna__addressof(bGPdata_Runtime.__DNA__FIELD__sbuffer_used); CPointer<Integer> p_sbuffer_used = p.cast(new Class[]{Integer.class});
Metadata
- Field: 'sbuffer_used'
- Signature: 'int'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__sbuffer_size
public static final long[] __DNA__FIELD__sbuffer_size
Field descriptor (offset) for struct member 'sbuffer_size'.Field Documentation
Blender Source Code
Number of total elements available in cache.
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
bGPdata_Runtime bgpdata_runtime = ...; CPointer<Object> p = bgpdata_runtime.__dna__addressof(bGPdata_Runtime.__DNA__FIELD__sbuffer_size); CPointer<Integer> p_sbuffer_size = p.cast(new Class[]{Integer.class});
Metadata
- Field: 'sbuffer_size'
- Signature: 'int'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__vert_color
public static final long[] __DNA__FIELD__vert_color
Field descriptor (offset) for struct member 'vert_color'.Field Documentation
Blender Source Code
Vertex Color applied to point (while drawing).
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
bGPdata_Runtime bgpdata_runtime = ...; CPointer<Object> p = bgpdata_runtime.__dna__addressof(bGPdata_Runtime.__DNA__FIELD__vert_color); CPointer<CArrayFacade<Float>> p_vert_color = p.cast(new Class[]{CArrayFacade.class, Float.class});
Metadata
- Field: 'vert_color'
- Signature: 'float[4]'
- Actual Size (32bit/64bit): 16/16
-
__DNA__FIELD__vert_color_fill
public static final long[] __DNA__FIELD__vert_color_fill
Field descriptor (offset) for struct member 'vert_color_fill'.Field Documentation
Blender Source Code
Vertex Color applied to Fill (while drawing).
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
bGPdata_Runtime bgpdata_runtime = ...; CPointer<Object> p = bgpdata_runtime.__dna__addressof(bGPdata_Runtime.__DNA__FIELD__vert_color_fill); CPointer<CArrayFacade<Float>> p_vert_color_fill = p.cast(new Class[]{CArrayFacade.class, Float.class});
Metadata
- Field: 'vert_color_fill'
- Signature: 'float[4]'
- Actual Size (32bit/64bit): 16/16
-
__DNA__FIELD__tot_cp_points
public static final long[] __DNA__FIELD__tot_cp_points
Field descriptor (offset) for struct member 'tot_cp_points'.Field Documentation
Blender Source Code
Number of control-points for stroke.
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
bGPdata_Runtime bgpdata_runtime = ...; CPointer<Object> p = bgpdata_runtime.__dna__addressof(bGPdata_Runtime.__DNA__FIELD__tot_cp_points); CPointer<Integer> p_tot_cp_points = p.cast(new Class[]{Integer.class});
Metadata
- Field: 'tot_cp_points'
- Signature: 'int'
- Actual Size (32bit/64bit): 4/4
-
__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:
bGPdata_Runtime bgpdata_runtime = ...; CPointer<Object> p = bgpdata_runtime.__dna__addressof(bGPdata_Runtime.__DNA__FIELD___pad2); CPointer<CArrayFacade<Byte>> p__pad2 = p.cast(new Class[]{CArrayFacade.class, Byte.class});
Metadata
- Field: '_pad2'
- Signature: 'char[4]'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__cp_points
public static final long[] __DNA__FIELD__cp_points
Field descriptor (offset) for struct member 'cp_points'.Field Documentation
Blender Source Code
Array of control-points for stroke.
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
bGPdata_Runtime bgpdata_runtime = ...; CPointer<Object> p = bgpdata_runtime.__dna__addressof(bGPdata_Runtime.__DNA__FIELD__cp_points); CPointer<CPointer<bGPDcontrolpoint>> p_cp_points = p.cast(new Class[]{CPointer.class, bGPDcontrolpoint.class});
Metadata
- Field: 'cp_points'
- Signature: 'bGPDcontrolpoint*'
- Actual Size (32bit/64bit): 4/8
-
__DNA__FIELD__sbuffer_brush
public static final long[] __DNA__FIELD__sbuffer_brush
Field descriptor (offset) for struct member 'sbuffer_brush'.Field Documentation
Blender Source Code
Brush
pointerPointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
bGPdata_Runtime bgpdata_runtime = ...; CPointer<Object> p = bgpdata_runtime.__dna__addressof(bGPdata_Runtime.__DNA__FIELD__sbuffer_brush); CPointer<CPointer<Brush>> p_sbuffer_brush = p.cast(new Class[]{CPointer.class, Brush.class});
Metadata
- Field: 'sbuffer_brush'
- Signature: 'Brush*'
- Actual Size (32bit/64bit): 4/8
-
__DNA__FIELD__gpencil_cache
public static final long[] __DNA__FIELD__gpencil_cache
Field descriptor (offset) for struct member 'gpencil_cache'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
bGPdata_Runtime bgpdata_runtime = ...; CPointer<Object> p = bgpdata_runtime.__dna__addressof(bGPdata_Runtime.__DNA__FIELD__gpencil_cache); CPointer<CPointer<Object>> p_gpencil_cache = p.cast(new Class[]{CPointer.class, Object.class});
Metadata
- Field: 'gpencil_cache'
- Signature: 'GpencilBatchCache*'
- Actual Size (32bit/64bit): 4/8
-
-
Constructor Detail
-
bGPdata_Runtime
public bGPdata_Runtime(long __address, Block __block, BlockTable __blockTable)
-
bGPdata_Runtime
protected bGPdata_Runtime(bGPdata_Runtime that)
-
-
Method Detail
-
getSbuffer
public CPointer<java.lang.Object> getSbuffer() throws java.io.IOException
Get method for struct member 'sbuffer'.Field Documentation
Blender Source Code
Stroke buffer.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sbuffer
-
setSbuffer
public void setSbuffer(CPointer<java.lang.Object> sbuffer) throws java.io.IOException
Set method for struct member 'sbuffer'.Field Documentation
Blender Source Code
Stroke buffer.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sbuffer
-
getSbuffer_stroke_batch
public CPointer<java.lang.Object> getSbuffer_stroke_batch() throws java.io.IOException
Get method for struct member 'sbuffer_stroke_batch'.Field Documentation
Blender Source Code
Temp batches cleared after drawing.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sbuffer_stroke_batch
-
setSbuffer_stroke_batch
public void setSbuffer_stroke_batch(CPointer<java.lang.Object> sbuffer_stroke_batch) throws java.io.IOException
Set method for struct member 'sbuffer_stroke_batch'.Field Documentation
Blender Source Code
Temp batches cleared after drawing.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sbuffer_stroke_batch
-
getSbuffer_fill_batch
public CPointer<java.lang.Object> getSbuffer_fill_batch() throws java.io.IOException
Get method for struct member 'sbuffer_fill_batch'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sbuffer_fill_batch
-
setSbuffer_fill_batch
public void setSbuffer_fill_batch(CPointer<java.lang.Object> sbuffer_fill_batch) throws java.io.IOException
Set method for struct member 'sbuffer_fill_batch'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sbuffer_fill_batch
-
getSbuffer_gps
public CPointer<bGPDstroke> getSbuffer_gps() throws java.io.IOException
Get method for struct member 'sbuffer_gps'.Field Documentation
Blender Source Code
Temp stroke used for drawing.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sbuffer_gps
-
setSbuffer_gps
public void setSbuffer_gps(CPointer<bGPDstroke> sbuffer_gps) throws java.io.IOException
Set method for struct member 'sbuffer_gps'.Field Documentation
Blender Source Code
Temp stroke used for drawing.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sbuffer_gps
-
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
-
getMatid
public short getMatid() throws java.io.IOException
Get method for struct member 'matid'.Field Documentation
Blender Source Code
Material
index of the stroke.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__matid
-
setMatid
public void setMatid(short matid) throws java.io.IOException
Set method for struct member 'matid'.Field Documentation
Blender Source Code
Material
index of the stroke.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__matid
-
getSbuffer_sflag
public short getSbuffer_sflag() throws java.io.IOException
Get method for struct member 'sbuffer_sflag'.Field Documentation
Blender Source Code
Stroke Buffer data (only used during paint-session)
buffer must be initialized before use, but freed after whole paint operation is over Flags for stroke that cache represents.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sbuffer_sflag
-
setSbuffer_sflag
public void setSbuffer_sflag(short sbuffer_sflag) throws java.io.IOException
Set method for struct member 'sbuffer_sflag'.Field Documentation
Blender Source Code
Stroke Buffer data (only used during paint-session)
buffer must be initialized before use, but freed after whole paint operation is over Flags for stroke that cache represents.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sbuffer_sflag
-
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
-
getSbuffer_used
public int getSbuffer_used() throws java.io.IOException
Get method for struct member 'sbuffer_used'.Field Documentation
Blender Source Code
Number of elements currently used in cache.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sbuffer_used
-
setSbuffer_used
public void setSbuffer_used(int sbuffer_used) throws java.io.IOException
Set method for struct member 'sbuffer_used'.Field Documentation
Blender Source Code
Number of elements currently used in cache.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sbuffer_used
-
getSbuffer_size
public int getSbuffer_size() throws java.io.IOException
Get method for struct member 'sbuffer_size'.Field Documentation
Blender Source Code
Number of total elements available in cache.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sbuffer_size
-
setSbuffer_size
public void setSbuffer_size(int sbuffer_size) throws java.io.IOException
Set method for struct member 'sbuffer_size'.Field Documentation
Blender Source Code
Number of total elements available in cache.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sbuffer_size
-
getVert_color
public CArrayFacade<java.lang.Float> getVert_color() throws java.io.IOException
Get method for struct member 'vert_color'.Field Documentation
Blender Source Code
Vertex Color applied to point (while drawing).
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__vert_color
-
setVert_color
public void setVert_color(CArrayFacade<java.lang.Float> vert_color) throws java.io.IOException
Set method for struct member 'vert_color'.Field Documentation
Blender Source Code
Vertex Color applied to point (while drawing).
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__vert_color
-
getVert_color_fill
public CArrayFacade<java.lang.Float> getVert_color_fill() throws java.io.IOException
Get method for struct member 'vert_color_fill'.Field Documentation
Blender Source Code
Vertex Color applied to Fill (while drawing).
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__vert_color_fill
-
setVert_color_fill
public void setVert_color_fill(CArrayFacade<java.lang.Float> vert_color_fill) throws java.io.IOException
Set method for struct member 'vert_color_fill'.Field Documentation
Blender Source Code
Vertex Color applied to Fill (while drawing).
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__vert_color_fill
-
getTot_cp_points
public int getTot_cp_points() throws java.io.IOException
Get method for struct member 'tot_cp_points'.Field Documentation
Blender Source Code
Number of control-points for stroke.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__tot_cp_points
-
setTot_cp_points
public void setTot_cp_points(int tot_cp_points) throws java.io.IOException
Set method for struct member 'tot_cp_points'.Field Documentation
Blender Source Code
Number of control-points for stroke.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__tot_cp_points
-
get_pad2
public CArrayFacade<java.lang.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(CArrayFacade<java.lang.Byte> _pad2) throws java.io.IOException
Set method for struct member '_pad2'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD___pad2
-
getCp_points
public CPointer<bGPDcontrolpoint> getCp_points() throws java.io.IOException
Get method for struct member 'cp_points'.Field Documentation
Blender Source Code
Array of control-points for stroke.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__cp_points
-
setCp_points
public void setCp_points(CPointer<bGPDcontrolpoint> cp_points) throws java.io.IOException
Set method for struct member 'cp_points'.Field Documentation
Blender Source Code
Array of control-points for stroke.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__cp_points
-
getSbuffer_brush
public CPointer<Brush> getSbuffer_brush() throws java.io.IOException
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sbuffer_brush
-
setSbuffer_brush
public void setSbuffer_brush(CPointer<Brush> sbuffer_brush) throws java.io.IOException
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sbuffer_brush
-
getGpencil_cache
public CPointer<java.lang.Object> getGpencil_cache() throws java.io.IOException
Get method for struct member 'gpencil_cache'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__gpencil_cache
-
setGpencil_cache
public void setGpencil_cache(CPointer<java.lang.Object> gpencil_cache) throws java.io.IOException
Set method for struct member 'gpencil_cache'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__gpencil_cache
-
__io__addressof
public CPointer<bGPdata_Runtime> __io__addressof()
Instantiates a pointer on this instance.
-
-