Regenerated codefiles
This commit is contained in:
@@ -15,69 +15,69 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(338, "Lattice", 400)]
|
||||
public class Lattice {
|
||||
[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, "short", "pntsu", "short", 2, false, 216)]
|
||||
[DNAFieldAttribute(8, "AnimData", 1, "*adt", "AnimData", true, 208)]
|
||||
public AnimData adt;
|
||||
[DNAFieldAttribute(2, "short", 2, "pntsu", "short", false, 216)]
|
||||
public short pntsu;
|
||||
[DNAFieldAttribute(3, "short", "pntsv", "short", 2, false, 218)]
|
||||
[DNAFieldAttribute(2, "short", 3, "pntsv", "short", false, 218)]
|
||||
public short pntsv;
|
||||
[DNAFieldAttribute(4, "short", "pntsw", "short", 2, false, 220)]
|
||||
[DNAFieldAttribute(2, "short", 4, "pntsw", "short", false, 220)]
|
||||
public short pntsw;
|
||||
[DNAFieldAttribute(5, "short", "flag", "short", 2, false, 222)]
|
||||
[DNAFieldAttribute(2, "short", 5, "flag", "short", false, 222)]
|
||||
public short flag;
|
||||
[DNAFieldAttribute(6, "short", "opntsu", "short", 2, false, 224)]
|
||||
[DNAFieldAttribute(2, "short", 6, "opntsu", "short", false, 224)]
|
||||
public short opntsu;
|
||||
[DNAFieldAttribute(7, "short", "opntsv", "short", 2, false, 226)]
|
||||
[DNAFieldAttribute(2, "short", 7, "opntsv", "short", false, 226)]
|
||||
public short opntsv;
|
||||
[DNAFieldAttribute(8, "short", "opntsw", "short", 2, false, 228)]
|
||||
[DNAFieldAttribute(2, "short", 8, "opntsw", "short", false, 228)]
|
||||
public short opntsw;
|
||||
[DNAFieldAttribute(9, "char", "_pad2[3]", "System.Char[]", 3, false, 230)]
|
||||
[DNAFieldAttribute(3, "char", 9, "_pad2[3]", "System.Char[]", false, 230)]
|
||||
public char[] _pad2 = new System.Char[3];
|
||||
[DNAFieldAttribute(10, "char", "typeu", "char", 1, false, 233)]
|
||||
[DNAFieldAttribute(1, "char", 10, "typeu", "char", false, 233)]
|
||||
public char typeu;
|
||||
[DNAFieldAttribute(11, "char", "typev", "char", 1, false, 234)]
|
||||
[DNAFieldAttribute(1, "char", 11, "typev", "char", false, 234)]
|
||||
public char typev;
|
||||
[DNAFieldAttribute(12, "char", "typew", "char", 1, false, 235)]
|
||||
[DNAFieldAttribute(1, "char", 12, "typew", "char", false, 235)]
|
||||
public char typew;
|
||||
[DNAFieldAttribute(13, "int", "actbp", "int", 4, false, 236)]
|
||||
[DNAFieldAttribute(4, "int", 13, "actbp", "int", false, 236)]
|
||||
public int actbp;
|
||||
[DNAFieldAttribute(14, "float", "fu", "float", 4, false, 240)]
|
||||
[DNAFieldAttribute(4, "float", 14, "fu", "float", false, 240)]
|
||||
public float fu;
|
||||
[DNAFieldAttribute(15, "float", "fv", "float", 4, false, 244)]
|
||||
[DNAFieldAttribute(4, "float", 15, "fv", "float", false, 244)]
|
||||
public float fv;
|
||||
[DNAFieldAttribute(16, "float", "fw", "float", 4, false, 248)]
|
||||
[DNAFieldAttribute(4, "float", 16, "fw", "float", false, 248)]
|
||||
public float fw;
|
||||
[DNAFieldAttribute(17, "float", "du", "float", 4, false, 252)]
|
||||
[DNAFieldAttribute(4, "float", 17, "du", "float", false, 252)]
|
||||
public float du;
|
||||
[DNAFieldAttribute(18, "float", "dv", "float", 4, false, 256)]
|
||||
[DNAFieldAttribute(4, "float", 18, "dv", "float", false, 256)]
|
||||
public float dv;
|
||||
[DNAFieldAttribute(19, "float", "dw", "float", 4, false, 260)]
|
||||
[DNAFieldAttribute(4, "float", 19, "dw", "float", false, 260)]
|
||||
public float dw;
|
||||
[DNAFieldAttribute(20, "BPoint", "*def", "BPoint", 8, true, 264)]
|
||||
public BPoint ptr_def;
|
||||
[DNAFieldAttribute(21, "Ipo", "*ipo", "Ipo", 8, true, 272)]
|
||||
public Ipo ptr_ipo;
|
||||
[DNAFieldAttribute(22, "Key", "*key", "Key", 8, true, 280)]
|
||||
public Key ptr_key;
|
||||
[DNAFieldAttribute(23, "MDeformVert", "*dvert", "MDeformVert", 8, true, 288)]
|
||||
public MDeformVert ptr_dvert;
|
||||
[DNAFieldAttribute(24, "char", "vgroup[64]", "System.Char[]", 64, false, 296)]
|
||||
[DNAFieldAttribute(8, "BPoint", 20, "*def", "BPoint", true, 264)]
|
||||
public BPoint def;
|
||||
[DNAFieldAttribute(8, "Ipo", 21, "*ipo", "Ipo", true, 272)]
|
||||
public Ipo ipo;
|
||||
[DNAFieldAttribute(8, "Key", 22, "*key", "Key", true, 280)]
|
||||
public Key key;
|
||||
[DNAFieldAttribute(8, "MDeformVert", 23, "*dvert", "MDeformVert", true, 288)]
|
||||
public MDeformVert dvert;
|
||||
[DNAFieldAttribute(64, "char", 24, "vgroup[64]", "System.Char[]", false, 296)]
|
||||
public char[] vgroup = new System.Char[64];
|
||||
[DNAFieldAttribute(25, "ListBase", "vertex_group_names", "ListBase", 16, false, 360)]
|
||||
[DNAFieldAttribute(16, "ListBase", 25, "vertex_group_names", "ListBase", false, 360)]
|
||||
public ListBase vertex_group_names;
|
||||
[DNAFieldAttribute(26, "int", "vertex_group_active_index", "int", 4, false, 376)]
|
||||
[DNAFieldAttribute(4, "int", 26, "vertex_group_active_index", "int", false, 376)]
|
||||
public int vertex_group_active_index;
|
||||
[DNAFieldAttribute(27, "char", "_pad0[4]", "System.Char[]", 4, false, 380)]
|
||||
[DNAFieldAttribute(4, "char", 27, "_pad0[4]", "System.Char[]", false, 380)]
|
||||
public char[] _pad0 = new System.Char[4];
|
||||
[DNAFieldAttribute(28, "EditLatt", "*editlatt", "EditLatt", 8, true, 384)]
|
||||
public EditLatt ptr_editlatt;
|
||||
[DNAFieldAttribute(29, "void", "*batch_cache", "void", 8, true, 392)]
|
||||
public object ptr_batch_cache;
|
||||
[DNAFieldAttribute(8, "EditLatt", 28, "*editlatt", "EditLatt", true, 384)]
|
||||
public EditLatt editlatt;
|
||||
[DNAFieldAttribute(8, "void", 29, "*batch_cache", "void", true, 392)]
|
||||
public object batch_cache;
|
||||
public Lattice() {
|
||||
this.id = default;
|
||||
this.ptr_adt = default;
|
||||
this.adt = default;
|
||||
this.pntsu = default;
|
||||
this.pntsv = default;
|
||||
this.pntsw = default;
|
||||
@@ -96,20 +96,20 @@ namespace BlendFile.DNA {
|
||||
this.du = default;
|
||||
this.dv = default;
|
||||
this.dw = default;
|
||||
this.ptr_def = default;
|
||||
this.ptr_ipo = default;
|
||||
this.ptr_key = default;
|
||||
this.ptr_dvert = default;
|
||||
this.def = default;
|
||||
this.ipo = default;
|
||||
this.key = default;
|
||||
this.dvert = default;
|
||||
this.vgroup = default;
|
||||
this.vertex_group_names = default;
|
||||
this.vertex_group_active_index = default;
|
||||
this._pad0 = default;
|
||||
this.ptr_editlatt = default;
|
||||
this.ptr_batch_cache = default;
|
||||
this.editlatt = default;
|
||||
this.batch_cache = default;
|
||||
}
|
||||
public Lattice(
|
||||
ID id,
|
||||
AnimData ptr_adt,
|
||||
AnimData adt,
|
||||
short pntsu,
|
||||
short pntsv,
|
||||
short pntsw,
|
||||
@@ -128,18 +128,18 @@ namespace BlendFile.DNA {
|
||||
float du,
|
||||
float dv,
|
||||
float dw,
|
||||
BPoint ptr_def,
|
||||
Ipo ptr_ipo,
|
||||
Key ptr_key,
|
||||
MDeformVert ptr_dvert,
|
||||
BPoint def,
|
||||
Ipo ipo,
|
||||
Key key,
|
||||
MDeformVert dvert,
|
||||
char[] vgroup,
|
||||
ListBase vertex_group_names,
|
||||
int vertex_group_active_index,
|
||||
char[] _pad0,
|
||||
EditLatt ptr_editlatt,
|
||||
object ptr_batch_cache) {
|
||||
EditLatt editlatt,
|
||||
object batch_cache) {
|
||||
this.id = id;
|
||||
this.ptr_adt = ptr_adt;
|
||||
this.adt = adt;
|
||||
this.pntsu = pntsu;
|
||||
this.pntsv = pntsv;
|
||||
this.pntsw = pntsw;
|
||||
@@ -158,16 +158,16 @@ namespace BlendFile.DNA {
|
||||
this.du = du;
|
||||
this.dv = dv;
|
||||
this.dw = dw;
|
||||
this.ptr_def = ptr_def;
|
||||
this.ptr_ipo = ptr_ipo;
|
||||
this.ptr_key = ptr_key;
|
||||
this.ptr_dvert = ptr_dvert;
|
||||
this.def = def;
|
||||
this.ipo = ipo;
|
||||
this.key = key;
|
||||
this.dvert = dvert;
|
||||
this.vgroup = vgroup;
|
||||
this.vertex_group_names = vertex_group_names;
|
||||
this.vertex_group_active_index = vertex_group_active_index;
|
||||
this._pad0 = _pad0;
|
||||
this.ptr_editlatt = ptr_editlatt;
|
||||
this.ptr_batch_cache = ptr_batch_cache;
|
||||
this.editlatt = editlatt;
|
||||
this.batch_cache = batch_cache;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user