Regenerated codefiles
This commit is contained in:
@@ -15,61 +15,61 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(142, "CacheFile", 2416)]
|
||||
public class CacheFile {
|
||||
[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, "ListBase", "object_paths", "ListBase", 16, false, 216)]
|
||||
[DNAFieldAttribute(8, "AnimData", 1, "*adt", "AnimData", true, 208)]
|
||||
public AnimData adt;
|
||||
[DNAFieldAttribute(16, "ListBase", 2, "object_paths", "ListBase", false, 216)]
|
||||
public ListBase object_paths;
|
||||
[DNAFieldAttribute(3, "ListBase", "layers", "ListBase", 16, false, 232)]
|
||||
[DNAFieldAttribute(16, "ListBase", 3, "layers", "ListBase", false, 232)]
|
||||
public ListBase layers;
|
||||
[DNAFieldAttribute(4, "char", "filepath[1024]", "System.Char[]", 1024, false, 248)]
|
||||
[DNAFieldAttribute(1024, "char", 4, "filepath[1024]", "System.Char[]", false, 248)]
|
||||
public char[] filepath = new System.Char[1024];
|
||||
[DNAFieldAttribute(5, "char", "is_sequence", "char", 1, false, 1272)]
|
||||
[DNAFieldAttribute(1, "char", 5, "is_sequence", "char", false, 1272)]
|
||||
public char is_sequence;
|
||||
[DNAFieldAttribute(6, "char", "forward_axis", "char", 1, false, 1273)]
|
||||
[DNAFieldAttribute(1, "char", 6, "forward_axis", "char", false, 1273)]
|
||||
public char forward_axis;
|
||||
[DNAFieldAttribute(7, "char", "up_axis", "char", 1, false, 1274)]
|
||||
[DNAFieldAttribute(1, "char", 7, "up_axis", "char", false, 1274)]
|
||||
public char up_axis;
|
||||
[DNAFieldAttribute(8, "char", "override_frame", "char", 1, false, 1275)]
|
||||
[DNAFieldAttribute(1, "char", 8, "override_frame", "char", false, 1275)]
|
||||
public char override_frame;
|
||||
[DNAFieldAttribute(9, "float", "scale", "float", 4, false, 1276)]
|
||||
[DNAFieldAttribute(4, "float", 9, "scale", "float", false, 1276)]
|
||||
public float scale;
|
||||
[DNAFieldAttribute(10, "float", "frame", "float", 4, false, 1280)]
|
||||
[DNAFieldAttribute(4, "float", 10, "frame", "float", false, 1280)]
|
||||
public float frame;
|
||||
[DNAFieldAttribute(11, "float", "frame_offset", "float", 4, false, 1284)]
|
||||
[DNAFieldAttribute(4, "float", 11, "frame_offset", "float", false, 1284)]
|
||||
public float frame_offset;
|
||||
[DNAFieldAttribute(12, "char", "_pad[4]", "System.Char[]", 4, false, 1288)]
|
||||
[DNAFieldAttribute(4, "char", 12, "_pad[4]", "System.Char[]", false, 1288)]
|
||||
public char[] _pad = new System.Char[4];
|
||||
[DNAFieldAttribute(13, "short", "flag", "short", 2, false, 1292)]
|
||||
[DNAFieldAttribute(2, "short", 13, "flag", "short", false, 1292)]
|
||||
public short flag;
|
||||
[DNAFieldAttribute(14, "char", "type", "char", 1, false, 1294)]
|
||||
[DNAFieldAttribute(1, "char", 14, "type", "char", false, 1294)]
|
||||
public char type;
|
||||
[DNAFieldAttribute(15, "char", "use_render_procedural", "char", 1, false, 1295)]
|
||||
[DNAFieldAttribute(1, "char", 15, "use_render_procedural", "char", false, 1295)]
|
||||
public char use_render_procedural;
|
||||
[DNAFieldAttribute(16, "char", "_pad1[3]", "System.Char[]", 3, false, 1296)]
|
||||
[DNAFieldAttribute(3, "char", 16, "_pad1[3]", "System.Char[]", false, 1296)]
|
||||
public char[] _pad1 = new System.Char[3];
|
||||
[DNAFieldAttribute(17, "char", "use_prefetch", "char", 1, false, 1299)]
|
||||
[DNAFieldAttribute(1, "char", 17, "use_prefetch", "char", false, 1299)]
|
||||
public char use_prefetch;
|
||||
[DNAFieldAttribute(18, "int", "prefetch_cache_size", "int", 4, false, 1300)]
|
||||
[DNAFieldAttribute(4, "int", 18, "prefetch_cache_size", "int", false, 1300)]
|
||||
public int prefetch_cache_size;
|
||||
[DNAFieldAttribute(19, "int", "active_layer", "int", 4, false, 1304)]
|
||||
[DNAFieldAttribute(4, "int", 19, "active_layer", "int", false, 1304)]
|
||||
public int active_layer;
|
||||
[DNAFieldAttribute(20, "char", "_pad2[3]", "System.Char[]", 3, false, 1308)]
|
||||
[DNAFieldAttribute(3, "char", 20, "_pad2[3]", "System.Char[]", false, 1308)]
|
||||
public char[] _pad2 = new System.Char[3];
|
||||
[DNAFieldAttribute(21, "char", "velocity_unit", "char", 1, false, 1311)]
|
||||
[DNAFieldAttribute(1, "char", 21, "velocity_unit", "char", false, 1311)]
|
||||
public char velocity_unit;
|
||||
[DNAFieldAttribute(22, "char", "velocity_name[64]", "System.Char[]", 64, false, 1312)]
|
||||
[DNAFieldAttribute(64, "char", 22, "velocity_name[64]", "System.Char[]", false, 1312)]
|
||||
public char[] velocity_name = new System.Char[64];
|
||||
[DNAFieldAttribute(23, "CacheArchiveHandle", "*handle", "CacheArchiveHandle", 8, true, 1376)]
|
||||
public CacheArchiveHandle ptr_handle;
|
||||
[DNAFieldAttribute(24, "char", "handle_filepath[1024]", "System.Char[]", 1024, false, 1384)]
|
||||
[DNAFieldAttribute(8, "CacheArchiveHandle", 23, "*handle", "CacheArchiveHandle", true, 1376)]
|
||||
public CacheArchiveHandle handle;
|
||||
[DNAFieldAttribute(1024, "char", 24, "handle_filepath[1024]", "System.Char[]", false, 1384)]
|
||||
public char[] handle_filepath = new System.Char[1024];
|
||||
[DNAFieldAttribute(25, "GSet", "*handle_readers", "GSet", 8, true, 2408)]
|
||||
public GSet ptr_handle_readers;
|
||||
[DNAFieldAttribute(8, "GSet", 25, "*handle_readers", "GSet", true, 2408)]
|
||||
public GSet handle_readers;
|
||||
public CacheFile() {
|
||||
this.id = default;
|
||||
this.ptr_adt = default;
|
||||
this.adt = default;
|
||||
this.object_paths = default;
|
||||
this.layers = default;
|
||||
this.filepath = default;
|
||||
@@ -91,13 +91,13 @@ namespace BlendFile.DNA {
|
||||
this._pad2 = default;
|
||||
this.velocity_unit = default;
|
||||
this.velocity_name = default;
|
||||
this.ptr_handle = default;
|
||||
this.handle = default;
|
||||
this.handle_filepath = default;
|
||||
this.ptr_handle_readers = default;
|
||||
this.handle_readers = default;
|
||||
}
|
||||
public CacheFile(
|
||||
ID id,
|
||||
AnimData ptr_adt,
|
||||
AnimData adt,
|
||||
ListBase object_paths,
|
||||
ListBase layers,
|
||||
char[] filepath,
|
||||
@@ -119,11 +119,11 @@ namespace BlendFile.DNA {
|
||||
char[] _pad2,
|
||||
char velocity_unit,
|
||||
char[] velocity_name,
|
||||
CacheArchiveHandle ptr_handle,
|
||||
CacheArchiveHandle handle,
|
||||
char[] handle_filepath,
|
||||
GSet ptr_handle_readers) {
|
||||
GSet handle_readers) {
|
||||
this.id = id;
|
||||
this.ptr_adt = ptr_adt;
|
||||
this.adt = adt;
|
||||
this.object_paths = object_paths;
|
||||
this.layers = layers;
|
||||
this.filepath = filepath;
|
||||
@@ -145,9 +145,9 @@ namespace BlendFile.DNA {
|
||||
this._pad2 = _pad2;
|
||||
this.velocity_unit = velocity_unit;
|
||||
this.velocity_name = velocity_name;
|
||||
this.ptr_handle = ptr_handle;
|
||||
this.handle = handle;
|
||||
this.handle_filepath = handle_filepath;
|
||||
this.ptr_handle_readers = ptr_handle_readers;
|
||||
this.handle_readers = handle_readers;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user