Regenerated codefiles
This commit is contained in:
@@ -15,58 +15,58 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(269, "bGPdata_Runtime", 192)]
|
||||
public class bGPdata_Runtime {
|
||||
[DNAFieldAttribute(0, "void", "*sbuffer", "void", 8, true, 0)]
|
||||
public object ptr_sbuffer;
|
||||
[DNAFieldAttribute(1, "GPUVertBufHandle", "*sbuffer_position_buf", "GPUVertBufHandle", 8, true, 8)]
|
||||
public GPUVertBufHandle ptr_sbuffer_position_buf;
|
||||
[DNAFieldAttribute(2, "GPUVertBufHandle", "*sbuffer_color_buf", "GPUVertBufHandle", 8, true, 16)]
|
||||
public GPUVertBufHandle ptr_sbuffer_color_buf;
|
||||
[DNAFieldAttribute(3, "GPUBatchHandle", "*sbuffer_batch", "GPUBatchHandle", 8, true, 24)]
|
||||
public GPUBatchHandle ptr_sbuffer_batch;
|
||||
[DNAFieldAttribute(4, "bGPDstroke", "*sbuffer_gps", "bGPDstroke", 8, true, 32)]
|
||||
public bGPDstroke ptr_sbuffer_gps;
|
||||
[DNAFieldAttribute(5, "short", "playing", "short", 2, false, 40)]
|
||||
[DNAFieldAttribute(8, "void", 0, "*sbuffer", "void", true, 0)]
|
||||
public object sbuffer;
|
||||
[DNAFieldAttribute(8, "GPUVertBufHandle", 1, "*sbuffer_position_buf", "GPUVertBufHandle", true, 8)]
|
||||
public GPUVertBufHandle sbuffer_position_buf;
|
||||
[DNAFieldAttribute(8, "GPUVertBufHandle", 2, "*sbuffer_color_buf", "GPUVertBufHandle", true, 16)]
|
||||
public GPUVertBufHandle sbuffer_color_buf;
|
||||
[DNAFieldAttribute(8, "GPUBatchHandle", 3, "*sbuffer_batch", "GPUBatchHandle", true, 24)]
|
||||
public GPUBatchHandle sbuffer_batch;
|
||||
[DNAFieldAttribute(8, "bGPDstroke", 4, "*sbuffer_gps", "bGPDstroke", true, 32)]
|
||||
public bGPDstroke sbuffer_gps;
|
||||
[DNAFieldAttribute(2, "short", 5, "playing", "short", false, 40)]
|
||||
public short playing;
|
||||
[DNAFieldAttribute(6, "short", "matid", "short", 2, false, 42)]
|
||||
[DNAFieldAttribute(2, "short", 6, "matid", "short", false, 42)]
|
||||
public short matid;
|
||||
[DNAFieldAttribute(7, "short", "sbuffer_sflag", "short", 2, false, 44)]
|
||||
[DNAFieldAttribute(2, "short", 7, "sbuffer_sflag", "short", false, 44)]
|
||||
public short sbuffer_sflag;
|
||||
[DNAFieldAttribute(8, "char", "_pad1[2]", "System.Char[]", 2, false, 46)]
|
||||
[DNAFieldAttribute(2, "char", 8, "_pad1[2]", "System.Char[]", false, 46)]
|
||||
public char[] _pad1 = new System.Char[2];
|
||||
[DNAFieldAttribute(9, "int", "sbuffer_used", "int", 4, false, 48)]
|
||||
[DNAFieldAttribute(4, "int", 9, "sbuffer_used", "int", false, 48)]
|
||||
public int sbuffer_used;
|
||||
[DNAFieldAttribute(10, "int", "sbuffer_size", "int", 4, false, 52)]
|
||||
[DNAFieldAttribute(4, "int", 10, "sbuffer_size", "int", false, 52)]
|
||||
public int sbuffer_size;
|
||||
[DNAFieldAttribute(11, "float", "vert_color_fill[4]", "System.Single[]", 16, false, 56)]
|
||||
[DNAFieldAttribute(16, "float", 11, "vert_color_fill[4]", "System.Single[]", false, 56)]
|
||||
public float[] vert_color_fill = new System.Single[4];
|
||||
[DNAFieldAttribute(12, "float", "fill_opacity_fac", "float", 4, false, 72)]
|
||||
[DNAFieldAttribute(4, "float", 12, "fill_opacity_fac", "float", false, 72)]
|
||||
public float fill_opacity_fac;
|
||||
[DNAFieldAttribute(13, "float", "arrow_start[8]", "System.Single[]", 32, false, 76)]
|
||||
[DNAFieldAttribute(32, "float", 13, "arrow_start[8]", "System.Single[]", false, 76)]
|
||||
public float[] arrow_start = new System.Single[8];
|
||||
[DNAFieldAttribute(14, "float", "arrow_end[8]", "System.Single[]", 32, false, 108)]
|
||||
[DNAFieldAttribute(32, "float", 14, "arrow_end[8]", "System.Single[]", false, 108)]
|
||||
public float[] arrow_end = new System.Single[8];
|
||||
[DNAFieldAttribute(15, "int", "arrow_start_style", "int", 4, false, 140)]
|
||||
[DNAFieldAttribute(4, "int", 15, "arrow_start_style", "int", false, 140)]
|
||||
public int arrow_start_style;
|
||||
[DNAFieldAttribute(16, "int", "arrow_end_style", "int", 4, false, 144)]
|
||||
[DNAFieldAttribute(4, "int", 16, "arrow_end_style", "int", false, 144)]
|
||||
public int arrow_end_style;
|
||||
[DNAFieldAttribute(17, "int", "tot_cp_points", "int", 4, false, 148)]
|
||||
[DNAFieldAttribute(4, "int", 17, "tot_cp_points", "int", false, 148)]
|
||||
public int tot_cp_points;
|
||||
[DNAFieldAttribute(18, "bGPDcontrolpoint", "*cp_points", "bGPDcontrolpoint", 8, true, 152)]
|
||||
public bGPDcontrolpoint ptr_cp_points;
|
||||
[DNAFieldAttribute(19, "Brush", "*sbuffer_brush", "Brush", 8, true, 160)]
|
||||
public Brush ptr_sbuffer_brush;
|
||||
[DNAFieldAttribute(20, "GpencilBatchCache", "*gpencil_cache", "GpencilBatchCache", 8, true, 168)]
|
||||
public GpencilBatchCache ptr_gpencil_cache;
|
||||
[DNAFieldAttribute(21, "LineartCache", "*lineart_cache", "LineartCache", 8, true, 176)]
|
||||
public LineartCache ptr_lineart_cache;
|
||||
[DNAFieldAttribute(22, "GPencilUpdateCache", "*update_cache", "GPencilUpdateCache", 8, true, 184)]
|
||||
public GPencilUpdateCache ptr_update_cache;
|
||||
[DNAFieldAttribute(8, "bGPDcontrolpoint", 18, "*cp_points", "bGPDcontrolpoint", true, 152)]
|
||||
public bGPDcontrolpoint cp_points;
|
||||
[DNAFieldAttribute(8, "Brush", 19, "*sbuffer_brush", "Brush", true, 160)]
|
||||
public Brush sbuffer_brush;
|
||||
[DNAFieldAttribute(8, "GpencilBatchCache", 20, "*gpencil_cache", "GpencilBatchCache", true, 168)]
|
||||
public GpencilBatchCache gpencil_cache;
|
||||
[DNAFieldAttribute(8, "LineartCache", 21, "*lineart_cache", "LineartCache", true, 176)]
|
||||
public LineartCache lineart_cache;
|
||||
[DNAFieldAttribute(8, "GPencilUpdateCache", 22, "*update_cache", "GPencilUpdateCache", true, 184)]
|
||||
public GPencilUpdateCache update_cache;
|
||||
public bGPdata_Runtime() {
|
||||
this.ptr_sbuffer = default;
|
||||
this.ptr_sbuffer_position_buf = default;
|
||||
this.ptr_sbuffer_color_buf = default;
|
||||
this.ptr_sbuffer_batch = default;
|
||||
this.ptr_sbuffer_gps = default;
|
||||
this.sbuffer = default;
|
||||
this.sbuffer_position_buf = default;
|
||||
this.sbuffer_color_buf = default;
|
||||
this.sbuffer_batch = default;
|
||||
this.sbuffer_gps = default;
|
||||
this.playing = default;
|
||||
this.matid = default;
|
||||
this.sbuffer_sflag = default;
|
||||
@@ -80,18 +80,18 @@ namespace BlendFile.DNA {
|
||||
this.arrow_start_style = default;
|
||||
this.arrow_end_style = default;
|
||||
this.tot_cp_points = default;
|
||||
this.ptr_cp_points = default;
|
||||
this.ptr_sbuffer_brush = default;
|
||||
this.ptr_gpencil_cache = default;
|
||||
this.ptr_lineart_cache = default;
|
||||
this.ptr_update_cache = default;
|
||||
this.cp_points = default;
|
||||
this.sbuffer_brush = default;
|
||||
this.gpencil_cache = default;
|
||||
this.lineart_cache = default;
|
||||
this.update_cache = default;
|
||||
}
|
||||
public bGPdata_Runtime(
|
||||
object ptr_sbuffer,
|
||||
GPUVertBufHandle ptr_sbuffer_position_buf,
|
||||
GPUVertBufHandle ptr_sbuffer_color_buf,
|
||||
GPUBatchHandle ptr_sbuffer_batch,
|
||||
bGPDstroke ptr_sbuffer_gps,
|
||||
object sbuffer,
|
||||
GPUVertBufHandle sbuffer_position_buf,
|
||||
GPUVertBufHandle sbuffer_color_buf,
|
||||
GPUBatchHandle sbuffer_batch,
|
||||
bGPDstroke sbuffer_gps,
|
||||
short playing,
|
||||
short matid,
|
||||
short sbuffer_sflag,
|
||||
@@ -105,16 +105,16 @@ namespace BlendFile.DNA {
|
||||
int arrow_start_style,
|
||||
int arrow_end_style,
|
||||
int tot_cp_points,
|
||||
bGPDcontrolpoint ptr_cp_points,
|
||||
Brush ptr_sbuffer_brush,
|
||||
GpencilBatchCache ptr_gpencil_cache,
|
||||
LineartCache ptr_lineart_cache,
|
||||
GPencilUpdateCache ptr_update_cache) {
|
||||
this.ptr_sbuffer = ptr_sbuffer;
|
||||
this.ptr_sbuffer_position_buf = ptr_sbuffer_position_buf;
|
||||
this.ptr_sbuffer_color_buf = ptr_sbuffer_color_buf;
|
||||
this.ptr_sbuffer_batch = ptr_sbuffer_batch;
|
||||
this.ptr_sbuffer_gps = ptr_sbuffer_gps;
|
||||
bGPDcontrolpoint cp_points,
|
||||
Brush sbuffer_brush,
|
||||
GpencilBatchCache gpencil_cache,
|
||||
LineartCache lineart_cache,
|
||||
GPencilUpdateCache update_cache) {
|
||||
this.sbuffer = sbuffer;
|
||||
this.sbuffer_position_buf = sbuffer_position_buf;
|
||||
this.sbuffer_color_buf = sbuffer_color_buf;
|
||||
this.sbuffer_batch = sbuffer_batch;
|
||||
this.sbuffer_gps = sbuffer_gps;
|
||||
this.playing = playing;
|
||||
this.matid = matid;
|
||||
this.sbuffer_sflag = sbuffer_sflag;
|
||||
@@ -128,11 +128,11 @@ namespace BlendFile.DNA {
|
||||
this.arrow_start_style = arrow_start_style;
|
||||
this.arrow_end_style = arrow_end_style;
|
||||
this.tot_cp_points = tot_cp_points;
|
||||
this.ptr_cp_points = ptr_cp_points;
|
||||
this.ptr_sbuffer_brush = ptr_sbuffer_brush;
|
||||
this.ptr_gpencil_cache = ptr_gpencil_cache;
|
||||
this.ptr_lineart_cache = ptr_lineart_cache;
|
||||
this.ptr_update_cache = ptr_update_cache;
|
||||
this.cp_points = cp_points;
|
||||
this.sbuffer_brush = sbuffer_brush;
|
||||
this.gpencil_cache = gpencil_cache;
|
||||
this.lineart_cache = lineart_cache;
|
||||
this.update_cache = update_cache;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user