Regenerated codefiles
This commit is contained in:
@@ -15,129 +15,129 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(1029, "View3D", 1400)]
|
||||
public class View3D {
|
||||
[DNAFieldAttribute(0, "SpaceLink", "*next", "SpaceLink", 8, true, 0)]
|
||||
public SpaceLink ptr_next;
|
||||
[DNAFieldAttribute(1, "SpaceLink", "*prev", "SpaceLink", 8, true, 8)]
|
||||
public SpaceLink ptr_prev;
|
||||
[DNAFieldAttribute(2, "ListBase", "regionbase", "ListBase", 16, false, 16)]
|
||||
[DNAFieldAttribute(8, "SpaceLink", 0, "*next", "SpaceLink", true, 0)]
|
||||
public SpaceLink next;
|
||||
[DNAFieldAttribute(8, "SpaceLink", 1, "*prev", "SpaceLink", true, 8)]
|
||||
public SpaceLink prev;
|
||||
[DNAFieldAttribute(16, "ListBase", 2, "regionbase", "ListBase", false, 16)]
|
||||
public ListBase regionbase;
|
||||
[DNAFieldAttribute(3, "char", "spacetype", "char", 1, false, 32)]
|
||||
[DNAFieldAttribute(1, "char", 3, "spacetype", "char", false, 32)]
|
||||
public char spacetype;
|
||||
[DNAFieldAttribute(4, "char", "link_flag", "char", 1, false, 33)]
|
||||
[DNAFieldAttribute(1, "char", 4, "link_flag", "char", false, 33)]
|
||||
public char link_flag;
|
||||
[DNAFieldAttribute(5, "char", "_pad0[6]", "System.Char[]", 6, false, 34)]
|
||||
[DNAFieldAttribute(6, "char", 5, "_pad0[6]", "System.Char[]", false, 34)]
|
||||
public char[] _pad0 = new System.Char[6];
|
||||
[DNAFieldAttribute(6, "float", "viewquat[4]", "System.Single[]", 16, false, 40)]
|
||||
[DNAFieldAttribute(16, "float", 6, "viewquat[4]", "System.Single[]", false, 40)]
|
||||
public float[] viewquat = new System.Single[4];
|
||||
[DNAFieldAttribute(7, "float", "dist", "float", 4, false, 56)]
|
||||
[DNAFieldAttribute(4, "float", 7, "dist", "float", false, 56)]
|
||||
public float dist;
|
||||
[DNAFieldAttribute(8, "float", "bundle_size", "float", 4, false, 60)]
|
||||
[DNAFieldAttribute(4, "float", 8, "bundle_size", "float", false, 60)]
|
||||
public float bundle_size;
|
||||
[DNAFieldAttribute(9, "char", "bundle_drawtype", "char", 1, false, 64)]
|
||||
[DNAFieldAttribute(1, "char", 9, "bundle_drawtype", "char", false, 64)]
|
||||
public char bundle_drawtype;
|
||||
[DNAFieldAttribute(10, "char", "drawtype", "char", 1, false, 65)]
|
||||
[DNAFieldAttribute(1, "char", 10, "drawtype", "char", false, 65)]
|
||||
public char drawtype;
|
||||
[DNAFieldAttribute(11, "char", "_pad3[1]", "System.Char[]", 1, false, 66)]
|
||||
[DNAFieldAttribute(1, "char", 11, "_pad3[1]", "System.Char[]", false, 66)]
|
||||
public char[] _pad3 = new System.Char[1];
|
||||
[DNAFieldAttribute(12, "char", "multiview_eye", "char", 1, false, 67)]
|
||||
[DNAFieldAttribute(1, "char", 12, "multiview_eye", "char", false, 67)]
|
||||
public char multiview_eye;
|
||||
[DNAFieldAttribute(13, "int", "object_type_exclude_viewport", "int", 4, false, 68)]
|
||||
[DNAFieldAttribute(4, "int", 13, "object_type_exclude_viewport", "int", false, 68)]
|
||||
public int object_type_exclude_viewport;
|
||||
[DNAFieldAttribute(14, "int", "object_type_exclude_select", "int", 4, false, 72)]
|
||||
[DNAFieldAttribute(4, "int", 14, "object_type_exclude_select", "int", false, 72)]
|
||||
public int object_type_exclude_select;
|
||||
[DNAFieldAttribute(15, "short", "persp", "short", 2, false, 76)]
|
||||
[DNAFieldAttribute(2, "short", 15, "persp", "short", false, 76)]
|
||||
public short persp;
|
||||
[DNAFieldAttribute(16, "short", "view", "short", 2, false, 78)]
|
||||
[DNAFieldAttribute(2, "short", 16, "view", "short", false, 78)]
|
||||
public short view;
|
||||
[DNAFieldAttribute(17, "Object", "*camera", "Object", 8, true, 80)]
|
||||
public Object ptr_camera;
|
||||
[DNAFieldAttribute(18, "Object", "*ob_centre", "Object", 8, true, 88)]
|
||||
public Object ptr_ob_centre;
|
||||
[DNAFieldAttribute(19, "rctf", "render_border", "rctf", 16, false, 96)]
|
||||
[DNAFieldAttribute(8, "Object", 17, "*camera", "Object", true, 80)]
|
||||
public Object camera;
|
||||
[DNAFieldAttribute(8, "Object", 18, "*ob_centre", "Object", true, 88)]
|
||||
public Object ob_centre;
|
||||
[DNAFieldAttribute(16, "rctf", 19, "render_border", "rctf", false, 96)]
|
||||
public rctf render_border;
|
||||
[DNAFieldAttribute(20, "View3D", "*localvd", "View3D", 8, true, 112)]
|
||||
public View3D ptr_localvd;
|
||||
[DNAFieldAttribute(21, "char", "ob_centre_bone[64]", "System.Char[]", 64, false, 120)]
|
||||
[DNAFieldAttribute(8, "View3D", 20, "*localvd", "View3D", true, 112)]
|
||||
public View3D localvd;
|
||||
[DNAFieldAttribute(64, "char", 21, "ob_centre_bone[64]", "System.Char[]", false, 120)]
|
||||
public char[] ob_centre_bone = new System.Char[64];
|
||||
[DNAFieldAttribute(22, "short", "local_view_uuid", "short", 2, false, 184)]
|
||||
[DNAFieldAttribute(2, "short", 22, "local_view_uuid", "short", false, 184)]
|
||||
public short local_view_uuid;
|
||||
[DNAFieldAttribute(23, "char", "_pad6[2]", "System.Char[]", 2, false, 186)]
|
||||
[DNAFieldAttribute(2, "char", 23, "_pad6[2]", "System.Char[]", false, 186)]
|
||||
public char[] _pad6 = new System.Char[2];
|
||||
[DNAFieldAttribute(24, "int", "layact", "int", 4, false, 188)]
|
||||
[DNAFieldAttribute(4, "int", 24, "layact", "int", false, 188)]
|
||||
public int layact;
|
||||
[DNAFieldAttribute(25, "short", "local_collections_uuid", "short", 2, false, 192)]
|
||||
[DNAFieldAttribute(2, "short", 25, "local_collections_uuid", "short", false, 192)]
|
||||
public short local_collections_uuid;
|
||||
[DNAFieldAttribute(26, "short", "_pad7[2]", "System.Int16[]", 4, false, 194)]
|
||||
[DNAFieldAttribute(4, "short", 26, "_pad7[2]", "System.Int16[]", false, 194)]
|
||||
public short[] _pad7 = new System.Int16[2];
|
||||
[DNAFieldAttribute(27, "short", "debug_flag", "short", 2, false, 198)]
|
||||
[DNAFieldAttribute(2, "short", 27, "debug_flag", "short", false, 198)]
|
||||
public short debug_flag;
|
||||
[DNAFieldAttribute(28, "short", "ob_centre_cursor", "short", 2, false, 200)]
|
||||
[DNAFieldAttribute(2, "short", 28, "ob_centre_cursor", "short", false, 200)]
|
||||
public short ob_centre_cursor;
|
||||
[DNAFieldAttribute(29, "short", "scenelock", "short", 2, false, 202)]
|
||||
[DNAFieldAttribute(2, "short", 29, "scenelock", "short", false, 202)]
|
||||
public short scenelock;
|
||||
[DNAFieldAttribute(30, "short", "gp_flag", "short", 2, false, 204)]
|
||||
[DNAFieldAttribute(2, "short", 30, "gp_flag", "short", false, 204)]
|
||||
public short gp_flag;
|
||||
[DNAFieldAttribute(31, "short", "flag", "short", 2, false, 206)]
|
||||
[DNAFieldAttribute(2, "short", 31, "flag", "short", false, 206)]
|
||||
public short flag;
|
||||
[DNAFieldAttribute(32, "int", "flag2", "int", 4, false, 208)]
|
||||
[DNAFieldAttribute(4, "int", 32, "flag2", "int", false, 208)]
|
||||
public int flag2;
|
||||
[DNAFieldAttribute(33, "float", "lens", "float", 4, false, 212)]
|
||||
[DNAFieldAttribute(4, "float", 33, "lens", "float", false, 212)]
|
||||
public float lens;
|
||||
[DNAFieldAttribute(34, "float", "grid", "float", 4, false, 216)]
|
||||
[DNAFieldAttribute(4, "float", 34, "grid", "float", false, 216)]
|
||||
public float grid;
|
||||
[DNAFieldAttribute(35, "float", "near", "float", 4, false, 220)]
|
||||
[DNAFieldAttribute(4, "float", 35, "near", "float", false, 220)]
|
||||
public float near;
|
||||
[DNAFieldAttribute(36, "float", "far", "float", 4, false, 224)]
|
||||
[DNAFieldAttribute(4, "float", 36, "far", "float", false, 224)]
|
||||
public float far;
|
||||
[DNAFieldAttribute(37, "float", "ofs[3]", "System.Single[]", 12, false, 228)]
|
||||
[DNAFieldAttribute(12, "float", 37, "ofs[3]", "System.Single[]", false, 228)]
|
||||
public float[] ofs = new System.Single[3];
|
||||
[DNAFieldAttribute(38, "char", "_pad[1]", "System.Char[]", 1, false, 240)]
|
||||
[DNAFieldAttribute(1, "char", 38, "_pad[1]", "System.Char[]", false, 240)]
|
||||
public char[] _pad = new System.Char[1];
|
||||
[DNAFieldAttribute(39, "char", "gizmo_flag", "char", 1, false, 241)]
|
||||
[DNAFieldAttribute(1, "char", 39, "gizmo_flag", "char", false, 241)]
|
||||
public char gizmo_flag;
|
||||
[DNAFieldAttribute(40, "char", "gizmo_show_object", "char", 1, false, 242)]
|
||||
[DNAFieldAttribute(1, "char", 40, "gizmo_show_object", "char", false, 242)]
|
||||
public char gizmo_show_object;
|
||||
[DNAFieldAttribute(41, "char", "gizmo_show_armature", "char", 1, false, 243)]
|
||||
[DNAFieldAttribute(1, "char", 41, "gizmo_show_armature", "char", false, 243)]
|
||||
public char gizmo_show_armature;
|
||||
[DNAFieldAttribute(42, "char", "gizmo_show_empty", "char", 1, false, 244)]
|
||||
[DNAFieldAttribute(1, "char", 42, "gizmo_show_empty", "char", false, 244)]
|
||||
public char gizmo_show_empty;
|
||||
[DNAFieldAttribute(43, "char", "gizmo_show_light", "char", 1, false, 245)]
|
||||
[DNAFieldAttribute(1, "char", 43, "gizmo_show_light", "char", false, 245)]
|
||||
public char gizmo_show_light;
|
||||
[DNAFieldAttribute(44, "char", "gizmo_show_camera", "char", 1, false, 246)]
|
||||
[DNAFieldAttribute(1, "char", 44, "gizmo_show_camera", "char", false, 246)]
|
||||
public char gizmo_show_camera;
|
||||
[DNAFieldAttribute(45, "char", "gridflag", "char", 1, false, 247)]
|
||||
[DNAFieldAttribute(1, "char", 45, "gridflag", "char", false, 247)]
|
||||
public char gridflag;
|
||||
[DNAFieldAttribute(46, "short", "gridlines", "short", 2, false, 248)]
|
||||
[DNAFieldAttribute(2, "short", 46, "gridlines", "short", false, 248)]
|
||||
public short gridlines;
|
||||
[DNAFieldAttribute(47, "short", "gridsubdiv", "short", 2, false, 250)]
|
||||
[DNAFieldAttribute(2, "short", 47, "gridsubdiv", "short", false, 250)]
|
||||
public short gridsubdiv;
|
||||
[DNAFieldAttribute(48, "float", "vertex_opacity", "float", 4, false, 252)]
|
||||
[DNAFieldAttribute(4, "float", 48, "vertex_opacity", "float", false, 252)]
|
||||
public float vertex_opacity;
|
||||
[DNAFieldAttribute(49, "bGPdata", "*gpd", "bGPdata", 8, true, 256)]
|
||||
public bGPdata ptr_gpd;
|
||||
[DNAFieldAttribute(50, "short", "stereo3d_flag", "short", 2, false, 264)]
|
||||
[DNAFieldAttribute(8, "bGPdata", 49, "*gpd", "bGPdata", true, 256)]
|
||||
public bGPdata gpd;
|
||||
[DNAFieldAttribute(2, "short", 50, "stereo3d_flag", "short", false, 264)]
|
||||
public short stereo3d_flag;
|
||||
[DNAFieldAttribute(51, "char", "stereo3d_camera", "char", 1, false, 266)]
|
||||
[DNAFieldAttribute(1, "char", 51, "stereo3d_camera", "char", false, 266)]
|
||||
public char stereo3d_camera;
|
||||
[DNAFieldAttribute(52, "char", "_pad4", "char", 1, false, 267)]
|
||||
[DNAFieldAttribute(1, "char", 52, "_pad4", "char", false, 267)]
|
||||
public char _pad4;
|
||||
[DNAFieldAttribute(53, "float", "stereo3d_convergence_factor", "float", 4, false, 268)]
|
||||
[DNAFieldAttribute(4, "float", 53, "stereo3d_convergence_factor", "float", false, 268)]
|
||||
public float stereo3d_convergence_factor;
|
||||
[DNAFieldAttribute(54, "float", "stereo3d_volume_alpha", "float", 4, false, 272)]
|
||||
[DNAFieldAttribute(4, "float", 54, "stereo3d_volume_alpha", "float", false, 272)]
|
||||
public float stereo3d_volume_alpha;
|
||||
[DNAFieldAttribute(55, "float", "stereo3d_convergence_alpha", "float", 4, false, 276)]
|
||||
[DNAFieldAttribute(4, "float", 55, "stereo3d_convergence_alpha", "float", false, 276)]
|
||||
public float stereo3d_convergence_alpha;
|
||||
[DNAFieldAttribute(56, "View3DShading", "shading", "View3DShading", 944, false, 280)]
|
||||
[DNAFieldAttribute(944, "View3DShading", 56, "shading", "View3DShading", false, 280)]
|
||||
public View3DShading shading;
|
||||
[DNAFieldAttribute(57, "View3DOverlay", "overlay", "View3DOverlay", 128, false, 1224)]
|
||||
[DNAFieldAttribute(128, "View3DOverlay", 57, "overlay", "View3DOverlay", false, 1224)]
|
||||
public View3DOverlay overlay;
|
||||
[DNAFieldAttribute(58, "ViewerPath", "viewer_path", "ViewerPath", 16, false, 1352)]
|
||||
[DNAFieldAttribute(16, "ViewerPath", 58, "viewer_path", "ViewerPath", false, 1352)]
|
||||
public ViewerPath viewer_path;
|
||||
[DNAFieldAttribute(59, "View3D_Runtime", "runtime", "View3D_Runtime", 32, false, 1368)]
|
||||
[DNAFieldAttribute(32, "View3D_Runtime", 59, "runtime", "View3D_Runtime", false, 1368)]
|
||||
public View3D_Runtime runtime;
|
||||
public View3D() {
|
||||
this.ptr_next = default;
|
||||
this.ptr_prev = default;
|
||||
this.next = default;
|
||||
this.prev = default;
|
||||
this.regionbase = default;
|
||||
this.spacetype = default;
|
||||
this.link_flag = default;
|
||||
@@ -153,10 +153,10 @@ namespace BlendFile.DNA {
|
||||
this.object_type_exclude_select = default;
|
||||
this.persp = default;
|
||||
this.view = default;
|
||||
this.ptr_camera = default;
|
||||
this.ptr_ob_centre = default;
|
||||
this.camera = default;
|
||||
this.ob_centre = default;
|
||||
this.render_border = default;
|
||||
this.ptr_localvd = default;
|
||||
this.localvd = default;
|
||||
this.ob_centre_bone = default;
|
||||
this.local_view_uuid = default;
|
||||
this._pad6 = default;
|
||||
@@ -185,7 +185,7 @@ namespace BlendFile.DNA {
|
||||
this.gridlines = default;
|
||||
this.gridsubdiv = default;
|
||||
this.vertex_opacity = default;
|
||||
this.ptr_gpd = default;
|
||||
this.gpd = default;
|
||||
this.stereo3d_flag = default;
|
||||
this.stereo3d_camera = default;
|
||||
this._pad4 = default;
|
||||
@@ -198,8 +198,8 @@ namespace BlendFile.DNA {
|
||||
this.runtime = default;
|
||||
}
|
||||
public View3D(
|
||||
SpaceLink ptr_next,
|
||||
SpaceLink ptr_prev,
|
||||
SpaceLink next,
|
||||
SpaceLink prev,
|
||||
ListBase regionbase,
|
||||
char spacetype,
|
||||
char link_flag,
|
||||
@@ -215,10 +215,10 @@ namespace BlendFile.DNA {
|
||||
int object_type_exclude_select,
|
||||
short persp,
|
||||
short view,
|
||||
Object ptr_camera,
|
||||
Object ptr_ob_centre,
|
||||
Object camera,
|
||||
Object ob_centre,
|
||||
rctf render_border,
|
||||
View3D ptr_localvd,
|
||||
View3D localvd,
|
||||
char[] ob_centre_bone,
|
||||
short local_view_uuid,
|
||||
char[] _pad6,
|
||||
@@ -247,7 +247,7 @@ namespace BlendFile.DNA {
|
||||
short gridlines,
|
||||
short gridsubdiv,
|
||||
float vertex_opacity,
|
||||
bGPdata ptr_gpd,
|
||||
bGPdata gpd,
|
||||
short stereo3d_flag,
|
||||
char stereo3d_camera,
|
||||
char _pad4,
|
||||
@@ -258,8 +258,8 @@ namespace BlendFile.DNA {
|
||||
View3DOverlay overlay,
|
||||
ViewerPath viewer_path,
|
||||
View3D_Runtime runtime) {
|
||||
this.ptr_next = ptr_next;
|
||||
this.ptr_prev = ptr_prev;
|
||||
this.next = next;
|
||||
this.prev = prev;
|
||||
this.regionbase = regionbase;
|
||||
this.spacetype = spacetype;
|
||||
this.link_flag = link_flag;
|
||||
@@ -275,10 +275,10 @@ namespace BlendFile.DNA {
|
||||
this.object_type_exclude_select = object_type_exclude_select;
|
||||
this.persp = persp;
|
||||
this.view = view;
|
||||
this.ptr_camera = ptr_camera;
|
||||
this.ptr_ob_centre = ptr_ob_centre;
|
||||
this.camera = camera;
|
||||
this.ob_centre = ob_centre;
|
||||
this.render_border = render_border;
|
||||
this.ptr_localvd = ptr_localvd;
|
||||
this.localvd = localvd;
|
||||
this.ob_centre_bone = ob_centre_bone;
|
||||
this.local_view_uuid = local_view_uuid;
|
||||
this._pad6 = _pad6;
|
||||
@@ -307,7 +307,7 @@ namespace BlendFile.DNA {
|
||||
this.gridlines = gridlines;
|
||||
this.gridsubdiv = gridsubdiv;
|
||||
this.vertex_opacity = vertex_opacity;
|
||||
this.ptr_gpd = ptr_gpd;
|
||||
this.gpd = gpd;
|
||||
this.stereo3d_flag = stereo3d_flag;
|
||||
this.stereo3d_camera = stereo3d_camera;
|
||||
this._pad4 = _pad4;
|
||||
|
||||
Reference in New Issue
Block a user