Regenerated codefiles
This commit is contained in:
@@ -15,123 +15,123 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(247, "Mesh", 1712)]
|
||||
public class Mesh {
|
||||
[DNAFieldAttribute(0, "ID", "id", "ID", 208, false, 0)]
|
||||
[DNAFieldAttribute(208, "ID", 0, "id", "ID", false, 0)]
|
||||
public ID id;
|
||||
[DNAFieldAttribute(1, "AnimData", "*adt", "AnimData", 8, true, 208)]
|
||||
public AnimData ptr_adt;
|
||||
[DNAFieldAttribute(2, "Ipo", "*ipo", "Ipo", 8, true, 216)]
|
||||
public Ipo ptr_ipo;
|
||||
[DNAFieldAttribute(3, "Key", "*key", "Key", 8, true, 224)]
|
||||
public Key ptr_key;
|
||||
[DNAFieldAttribute(4, "Material", "**mat", "Material", 8, true, 232)]
|
||||
public Material ptr_ptr_mat;
|
||||
[DNAFieldAttribute(5, "int", "totvert", "int", 4, false, 240)]
|
||||
[DNAFieldAttribute(8, "AnimData", 1, "*adt", "AnimData", true, 208)]
|
||||
public AnimData adt;
|
||||
[DNAFieldAttribute(8, "Ipo", 2, "*ipo", "Ipo", true, 216)]
|
||||
public Ipo ipo;
|
||||
[DNAFieldAttribute(8, "Key", 3, "*key", "Key", true, 224)]
|
||||
public Key key;
|
||||
[DNAFieldAttribute(8, "Material", 4, "**mat", "Material", true, 232)]
|
||||
public Material mat;
|
||||
[DNAFieldAttribute(4, "int", 5, "totvert", "int", false, 240)]
|
||||
public int totvert;
|
||||
[DNAFieldAttribute(6, "int", "totedge", "int", 4, false, 244)]
|
||||
[DNAFieldAttribute(4, "int", 6, "totedge", "int", false, 244)]
|
||||
public int totedge;
|
||||
[DNAFieldAttribute(7, "int", "totpoly", "int", 4, false, 248)]
|
||||
[DNAFieldAttribute(4, "int", 7, "totpoly", "int", false, 248)]
|
||||
public int totpoly;
|
||||
[DNAFieldAttribute(8, "int", "totloop", "int", 4, false, 252)]
|
||||
[DNAFieldAttribute(4, "int", 8, "totloop", "int", false, 252)]
|
||||
public int totloop;
|
||||
[DNAFieldAttribute(9, "int", "*poly_offset_indices", "int", 8, true, 256)]
|
||||
public int ptr_poly_offset_indices;
|
||||
[DNAFieldAttribute(10, "CustomData", "vdata", "CustomData", 248, false, 264)]
|
||||
[DNAFieldAttribute(8, "int", 9, "*poly_offset_indices", "int", true, 256)]
|
||||
public int poly_offset_indices;
|
||||
[DNAFieldAttribute(248, "CustomData", 10, "vdata", "CustomData", false, 264)]
|
||||
public CustomData vdata;
|
||||
[DNAFieldAttribute(11, "CustomData", "edata", "CustomData", 248, false, 512)]
|
||||
[DNAFieldAttribute(248, "CustomData", 11, "edata", "CustomData", false, 512)]
|
||||
public CustomData edata;
|
||||
[DNAFieldAttribute(12, "CustomData", "pdata", "CustomData", 248, false, 760)]
|
||||
[DNAFieldAttribute(248, "CustomData", 12, "pdata", "CustomData", false, 760)]
|
||||
public CustomData pdata;
|
||||
[DNAFieldAttribute(13, "CustomData", "ldata", "CustomData", 248, false, 1008)]
|
||||
[DNAFieldAttribute(248, "CustomData", 13, "ldata", "CustomData", false, 1008)]
|
||||
public CustomData ldata;
|
||||
[DNAFieldAttribute(14, "ListBase", "vertex_group_names", "ListBase", 16, false, 1256)]
|
||||
[DNAFieldAttribute(16, "ListBase", 14, "vertex_group_names", "ListBase", false, 1256)]
|
||||
public ListBase vertex_group_names;
|
||||
[DNAFieldAttribute(15, "int", "vertex_group_active_index", "int", 4, false, 1272)]
|
||||
[DNAFieldAttribute(4, "int", 15, "vertex_group_active_index", "int", false, 1272)]
|
||||
public int vertex_group_active_index;
|
||||
[DNAFieldAttribute(16, "int", "attributes_active_index", "int", 4, false, 1276)]
|
||||
[DNAFieldAttribute(4, "int", 16, "attributes_active_index", "int", false, 1276)]
|
||||
public int attributes_active_index;
|
||||
[DNAFieldAttribute(17, "MSelect", "*mselect", "MSelect", 8, true, 1280)]
|
||||
public MSelect ptr_mselect;
|
||||
[DNAFieldAttribute(18, "int", "totselect", "int", 4, false, 1288)]
|
||||
[DNAFieldAttribute(8, "MSelect", 17, "*mselect", "MSelect", true, 1280)]
|
||||
public MSelect mselect;
|
||||
[DNAFieldAttribute(4, "int", 18, "totselect", "int", false, 1288)]
|
||||
public int totselect;
|
||||
[DNAFieldAttribute(19, "int", "act_face", "int", 4, false, 1292)]
|
||||
[DNAFieldAttribute(4, "int", 19, "act_face", "int", false, 1292)]
|
||||
public int act_face;
|
||||
[DNAFieldAttribute(20, "Mesh", "*texcomesh", "Mesh", 8, true, 1296)]
|
||||
public Mesh ptr_texcomesh;
|
||||
[DNAFieldAttribute(21, "float", "loc[3]", "System.Single[]", 12, false, 1304)]
|
||||
[DNAFieldAttribute(8, "Mesh", 20, "*texcomesh", "Mesh", true, 1296)]
|
||||
public Mesh texcomesh;
|
||||
[DNAFieldAttribute(12, "float", 21, "loc[3]", "System.Single[]", false, 1304)]
|
||||
public float[] loc = new System.Single[3];
|
||||
[DNAFieldAttribute(22, "float", "size[3]", "System.Single[]", 12, false, 1316)]
|
||||
[DNAFieldAttribute(12, "float", 22, "size[3]", "System.Single[]", false, 1316)]
|
||||
public float[] size = new System.Single[3];
|
||||
[DNAFieldAttribute(23, "char", "texflag", "char", 1, false, 1328)]
|
||||
[DNAFieldAttribute(1, "char", 23, "texflag", "char", false, 1328)]
|
||||
public char texflag;
|
||||
[DNAFieldAttribute(24, "char", "editflag", "char", 1, false, 1329)]
|
||||
[DNAFieldAttribute(1, "char", 24, "editflag", "char", false, 1329)]
|
||||
public char editflag;
|
||||
[DNAFieldAttribute(25, "ushort", "flag", "ushort", 2, false, 1330)]
|
||||
[DNAFieldAttribute(2, "ushort", 25, "flag", "ushort", false, 1330)]
|
||||
public ushort flag;
|
||||
[DNAFieldAttribute(26, "float", "smoothresh", "float", 4, false, 1332)]
|
||||
[DNAFieldAttribute(4, "float", 26, "smoothresh", "float", false, 1332)]
|
||||
public float smoothresh;
|
||||
[DNAFieldAttribute(27, "float", "remesh_voxel_size", "float", 4, false, 1336)]
|
||||
[DNAFieldAttribute(4, "float", 27, "remesh_voxel_size", "float", false, 1336)]
|
||||
public float remesh_voxel_size;
|
||||
[DNAFieldAttribute(28, "float", "remesh_voxel_adaptivity", "float", 4, false, 1340)]
|
||||
[DNAFieldAttribute(4, "float", 28, "remesh_voxel_adaptivity", "float", false, 1340)]
|
||||
public float remesh_voxel_adaptivity;
|
||||
[DNAFieldAttribute(29, "int", "face_sets_color_seed", "int", 4, false, 1344)]
|
||||
[DNAFieldAttribute(4, "int", 29, "face_sets_color_seed", "int", false, 1344)]
|
||||
public int face_sets_color_seed;
|
||||
[DNAFieldAttribute(30, "int", "face_sets_color_default", "int", 4, false, 1348)]
|
||||
[DNAFieldAttribute(4, "int", 30, "face_sets_color_default", "int", false, 1348)]
|
||||
public int face_sets_color_default;
|
||||
[DNAFieldAttribute(31, "char", "*active_color_attribute", "char", 8, true, 1352)]
|
||||
public char ptr_active_color_attribute;
|
||||
[DNAFieldAttribute(32, "char", "*default_color_attribute", "char", 8, true, 1360)]
|
||||
public char ptr_default_color_attribute;
|
||||
[DNAFieldAttribute(33, "char", "symmetry", "char", 1, false, 1368)]
|
||||
[DNAFieldAttribute(8, "char", 31, "*active_color_attribute", "char", true, 1352)]
|
||||
public char active_color_attribute;
|
||||
[DNAFieldAttribute(8, "char", 32, "*default_color_attribute", "char", true, 1360)]
|
||||
public char default_color_attribute;
|
||||
[DNAFieldAttribute(1, "char", 33, "symmetry", "char", false, 1368)]
|
||||
public char symmetry;
|
||||
[DNAFieldAttribute(34, "char", "remesh_mode", "char", 1, false, 1369)]
|
||||
[DNAFieldAttribute(1, "char", 34, "remesh_mode", "char", false, 1369)]
|
||||
public char remesh_mode;
|
||||
[DNAFieldAttribute(35, "short", "totcol", "short", 2, false, 1370)]
|
||||
[DNAFieldAttribute(2, "short", 35, "totcol", "short", false, 1370)]
|
||||
public short totcol;
|
||||
[DNAFieldAttribute(36, "char", "cd_flag", "char", 1, false, 1372)]
|
||||
[DNAFieldAttribute(1, "char", 36, "cd_flag", "char", false, 1372)]
|
||||
public char cd_flag;
|
||||
[DNAFieldAttribute(37, "char", "subdiv", "char", 1, false, 1373)]
|
||||
[DNAFieldAttribute(1, "char", 37, "subdiv", "char", false, 1373)]
|
||||
public char subdiv;
|
||||
[DNAFieldAttribute(38, "char", "subdivr", "char", 1, false, 1374)]
|
||||
[DNAFieldAttribute(1, "char", 38, "subdivr", "char", false, 1374)]
|
||||
public char subdivr;
|
||||
[DNAFieldAttribute(39, "char", "subsurftype", "char", 1, false, 1375)]
|
||||
[DNAFieldAttribute(1, "char", 39, "subsurftype", "char", false, 1375)]
|
||||
public char subsurftype;
|
||||
[DNAFieldAttribute(40, "MPoly", "*mpoly", "MPoly", 8, true, 1376)]
|
||||
public MPoly ptr_mpoly;
|
||||
[DNAFieldAttribute(41, "MLoop", "*mloop", "MLoop", 8, true, 1384)]
|
||||
public MLoop ptr_mloop;
|
||||
[DNAFieldAttribute(42, "MVert", "*mvert", "MVert", 8, true, 1392)]
|
||||
public MVert ptr_mvert;
|
||||
[DNAFieldAttribute(43, "MEdge", "*medge", "MEdge", 8, true, 1400)]
|
||||
public MEdge ptr_medge;
|
||||
[DNAFieldAttribute(44, "MDeformVert", "*dvert", "MDeformVert", 8, true, 1408)]
|
||||
public MDeformVert ptr_dvert;
|
||||
[DNAFieldAttribute(45, "MTFace", "*mtface", "MTFace", 8, true, 1416)]
|
||||
public MTFace ptr_mtface;
|
||||
[DNAFieldAttribute(46, "TFace", "*tface", "TFace", 8, true, 1424)]
|
||||
public TFace ptr_tface;
|
||||
[DNAFieldAttribute(47, "MCol", "*mcol", "MCol", 8, true, 1432)]
|
||||
public MCol ptr_mcol;
|
||||
[DNAFieldAttribute(48, "MFace", "*mface", "MFace", 8, true, 1440)]
|
||||
public MFace ptr_mface;
|
||||
[DNAFieldAttribute(49, "CustomData", "fdata", "CustomData", 248, false, 1448)]
|
||||
[DNAFieldAttribute(8, "MPoly", 40, "*mpoly", "MPoly", true, 1376)]
|
||||
public MPoly mpoly;
|
||||
[DNAFieldAttribute(8, "MLoop", 41, "*mloop", "MLoop", true, 1384)]
|
||||
public MLoop mloop;
|
||||
[DNAFieldAttribute(8, "MVert", 42, "*mvert", "MVert", true, 1392)]
|
||||
public MVert mvert;
|
||||
[DNAFieldAttribute(8, "MEdge", 43, "*medge", "MEdge", true, 1400)]
|
||||
public MEdge medge;
|
||||
[DNAFieldAttribute(8, "MDeformVert", 44, "*dvert", "MDeformVert", true, 1408)]
|
||||
public MDeformVert dvert;
|
||||
[DNAFieldAttribute(8, "MTFace", 45, "*mtface", "MTFace", true, 1416)]
|
||||
public MTFace mtface;
|
||||
[DNAFieldAttribute(8, "TFace", 46, "*tface", "TFace", true, 1424)]
|
||||
public TFace tface;
|
||||
[DNAFieldAttribute(8, "MCol", 47, "*mcol", "MCol", true, 1432)]
|
||||
public MCol mcol;
|
||||
[DNAFieldAttribute(8, "MFace", 48, "*mface", "MFace", true, 1440)]
|
||||
public MFace mface;
|
||||
[DNAFieldAttribute(248, "CustomData", 49, "fdata", "CustomData", false, 1448)]
|
||||
public CustomData fdata;
|
||||
[DNAFieldAttribute(50, "int", "totface", "int", 4, false, 1696)]
|
||||
[DNAFieldAttribute(4, "int", 50, "totface", "int", false, 1696)]
|
||||
public int totface;
|
||||
[DNAFieldAttribute(51, "char", "_pad1[4]", "System.Char[]", 4, false, 1700)]
|
||||
[DNAFieldAttribute(4, "char", 51, "_pad1[4]", "System.Char[]", false, 1700)]
|
||||
public char[] _pad1 = new System.Char[4];
|
||||
[DNAFieldAttribute(52, "MeshRuntimeHandle", "*runtime", "MeshRuntimeHandle", 8, true, 1704)]
|
||||
public MeshRuntimeHandle ptr_runtime;
|
||||
[DNAFieldAttribute(8, "MeshRuntimeHandle", 52, "*runtime", "MeshRuntimeHandle", true, 1704)]
|
||||
public MeshRuntimeHandle runtime;
|
||||
public Mesh() {
|
||||
this.id = default;
|
||||
this.ptr_adt = default;
|
||||
this.ptr_ipo = default;
|
||||
this.ptr_key = default;
|
||||
this.ptr_ptr_mat = default;
|
||||
this.adt = default;
|
||||
this.ipo = default;
|
||||
this.key = default;
|
||||
this.mat = default;
|
||||
this.totvert = default;
|
||||
this.totedge = default;
|
||||
this.totpoly = default;
|
||||
this.totloop = default;
|
||||
this.ptr_poly_offset_indices = default;
|
||||
this.poly_offset_indices = default;
|
||||
this.vdata = default;
|
||||
this.edata = default;
|
||||
this.pdata = default;
|
||||
@@ -139,10 +139,10 @@ namespace BlendFile.DNA {
|
||||
this.vertex_group_names = default;
|
||||
this.vertex_group_active_index = default;
|
||||
this.attributes_active_index = default;
|
||||
this.ptr_mselect = default;
|
||||
this.mselect = default;
|
||||
this.totselect = default;
|
||||
this.act_face = default;
|
||||
this.ptr_texcomesh = default;
|
||||
this.texcomesh = default;
|
||||
this.loc = default;
|
||||
this.size = default;
|
||||
this.texflag = default;
|
||||
@@ -153,8 +153,8 @@ namespace BlendFile.DNA {
|
||||
this.remesh_voxel_adaptivity = default;
|
||||
this.face_sets_color_seed = default;
|
||||
this.face_sets_color_default = default;
|
||||
this.ptr_active_color_attribute = default;
|
||||
this.ptr_default_color_attribute = default;
|
||||
this.active_color_attribute = default;
|
||||
this.default_color_attribute = default;
|
||||
this.symmetry = default;
|
||||
this.remesh_mode = default;
|
||||
this.totcol = default;
|
||||
@@ -162,31 +162,31 @@ namespace BlendFile.DNA {
|
||||
this.subdiv = default;
|
||||
this.subdivr = default;
|
||||
this.subsurftype = default;
|
||||
this.ptr_mpoly = default;
|
||||
this.ptr_mloop = default;
|
||||
this.ptr_mvert = default;
|
||||
this.ptr_medge = default;
|
||||
this.ptr_dvert = default;
|
||||
this.ptr_mtface = default;
|
||||
this.ptr_tface = default;
|
||||
this.ptr_mcol = default;
|
||||
this.ptr_mface = default;
|
||||
this.mpoly = default;
|
||||
this.mloop = default;
|
||||
this.mvert = default;
|
||||
this.medge = default;
|
||||
this.dvert = default;
|
||||
this.mtface = default;
|
||||
this.tface = default;
|
||||
this.mcol = default;
|
||||
this.mface = default;
|
||||
this.fdata = default;
|
||||
this.totface = default;
|
||||
this._pad1 = default;
|
||||
this.ptr_runtime = default;
|
||||
this.runtime = default;
|
||||
}
|
||||
public Mesh(
|
||||
ID id,
|
||||
AnimData ptr_adt,
|
||||
Ipo ptr_ipo,
|
||||
Key ptr_key,
|
||||
Material ptr_ptr_mat,
|
||||
AnimData adt,
|
||||
Ipo ipo,
|
||||
Key key,
|
||||
Material mat,
|
||||
int totvert,
|
||||
int totedge,
|
||||
int totpoly,
|
||||
int totloop,
|
||||
int ptr_poly_offset_indices,
|
||||
int poly_offset_indices,
|
||||
CustomData vdata,
|
||||
CustomData edata,
|
||||
CustomData pdata,
|
||||
@@ -194,10 +194,10 @@ namespace BlendFile.DNA {
|
||||
ListBase vertex_group_names,
|
||||
int vertex_group_active_index,
|
||||
int attributes_active_index,
|
||||
MSelect ptr_mselect,
|
||||
MSelect mselect,
|
||||
int totselect,
|
||||
int act_face,
|
||||
Mesh ptr_texcomesh,
|
||||
Mesh texcomesh,
|
||||
float[] loc,
|
||||
float[] size,
|
||||
char texflag,
|
||||
@@ -208,8 +208,8 @@ namespace BlendFile.DNA {
|
||||
float remesh_voxel_adaptivity,
|
||||
int face_sets_color_seed,
|
||||
int face_sets_color_default,
|
||||
char ptr_active_color_attribute,
|
||||
char ptr_default_color_attribute,
|
||||
char active_color_attribute,
|
||||
char default_color_attribute,
|
||||
char symmetry,
|
||||
char remesh_mode,
|
||||
short totcol,
|
||||
@@ -217,29 +217,29 @@ namespace BlendFile.DNA {
|
||||
char subdiv,
|
||||
char subdivr,
|
||||
char subsurftype,
|
||||
MPoly ptr_mpoly,
|
||||
MLoop ptr_mloop,
|
||||
MVert ptr_mvert,
|
||||
MEdge ptr_medge,
|
||||
MDeformVert ptr_dvert,
|
||||
MTFace ptr_mtface,
|
||||
TFace ptr_tface,
|
||||
MCol ptr_mcol,
|
||||
MFace ptr_mface,
|
||||
MPoly mpoly,
|
||||
MLoop mloop,
|
||||
MVert mvert,
|
||||
MEdge medge,
|
||||
MDeformVert dvert,
|
||||
MTFace mtface,
|
||||
TFace tface,
|
||||
MCol mcol,
|
||||
MFace mface,
|
||||
CustomData fdata,
|
||||
int totface,
|
||||
char[] _pad1,
|
||||
MeshRuntimeHandle ptr_runtime) {
|
||||
MeshRuntimeHandle runtime) {
|
||||
this.id = id;
|
||||
this.ptr_adt = ptr_adt;
|
||||
this.ptr_ipo = ptr_ipo;
|
||||
this.ptr_key = ptr_key;
|
||||
this.ptr_ptr_mat = ptr_ptr_mat;
|
||||
this.adt = adt;
|
||||
this.ipo = ipo;
|
||||
this.key = key;
|
||||
this.mat = mat;
|
||||
this.totvert = totvert;
|
||||
this.totedge = totedge;
|
||||
this.totpoly = totpoly;
|
||||
this.totloop = totloop;
|
||||
this.ptr_poly_offset_indices = ptr_poly_offset_indices;
|
||||
this.poly_offset_indices = poly_offset_indices;
|
||||
this.vdata = vdata;
|
||||
this.edata = edata;
|
||||
this.pdata = pdata;
|
||||
@@ -247,10 +247,10 @@ namespace BlendFile.DNA {
|
||||
this.vertex_group_names = vertex_group_names;
|
||||
this.vertex_group_active_index = vertex_group_active_index;
|
||||
this.attributes_active_index = attributes_active_index;
|
||||
this.ptr_mselect = ptr_mselect;
|
||||
this.mselect = mselect;
|
||||
this.totselect = totselect;
|
||||
this.act_face = act_face;
|
||||
this.ptr_texcomesh = ptr_texcomesh;
|
||||
this.texcomesh = texcomesh;
|
||||
this.loc = loc;
|
||||
this.size = size;
|
||||
this.texflag = texflag;
|
||||
@@ -261,8 +261,8 @@ namespace BlendFile.DNA {
|
||||
this.remesh_voxel_adaptivity = remesh_voxel_adaptivity;
|
||||
this.face_sets_color_seed = face_sets_color_seed;
|
||||
this.face_sets_color_default = face_sets_color_default;
|
||||
this.ptr_active_color_attribute = ptr_active_color_attribute;
|
||||
this.ptr_default_color_attribute = ptr_default_color_attribute;
|
||||
this.active_color_attribute = active_color_attribute;
|
||||
this.default_color_attribute = default_color_attribute;
|
||||
this.symmetry = symmetry;
|
||||
this.remesh_mode = remesh_mode;
|
||||
this.totcol = totcol;
|
||||
@@ -270,19 +270,19 @@ namespace BlendFile.DNA {
|
||||
this.subdiv = subdiv;
|
||||
this.subdivr = subdivr;
|
||||
this.subsurftype = subsurftype;
|
||||
this.ptr_mpoly = ptr_mpoly;
|
||||
this.ptr_mloop = ptr_mloop;
|
||||
this.ptr_mvert = ptr_mvert;
|
||||
this.ptr_medge = ptr_medge;
|
||||
this.ptr_dvert = ptr_dvert;
|
||||
this.ptr_mtface = ptr_mtface;
|
||||
this.ptr_tface = ptr_tface;
|
||||
this.ptr_mcol = ptr_mcol;
|
||||
this.ptr_mface = ptr_mface;
|
||||
this.mpoly = mpoly;
|
||||
this.mloop = mloop;
|
||||
this.mvert = mvert;
|
||||
this.medge = medge;
|
||||
this.dvert = dvert;
|
||||
this.mtface = mtface;
|
||||
this.tface = tface;
|
||||
this.mcol = mcol;
|
||||
this.mface = mface;
|
||||
this.fdata = fdata;
|
||||
this.totface = totface;
|
||||
this._pad1 = _pad1;
|
||||
this.ptr_runtime = ptr_runtime;
|
||||
this.runtime = runtime;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user