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