Added memoryOffset value to DNAFieldAttribute, regenerated files.
This commit is contained in:
@@ -15,91 +15,91 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(152, "Camera", 736)]
|
||||
public class Camera {
|
||||
[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, "char", "type", "char", 1, false)]
|
||||
[DNAFieldAttribute(2, "char", "type", "char", 1, false, 216)]
|
||||
public char type;
|
||||
[DNAFieldAttribute(3, "char", "dtx", "char", 1, false)]
|
||||
[DNAFieldAttribute(3, "char", "dtx", "char", 1, false, 217)]
|
||||
public char dtx;
|
||||
[DNAFieldAttribute(4, "short", "flag", "short", 2, false)]
|
||||
[DNAFieldAttribute(4, "short", "flag", "short", 2, false, 218)]
|
||||
public short flag;
|
||||
[DNAFieldAttribute(5, "float", "passepartalpha", "float", 4, false)]
|
||||
[DNAFieldAttribute(5, "float", "passepartalpha", "float", 4, false, 220)]
|
||||
public float passepartalpha;
|
||||
[DNAFieldAttribute(6, "float", "clipsta", "float", 4, false)]
|
||||
[DNAFieldAttribute(6, "float", "clipsta", "float", 4, false, 224)]
|
||||
public float clipsta;
|
||||
[DNAFieldAttribute(7, "float", "clipend", "float", 4, false)]
|
||||
[DNAFieldAttribute(7, "float", "clipend", "float", 4, false, 228)]
|
||||
public float clipend;
|
||||
[DNAFieldAttribute(8, "float", "lens", "float", 4, false)]
|
||||
[DNAFieldAttribute(8, "float", "lens", "float", 4, false, 232)]
|
||||
public float lens;
|
||||
[DNAFieldAttribute(9, "float", "ortho_scale", "float", 4, false)]
|
||||
[DNAFieldAttribute(9, "float", "ortho_scale", "float", 4, false, 236)]
|
||||
public float ortho_scale;
|
||||
[DNAFieldAttribute(10, "float", "drawsize", "float", 4, false)]
|
||||
[DNAFieldAttribute(10, "float", "drawsize", "float", 4, false, 240)]
|
||||
public float drawsize;
|
||||
[DNAFieldAttribute(11, "float", "sensor_x", "float", 4, false)]
|
||||
[DNAFieldAttribute(11, "float", "sensor_x", "float", 4, false, 244)]
|
||||
public float sensor_x;
|
||||
[DNAFieldAttribute(12, "float", "sensor_y", "float", 4, false)]
|
||||
[DNAFieldAttribute(12, "float", "sensor_y", "float", 4, false, 248)]
|
||||
public float sensor_y;
|
||||
[DNAFieldAttribute(13, "float", "shiftx", "float", 4, false)]
|
||||
[DNAFieldAttribute(13, "float", "shiftx", "float", 4, false, 252)]
|
||||
public float shiftx;
|
||||
[DNAFieldAttribute(14, "float", "shifty", "float", 4, false)]
|
||||
[DNAFieldAttribute(14, "float", "shifty", "float", 4, false, 256)]
|
||||
public float shifty;
|
||||
[DNAFieldAttribute(15, "float", "YF_dofdist", "float", 4, false)]
|
||||
[DNAFieldAttribute(15, "float", "YF_dofdist", "float", 4, false, 260)]
|
||||
public float YF_dofdist;
|
||||
[DNAFieldAttribute(16, "char", "sensor_fit", "char", 1, false)]
|
||||
[DNAFieldAttribute(16, "char", "sensor_fit", "char", 1, false, 264)]
|
||||
public char sensor_fit;
|
||||
[DNAFieldAttribute(17, "char", "panorama_type", "char", 1, false)]
|
||||
[DNAFieldAttribute(17, "char", "panorama_type", "char", 1, false, 265)]
|
||||
public char panorama_type;
|
||||
[DNAFieldAttribute(18, "char", "_pad[2]", "System.Char[]", 2, false)]
|
||||
[DNAFieldAttribute(18, "char", "_pad[2]", "System.Char[]", 2, false, 266)]
|
||||
public char[] _pad = new System.Char[2];
|
||||
[DNAFieldAttribute(19, "float", "fisheye_fov", "float", 4, false)]
|
||||
[DNAFieldAttribute(19, "float", "fisheye_fov", "float", 4, false, 268)]
|
||||
public float fisheye_fov;
|
||||
[DNAFieldAttribute(20, "float", "fisheye_lens", "float", 4, false)]
|
||||
[DNAFieldAttribute(20, "float", "fisheye_lens", "float", 4, false, 272)]
|
||||
public float fisheye_lens;
|
||||
[DNAFieldAttribute(21, "float", "latitude_min", "float", 4, false)]
|
||||
[DNAFieldAttribute(21, "float", "latitude_min", "float", 4, false, 276)]
|
||||
public float latitude_min;
|
||||
[DNAFieldAttribute(22, "float", "latitude_max", "float", 4, false)]
|
||||
[DNAFieldAttribute(22, "float", "latitude_max", "float", 4, false, 280)]
|
||||
public float latitude_max;
|
||||
[DNAFieldAttribute(23, "float", "longitude_min", "float", 4, false)]
|
||||
[DNAFieldAttribute(23, "float", "longitude_min", "float", 4, false, 284)]
|
||||
public float longitude_min;
|
||||
[DNAFieldAttribute(24, "float", "longitude_max", "float", 4, false)]
|
||||
[DNAFieldAttribute(24, "float", "longitude_max", "float", 4, false, 288)]
|
||||
public float longitude_max;
|
||||
[DNAFieldAttribute(25, "float", "fisheye_polynomial_k0", "float", 4, false)]
|
||||
[DNAFieldAttribute(25, "float", "fisheye_polynomial_k0", "float", 4, false, 292)]
|
||||
public float fisheye_polynomial_k0;
|
||||
[DNAFieldAttribute(26, "float", "fisheye_polynomial_k1", "float", 4, false)]
|
||||
[DNAFieldAttribute(26, "float", "fisheye_polynomial_k1", "float", 4, false, 296)]
|
||||
public float fisheye_polynomial_k1;
|
||||
[DNAFieldAttribute(27, "float", "fisheye_polynomial_k2", "float", 4, false)]
|
||||
[DNAFieldAttribute(27, "float", "fisheye_polynomial_k2", "float", 4, false, 300)]
|
||||
public float fisheye_polynomial_k2;
|
||||
[DNAFieldAttribute(28, "float", "fisheye_polynomial_k3", "float", 4, false)]
|
||||
[DNAFieldAttribute(28, "float", "fisheye_polynomial_k3", "float", 4, false, 304)]
|
||||
public float fisheye_polynomial_k3;
|
||||
[DNAFieldAttribute(29, "float", "fisheye_polynomial_k4", "float", 4, false)]
|
||||
[DNAFieldAttribute(29, "float", "fisheye_polynomial_k4", "float", 4, false, 308)]
|
||||
public float fisheye_polynomial_k4;
|
||||
[DNAFieldAttribute(30, "float", "central_cylindrical_range_u_min", "float", 4, false)]
|
||||
[DNAFieldAttribute(30, "float", "central_cylindrical_range_u_min", "float", 4, false, 312)]
|
||||
public float central_cylindrical_range_u_min;
|
||||
[DNAFieldAttribute(31, "float", "central_cylindrical_range_u_max", "float", 4, false)]
|
||||
[DNAFieldAttribute(31, "float", "central_cylindrical_range_u_max", "float", 4, false, 316)]
|
||||
public float central_cylindrical_range_u_max;
|
||||
[DNAFieldAttribute(32, "float", "central_cylindrical_range_v_min", "float", 4, false)]
|
||||
[DNAFieldAttribute(32, "float", "central_cylindrical_range_v_min", "float", 4, false, 320)]
|
||||
public float central_cylindrical_range_v_min;
|
||||
[DNAFieldAttribute(33, "float", "central_cylindrical_range_v_max", "float", 4, false)]
|
||||
[DNAFieldAttribute(33, "float", "central_cylindrical_range_v_max", "float", 4, false, 324)]
|
||||
public float central_cylindrical_range_v_max;
|
||||
[DNAFieldAttribute(34, "float", "central_cylindrical_radius", "float", 4, false)]
|
||||
[DNAFieldAttribute(34, "float", "central_cylindrical_radius", "float", 4, false, 328)]
|
||||
public float central_cylindrical_radius;
|
||||
[DNAFieldAttribute(35, "float", "_pad2", "float", 4, false)]
|
||||
[DNAFieldAttribute(35, "float", "_pad2", "float", 4, false, 332)]
|
||||
public float _pad2;
|
||||
[DNAFieldAttribute(36, "Ipo", "*ipo", "Ipo", 8, true)]
|
||||
[DNAFieldAttribute(36, "Ipo", "*ipo", "Ipo", 8, true, 336)]
|
||||
public Ipo ptr_ipo;
|
||||
[DNAFieldAttribute(37, "Object", "*dof_ob", "Object", 8, true)]
|
||||
[DNAFieldAttribute(37, "Object", "*dof_ob", "Object", 8, true, 344)]
|
||||
public Object ptr_dof_ob;
|
||||
[DNAFieldAttribute(38, "GPUDOFSettings", "gpu_dof", "GPUDOFSettings", 32, false)]
|
||||
[DNAFieldAttribute(38, "GPUDOFSettings", "gpu_dof", "GPUDOFSettings", 32, false, 352)]
|
||||
public GPUDOFSettings gpu_dof;
|
||||
[DNAFieldAttribute(39, "CameraDOFSettings", "dof", "CameraDOFSettings", 96, false)]
|
||||
[DNAFieldAttribute(39, "CameraDOFSettings", "dof", "CameraDOFSettings", 96, false, 384)]
|
||||
public CameraDOFSettings dof;
|
||||
[DNAFieldAttribute(40, "ListBase", "bg_images", "ListBase", 16, false)]
|
||||
[DNAFieldAttribute(40, "ListBase", "bg_images", "ListBase", 16, false, 480)]
|
||||
public ListBase bg_images;
|
||||
[DNAFieldAttribute(41, "CameraStereoSettings", "stereo", "CameraStereoSettings", 24, false)]
|
||||
[DNAFieldAttribute(41, "CameraStereoSettings", "stereo", "CameraStereoSettings", 24, false, 496)]
|
||||
public CameraStereoSettings stereo;
|
||||
[DNAFieldAttribute(42, "Camera_Runtime", "runtime", "Camera_Runtime", 216, false)]
|
||||
[DNAFieldAttribute(42, "Camera_Runtime", "runtime", "Camera_Runtime", 216, false, 520)]
|
||||
public Camera_Runtime runtime;
|
||||
public Camera() {
|
||||
this.id = default;
|
||||
|
||||
Reference in New Issue
Block a user