Use rename identifiers

This commit is contained in:
Pyogenics
2025-05-09 18:28:28 +01:00
parent 00c1611d1b
commit c9a017270b
340 changed files with 15000 additions and 15000 deletions

View File

@@ -13,29 +13,29 @@ package _codec.commons
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-Bx§:ICodec;
private var var_324:ICodec;
private var §_-Qh§:ICodec;
private var var_329:ICodec;
private var §_-ir§:ICodec;
private var var_332:ICodec;
private var §_-p§:ICodec;
private var var_333:ICodec;
private var §_-Kw§:ICodec;
private var var_326:ICodec;
private var §_-PP§:ICodec;
private var var_327:ICodec;
private var §_-e7§:ICodec;
private var var_331:ICodec;
private var §_-QE§:ICodec;
private var var_328:ICodec;
private var §_-SL§:ICodec;
private var var_330:ICodec;
private var §for §:ICodec;
private var var_334:ICodec;
private var §_-Hb§:ICodec;
private var var_325:ICodec;
private var §_-3B§:ICodec;
private var var_323:ICodec;
public function CodecA3DMatrix()
{
@@ -44,46 +44,46 @@ package _codec.commons
public function init(protocol:IProtocol) : void
{
this.§_-Bx§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-Qh§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-ir§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-p§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-Kw§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-PP§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-e7§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-QE§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-SL§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§for § = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-Hb§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-3B§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_324 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_329 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_332 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_333 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_326 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_327 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_331 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_328 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_330 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_334 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_325 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_323 = protocol.getCodec(new TypeCodecInfo(Float,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_a:Number = Number(this.§_-Bx§.decode(protocolBuffer) as Number);
var value_a:Number = Number(this.var_324.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","commons.A3DMatrix","a",value_a);
var value_b:Number = Number(this.§_-Qh§.decode(protocolBuffer) as Number);
var value_b:Number = Number(this.var_329.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","commons.A3DMatrix","b",value_b);
var value_c:Number = Number(this.§_-ir§.decode(protocolBuffer) as Number);
var value_c:Number = Number(this.var_332.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","commons.A3DMatrix","c",value_c);
var value_d:Number = Number(this.§_-p§.decode(protocolBuffer) as Number);
var value_d:Number = Number(this.var_333.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","commons.A3DMatrix","d",value_d);
var value_e:Number = Number(this.§_-Kw§.decode(protocolBuffer) as Number);
var value_e:Number = Number(this.var_326.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","commons.A3DMatrix","e",value_e);
var value_f:Number = Number(this.§_-PP§.decode(protocolBuffer) as Number);
var value_f:Number = Number(this.var_327.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","commons.A3DMatrix","f",value_f);
var value_g:Number = Number(this.§_-e7§.decode(protocolBuffer) as Number);
var value_g:Number = Number(this.var_331.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","commons.A3DMatrix","g",value_g);
var value_h:Number = Number(this.§_-QE§.decode(protocolBuffer) as Number);
var value_h:Number = Number(this.var_328.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","commons.A3DMatrix","h",value_h);
var value_i:Number = Number(this.§_-SL§.decode(protocolBuffer) as Number);
var value_i:Number = Number(this.var_330.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","commons.A3DMatrix","i",value_i);
var value_j:Number = Number(this.§for §.decode(protocolBuffer) as Number);
var value_j:Number = Number(this.var_334.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","commons.A3DMatrix","j",value_j);
var value_k:Number = Number(this.§_-Hb§.decode(protocolBuffer) as Number);
var value_k:Number = Number(this.var_325.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","commons.A3DMatrix","k",value_k);
var value_l:Number = Number(this.§_-3B§.decode(protocolBuffer) as Number);
var value_l:Number = Number(this.var_323.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","commons.A3DMatrix","l",value_l);
return new A3DMatrix(value_a,value_b,value_c,value_d,value_e,value_f,value_g,value_h,value_i,value_j,value_k,value_l);
}
@@ -95,18 +95,18 @@ package _codec.commons
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3DMatrix = A3DMatrix(object);
this.§_-Bx§.encode(protocolBuffer,struct.a);
this.§_-Qh§.encode(protocolBuffer,struct.b);
this.§_-ir§.encode(protocolBuffer,struct.c);
this.§_-p§.encode(protocolBuffer,struct.d);
this.§_-Kw§.encode(protocolBuffer,struct.e);
this.§_-PP§.encode(protocolBuffer,struct.f);
this.§_-e7§.encode(protocolBuffer,struct.g);
this.§_-QE§.encode(protocolBuffer,struct.h);
this.§_-SL§.encode(protocolBuffer,struct.i);
this.§for §.encode(protocolBuffer,struct.j);
this.§_-Hb§.encode(protocolBuffer,struct.k);
this.§_-3B§.encode(protocolBuffer,struct.l);
this.var_324.encode(protocolBuffer,struct.a);
this.var_329.encode(protocolBuffer,struct.b);
this.var_332.encode(protocolBuffer,struct.c);
this.var_333.encode(protocolBuffer,struct.d);
this.var_326.encode(protocolBuffer,struct.e);
this.var_327.encode(protocolBuffer,struct.f);
this.var_331.encode(protocolBuffer,struct.g);
this.var_328.encode(protocolBuffer,struct.h);
this.var_330.encode(protocolBuffer,struct.i);
this.var_334.encode(protocolBuffer,struct.j);
this.var_325.encode(protocolBuffer,struct.k);
this.var_323.encode(protocolBuffer,struct.l);
}
}
}

View File

@@ -12,7 +12,7 @@ package _codec.commons
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-2o§:ICodec;
private var var_243:ICodec;
public function CodecId()
{
@@ -21,13 +21,13 @@ package _codec.commons
public function init(protocol:IProtocol) : void
{
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(uint,false));
this.var_243 = protocol.getCodec(new TypeCodecInfo(uint,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_id:uint = uint(this.§_-2o§.decode(protocolBuffer) as uint);
var value_id:uint = uint(this.var_243.decode(protocolBuffer) as uint);
log.log("codec","struct %1 field %2 value %3","commons.Id","id",value_id);
return new Id(value_id);
}
@@ -39,7 +39,7 @@ package _codec.commons
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:Id = Id(object);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.var_243.encode(protocolBuffer,struct.id);
}
}
}

View File

@@ -19,17 +19,17 @@ package _codec.versions.version1.a3d
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-EA§:ICodec;
private var var_359:ICodec;
private var §_-PA§:ICodec;
private var var_419:ICodec;
private var §_-Sd§:ICodec;
private var var_363:ICodec;
private var §_-dB§:ICodec;
private var var_365:ICodec;
private var §_-77§:ICodec;
private var var_354:ICodec;
private var §_-1x§:ICodec;
private var var_351:ICodec;
public function CodecA3D()
{
@@ -38,28 +38,28 @@ package _codec.versions.version1.a3d
public function init(protocol:IProtocol) : void
{
this.§_-EA§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3DBox,false),true,1));
this.§_-PA§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3DGeometry,false),true,1));
this.§_-Sd§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3DImage,false),true,1));
this.§_-dB§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3DMap,false),true,1));
this.§_-77§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3DMaterial,false),true,1));
this.§_-1x§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3DObject,false),true,1));
this.var_359 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3DBox,false),true,1));
this.var_419 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3DGeometry,false),true,1));
this.var_363 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3DImage,false),true,1));
this.var_365 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3DMap,false),true,1));
this.var_354 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3DMaterial,false),true,1));
this.var_351 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3DObject,false),true,1));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_boxes:Vector.<A3DBox> = this.§_-EA§.decode(protocolBuffer) as Vector.<A3DBox>;
var value_boxes:Vector.<A3DBox> = this.var_359.decode(protocolBuffer) as Vector.<A3DBox>;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.A3D","boxes",value_boxes);
var value_geometries:Vector.<A3DGeometry> = this.§_-PA§.decode(protocolBuffer) as Vector.<A3DGeometry>;
var value_geometries:Vector.<A3DGeometry> = this.var_419.decode(protocolBuffer) as Vector.<A3DGeometry>;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.A3D","geometries",value_geometries);
var value_images:Vector.<A3DImage> = this.§_-Sd§.decode(protocolBuffer) as Vector.<A3DImage>;
var value_images:Vector.<A3DImage> = this.var_363.decode(protocolBuffer) as Vector.<A3DImage>;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.A3D","images",value_images);
var value_maps:Vector.<A3DMap> = this.§_-dB§.decode(protocolBuffer) as Vector.<A3DMap>;
var value_maps:Vector.<A3DMap> = this.var_365.decode(protocolBuffer) as Vector.<A3DMap>;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.A3D","maps",value_maps);
var value_materials:Vector.<A3DMaterial> = this.§_-77§.decode(protocolBuffer) as Vector.<A3DMaterial>;
var value_materials:Vector.<A3DMaterial> = this.var_354.decode(protocolBuffer) as Vector.<A3DMaterial>;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.A3D","materials",value_materials);
var value_objects:Vector.<A3DObject> = this.§_-1x§.decode(protocolBuffer) as Vector.<A3DObject>;
var value_objects:Vector.<A3DObject> = this.var_351.decode(protocolBuffer) as Vector.<A3DObject>;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.A3D","objects",value_objects);
return new A3D(value_boxes,value_geometries,value_images,value_maps,value_materials,value_objects);
}
@@ -71,12 +71,12 @@ package _codec.versions.version1.a3d
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D = A3D(object);
this.§_-EA§.encode(protocolBuffer,struct.boxes);
this.§_-PA§.encode(protocolBuffer,struct.geometries);
this.§_-Sd§.encode(protocolBuffer,struct.images);
this.§_-dB§.encode(protocolBuffer,struct.maps);
this.§_-77§.encode(protocolBuffer,struct.materials);
this.§_-1x§.encode(protocolBuffer,struct.objects);
this.var_359.encode(protocolBuffer,struct.boxes);
this.var_419.encode(protocolBuffer,struct.geometries);
this.var_363.encode(protocolBuffer,struct.images);
this.var_365.encode(protocolBuffer,struct.maps);
this.var_354.encode(protocolBuffer,struct.materials);
this.var_351.encode(protocolBuffer,struct.objects);
}
}
}

View File

@@ -16,11 +16,11 @@ package _codec.versions.version1.a3d.geometry
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-XF§:ICodec;
private var var_275:ICodec;
private var §_-U9§:ICodec;
private var var_250:ICodec;
public function CodecA3DGeometry()
{
@@ -29,19 +29,19 @@ package _codec.versions.version1.a3d.geometry
public function init(protocol:IProtocol) : void
{
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(Id,true));
this.§_-XF§ = protocol.getCodec(new TypeCodecInfo(A3DIndexBuffer,true));
this.§_-U9§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3DVertexBuffer,false),true,1));
this.var_243 = protocol.getCodec(new TypeCodecInfo(Id,true));
this.var_275 = protocol.getCodec(new TypeCodecInfo(A3DIndexBuffer,true));
this.var_250 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3DVertexBuffer,false),true,1));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_id:Id = this.§_-2o§.decode(protocolBuffer) as Id;
var value_id:Id = this.var_243.decode(protocolBuffer) as Id;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.geometry.A3DGeometry","id",value_id);
var value_indexBuffer:A3DIndexBuffer = this.§_-XF§.decode(protocolBuffer) as A3DIndexBuffer;
var value_indexBuffer:A3DIndexBuffer = this.var_275.decode(protocolBuffer) as A3DIndexBuffer;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.geometry.A3DGeometry","indexBuffer",value_indexBuffer);
var value_vertexBuffers:Vector.<A3DVertexBuffer> = this.§_-U9§.decode(protocolBuffer) as Vector.<A3DVertexBuffer>;
var value_vertexBuffers:Vector.<A3DVertexBuffer> = this.var_250.decode(protocolBuffer) as Vector.<A3DVertexBuffer>;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.geometry.A3DGeometry","vertexBuffers",value_vertexBuffers);
return new A3DGeometry(value_id,value_indexBuffer,value_vertexBuffers);
}
@@ -53,9 +53,9 @@ package _codec.versions.version1.a3d.geometry
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3DGeometry = A3DGeometry(object);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-XF§.encode(protocolBuffer,struct.indexBuffer);
this.§_-U9§.encode(protocolBuffer,struct.vertexBuffers);
this.var_243.encode(protocolBuffer,struct.id);
this.var_275.encode(protocolBuffer,struct.indexBuffer);
this.var_250.encode(protocolBuffer,struct.vertexBuffers);
}
}
}

View File

@@ -13,9 +13,9 @@ package _codec.versions.version1.a3d.geometry
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-GN§:ICodec;
private var var_240:ICodec;
private var §_-mz§:ICodec;
private var var_308:ICodec;
public function CodecA3DIndexBuffer()
{
@@ -24,16 +24,16 @@ package _codec.versions.version1.a3d.geometry
public function init(protocol:IProtocol) : void
{
this.§_-GN§ = protocol.getCodec(new TypeCodecInfo(ByteArray,true));
this.§_-mz§ = protocol.getCodec(new TypeCodecInfo(int,false));
this.var_240 = protocol.getCodec(new TypeCodecInfo(ByteArray,true));
this.var_308 = protocol.getCodec(new TypeCodecInfo(int,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_byteBuffer:ByteArray = this.§_-GN§.decode(protocolBuffer) as ByteArray;
var value_byteBuffer:ByteArray = this.var_240.decode(protocolBuffer) as ByteArray;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.geometry.A3DIndexBuffer","byteBuffer",value_byteBuffer);
var value_indexCount:int = int(this.§_-mz§.decode(protocolBuffer) as int);
var value_indexCount:int = int(this.var_308.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.geometry.A3DIndexBuffer","indexCount",value_indexCount);
return new A3DIndexBuffer(value_byteBuffer,value_indexCount);
}
@@ -45,8 +45,8 @@ package _codec.versions.version1.a3d.geometry
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3DIndexBuffer = A3DIndexBuffer(object);
this.§_-GN§.encode(protocolBuffer,struct.byteBuffer);
this.§_-mz§.encode(protocolBuffer,struct.indexCount);
this.var_240.encode(protocolBuffer,struct.byteBuffer);
this.var_308.encode(protocolBuffer,struct.indexCount);
}
}
}

View File

@@ -16,11 +16,11 @@ package _codec.versions.version1.a3d.geometry
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-Lj§:ICodec;
private var var_241:ICodec;
private var §_-GN§:ICodec;
private var var_240:ICodec;
private var §_-hc§:ICodec;
private var var_242:ICodec;
public function CodecA3DVertexBuffer()
{
@@ -29,19 +29,19 @@ package _codec.versions.version1.a3d.geometry
public function init(protocol:IProtocol) : void
{
this.§_-Lj§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(Byte,false),true,1));
this.§_-GN§ = protocol.getCodec(new TypeCodecInfo(ByteArray,true));
this.§_-hc§ = protocol.getCodec(new TypeCodecInfo(UShort,false));
this.var_241 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(Byte,false),true,1));
this.var_240 = protocol.getCodec(new TypeCodecInfo(ByteArray,true));
this.var_242 = protocol.getCodec(new TypeCodecInfo(UShort,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_attributes:Vector.<int> = this.§_-Lj§.decode(protocolBuffer) as Vector.<int>;
var value_attributes:Vector.<int> = this.var_241.decode(protocolBuffer) as Vector.<int>;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.geometry.A3DVertexBuffer","attributes",value_attributes);
var value_byteBuffer:ByteArray = this.§_-GN§.decode(protocolBuffer) as ByteArray;
var value_byteBuffer:ByteArray = this.var_240.decode(protocolBuffer) as ByteArray;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.geometry.A3DVertexBuffer","byteBuffer",value_byteBuffer);
var value_vertexCount:uint = uint(this.§_-hc§.decode(protocolBuffer) as uint);
var value_vertexCount:uint = uint(this.var_242.decode(protocolBuffer) as uint);
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.geometry.A3DVertexBuffer","vertexCount",value_vertexCount);
return new A3DVertexBuffer(value_attributes,value_byteBuffer,value_vertexCount);
}
@@ -53,9 +53,9 @@ package _codec.versions.version1.a3d.geometry
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3DVertexBuffer = A3DVertexBuffer(object);
this.§_-Lj§.encode(protocolBuffer,struct.attributes);
this.§_-GN§.encode(protocolBuffer,struct.byteBuffer);
this.§_-hc§.encode(protocolBuffer,struct.vertexCount);
this.var_241.encode(protocolBuffer,struct.attributes);
this.var_240.encode(protocolBuffer,struct.byteBuffer);
this.var_242.encode(protocolBuffer,struct.vertexCount);
}
}
}

View File

@@ -12,7 +12,7 @@ package _codec.versions.version1.a3d.id
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-2o§:ICodec;
private var var_243:ICodec;
public function CodecParentId()
{
@@ -21,13 +21,13 @@ package _codec.versions.version1.a3d.id
public function init(protocol:IProtocol) : void
{
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(uint,false));
this.var_243 = protocol.getCodec(new TypeCodecInfo(uint,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_id:uint = uint(this.§_-2o§.decode(protocolBuffer) as uint);
var value_id:uint = uint(this.var_243.decode(protocolBuffer) as uint);
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.id.ParentId","id",value_id);
return new ParentId(value_id);
}
@@ -39,7 +39,7 @@ package _codec.versions.version1.a3d.id
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:ParentId = ParentId(object);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.var_243.encode(protocolBuffer,struct.id);
}
}
}

View File

@@ -13,9 +13,9 @@ package _codec.versions.version1.a3d.materials
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-aV§:ICodec;
private var var_307:ICodec;
public function CodecA3DImage()
{
@@ -24,16 +24,16 @@ package _codec.versions.version1.a3d.materials
public function init(protocol:IProtocol) : void
{
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(Id,true));
this.§_-aV§ = protocol.getCodec(new TypeCodecInfo(String,true));
this.var_243 = protocol.getCodec(new TypeCodecInfo(Id,true));
this.var_307 = protocol.getCodec(new TypeCodecInfo(String,true));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_id:Id = this.§_-2o§.decode(protocolBuffer) as Id;
var value_id:Id = this.var_243.decode(protocolBuffer) as Id;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.materials.A3DImage","id",value_id);
var value_url:String = this.§_-aV§.decode(protocolBuffer) as String;
var value_url:String = this.var_307.decode(protocolBuffer) as String;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.materials.A3DImage","url",value_url);
return new A3DImage(value_id,value_url);
}
@@ -45,8 +45,8 @@ package _codec.versions.version1.a3d.materials
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3DImage = A3DImage(object);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-aV§.encode(protocolBuffer,struct.url);
this.var_243.encode(protocolBuffer,struct.id);
this.var_307.encode(protocolBuffer,struct.url);
}
}
}

View File

@@ -15,19 +15,19 @@ package _codec.versions.version1.a3d.materials
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-mC§:ICodec;
private var var_322:ICodec;
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-2N§:ICodec;
private var var_321:ICodec;
private var §_-K5§:ICodec;
private var var_407:ICodec;
private var §_-Q5§:ICodec;
private var var_408:ICodec;
private var §_-WH§:ICodec;
private var var_409:ICodec;
private var §_-kh§:ICodec;
private var var_410:ICodec;
public function CodecA3DMap()
{
@@ -36,31 +36,31 @@ package _codec.versions.version1.a3d.materials
public function init(protocol:IProtocol) : void
{
this.§_-mC§ = protocol.getCodec(new TypeCodecInfo(UShort,false));
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(Id,true));
this.§_-2N§ = protocol.getCodec(new TypeCodecInfo(Id,true));
this.§_-K5§ = protocol.getCodec(new TypeCodecInfo(Float,true));
this.§_-Q5§ = protocol.getCodec(new TypeCodecInfo(Float,true));
this.§_-WH§ = protocol.getCodec(new TypeCodecInfo(Float,true));
this.§_-kh§ = protocol.getCodec(new TypeCodecInfo(Float,true));
this.var_322 = protocol.getCodec(new TypeCodecInfo(UShort,false));
this.var_243 = protocol.getCodec(new TypeCodecInfo(Id,true));
this.var_321 = protocol.getCodec(new TypeCodecInfo(Id,true));
this.var_407 = protocol.getCodec(new TypeCodecInfo(Float,true));
this.var_408 = protocol.getCodec(new TypeCodecInfo(Float,true));
this.var_409 = protocol.getCodec(new TypeCodecInfo(Float,true));
this.var_410 = protocol.getCodec(new TypeCodecInfo(Float,true));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_channel:uint = uint(this.§_-mC§.decode(protocolBuffer) as uint);
var value_channel:uint = uint(this.var_322.decode(protocolBuffer) as uint);
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.materials.A3DMap","channel",value_channel);
var value_id:Id = this.§_-2o§.decode(protocolBuffer) as Id;
var value_id:Id = this.var_243.decode(protocolBuffer) as Id;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.materials.A3DMap","id",value_id);
var value_imageId:Id = this.§_-2N§.decode(protocolBuffer) as Id;
var value_imageId:Id = this.var_321.decode(protocolBuffer) as Id;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.materials.A3DMap","imageId",value_imageId);
var value_uOffset:Number = Number(this.§_-K5§.decode(protocolBuffer) as Number);
var value_uOffset:Number = Number(this.var_407.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.materials.A3DMap","uOffset",value_uOffset);
var value_uScale:Number = Number(this.§_-Q5§.decode(protocolBuffer) as Number);
var value_uScale:Number = Number(this.var_408.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.materials.A3DMap","uScale",value_uScale);
var value_vOffset:Number = Number(this.§_-WH§.decode(protocolBuffer) as Number);
var value_vOffset:Number = Number(this.var_409.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.materials.A3DMap","vOffset",value_vOffset);
var value_vScale:Number = Number(this.§_-kh§.decode(protocolBuffer) as Number);
var value_vScale:Number = Number(this.var_410.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.materials.A3DMap","vScale",value_vScale);
return new A3DMap(value_channel,value_id,value_imageId,value_uOffset,value_uScale,value_vOffset,value_vScale);
}
@@ -72,13 +72,13 @@ package _codec.versions.version1.a3d.materials
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3DMap = A3DMap(object);
this.§_-mC§.encode(protocolBuffer,struct.channel);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-2N§.encode(protocolBuffer,struct.imageId);
this.§_-K5§.encode(protocolBuffer,struct.uOffset);
this.§_-Q5§.encode(protocolBuffer,struct.uScale);
this.§_-WH§.encode(protocolBuffer,struct.vOffset);
this.§_-kh§.encode(protocolBuffer,struct.vScale);
this.var_322.encode(protocolBuffer,struct.channel);
this.var_243.encode(protocolBuffer,struct.id);
this.var_321.encode(protocolBuffer,struct.imageId);
this.var_407.encode(protocolBuffer,struct.uOffset);
this.var_408.encode(protocolBuffer,struct.uScale);
this.var_409.encode(protocolBuffer,struct.vOffset);
this.var_410.encode(protocolBuffer,struct.vScale);
}
}
}

View File

@@ -13,19 +13,19 @@ package _codec.versions.version1.a3d.materials
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-9A§:ICodec;
private var var_381:ICodec;
private var §_-hw§:ICodec;
private var var_386:ICodec;
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-Hu§:ICodec;
private var var_384:ICodec;
private var §_-GK§:ICodec;
private var var_383:ICodec;
private var §_-LZ§:ICodec;
private var var_385:ICodec;
private var §_-FU§:ICodec;
private var var_382:ICodec;
public function CodecA3DMaterial()
{
@@ -34,31 +34,31 @@ package _codec.versions.version1.a3d.materials
public function init(protocol:IProtocol) : void
{
this.§_-9A§ = protocol.getCodec(new TypeCodecInfo(Id,true));
this.§_-hw§ = protocol.getCodec(new TypeCodecInfo(Id,true));
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(Id,true));
this.§_-Hu§ = protocol.getCodec(new TypeCodecInfo(Id,true));
this.§_-GK§ = protocol.getCodec(new TypeCodecInfo(Id,true));
this.§_-LZ§ = protocol.getCodec(new TypeCodecInfo(Id,true));
this.§_-FU§ = protocol.getCodec(new TypeCodecInfo(Id,true));
this.var_381 = protocol.getCodec(new TypeCodecInfo(Id,true));
this.var_386 = protocol.getCodec(new TypeCodecInfo(Id,true));
this.var_243 = protocol.getCodec(new TypeCodecInfo(Id,true));
this.var_384 = protocol.getCodec(new TypeCodecInfo(Id,true));
this.var_383 = protocol.getCodec(new TypeCodecInfo(Id,true));
this.var_385 = protocol.getCodec(new TypeCodecInfo(Id,true));
this.var_382 = protocol.getCodec(new TypeCodecInfo(Id,true));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_diffuseMapId:Id = this.§_-9A§.decode(protocolBuffer) as Id;
var value_diffuseMapId:Id = this.var_381.decode(protocolBuffer) as Id;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.materials.A3DMaterial","diffuseMapId",value_diffuseMapId);
var value_glossinessMapId:Id = this.§_-hw§.decode(protocolBuffer) as Id;
var value_glossinessMapId:Id = this.var_386.decode(protocolBuffer) as Id;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.materials.A3DMaterial","glossinessMapId",value_glossinessMapId);
var value_id:Id = this.§_-2o§.decode(protocolBuffer) as Id;
var value_id:Id = this.var_243.decode(protocolBuffer) as Id;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.materials.A3DMaterial","id",value_id);
var value_lightMapId:Id = this.§_-Hu§.decode(protocolBuffer) as Id;
var value_lightMapId:Id = this.var_384.decode(protocolBuffer) as Id;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.materials.A3DMaterial","lightMapId",value_lightMapId);
var value_normalMapId:Id = this.§_-GK§.decode(protocolBuffer) as Id;
var value_normalMapId:Id = this.var_383.decode(protocolBuffer) as Id;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.materials.A3DMaterial","normalMapId",value_normalMapId);
var value_opacityMapId:Id = this.§_-LZ§.decode(protocolBuffer) as Id;
var value_opacityMapId:Id = this.var_385.decode(protocolBuffer) as Id;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.materials.A3DMaterial","opacityMapId",value_opacityMapId);
var value_specularMapId:Id = this.§_-FU§.decode(protocolBuffer) as Id;
var value_specularMapId:Id = this.var_382.decode(protocolBuffer) as Id;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.materials.A3DMaterial","specularMapId",value_specularMapId);
return new A3DMaterial(value_diffuseMapId,value_glossinessMapId,value_id,value_lightMapId,value_normalMapId,value_opacityMapId,value_specularMapId);
}
@@ -70,13 +70,13 @@ package _codec.versions.version1.a3d.materials
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3DMaterial = A3DMaterial(object);
this.§_-9A§.encode(protocolBuffer,struct.diffuseMapId);
this.§_-hw§.encode(protocolBuffer,struct.glossinessMapId);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-Hu§.encode(protocolBuffer,struct.lightMapId);
this.§_-GK§.encode(protocolBuffer,struct.normalMapId);
this.§_-LZ§.encode(protocolBuffer,struct.opacityMapId);
this.§_-FU§.encode(protocolBuffer,struct.specularMapId);
this.var_381.encode(protocolBuffer,struct.diffuseMapId);
this.var_386.encode(protocolBuffer,struct.glossinessMapId);
this.var_243.encode(protocolBuffer,struct.id);
this.var_384.encode(protocolBuffer,struct.lightMapId);
this.var_383.encode(protocolBuffer,struct.normalMapId);
this.var_385.encode(protocolBuffer,struct.opacityMapId);
this.var_382.encode(protocolBuffer,struct.specularMapId);
}
}
}

View File

@@ -15,9 +15,9 @@ package _codec.versions.version1.a3d.objects
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-pM§:ICodec;
private var var_284:ICodec;
private var §_-2o§:ICodec;
private var var_243:ICodec;
public function CodecA3DBox()
{
@@ -26,16 +26,16 @@ package _codec.versions.version1.a3d.objects
public function init(protocol:IProtocol) : void
{
this.§_-pM§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(Float,false),true,1));
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(Id,true));
this.var_284 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(Float,false),true,1));
this.var_243 = protocol.getCodec(new TypeCodecInfo(Id,true));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_box:Vector.<Number> = this.§_-pM§.decode(protocolBuffer) as Vector.<Number>;
var value_box:Vector.<Number> = this.var_284.decode(protocolBuffer) as Vector.<Number>;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.objects.A3DBox","box",value_box);
var value_id:Id = this.§_-2o§.decode(protocolBuffer) as Id;
var value_id:Id = this.var_243.decode(protocolBuffer) as Id;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.objects.A3DBox","id",value_id);
return new A3DBox(value_box,value_id);
}
@@ -47,8 +47,8 @@ package _codec.versions.version1.a3d.objects
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3DBox = A3DBox(object);
this.§_-pM§.encode(protocolBuffer,struct.box);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.var_284.encode(protocolBuffer,struct.box);
this.var_243.encode(protocolBuffer,struct.id);
}
}
}

View File

@@ -17,21 +17,21 @@ package _codec.versions.version1.a3d.objects
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-Dh§:ICodec;
private var var_245:ICodec;
private var §_-e§:ICodec;
private var var_256:ICodec;
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-XW§:ICodec;
private var var_251:ICodec;
private var §_-jk§:ICodec;
private var var_254:ICodec;
private var §_-Qr§:ICodec;
private var var_248:ICodec;
private var §_-9u§:ICodec;
private var var_255:ICodec;
private var §_-h9§:ICodec;
private var var_253:ICodec;
public function CodecA3DObject()
{
@@ -40,34 +40,34 @@ package _codec.versions.version1.a3d.objects
public function init(protocol:IProtocol) : void
{
this.§_-Dh§ = protocol.getCodec(new TypeCodecInfo(Id,true));
this.§_-e§ = protocol.getCodec(new TypeCodecInfo(Id,true));
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(Id,true));
this.§_-XW§ = protocol.getCodec(new TypeCodecInfo(String,true));
this.§_-jk§ = protocol.getCodec(new TypeCodecInfo(ParentId,true));
this.§_-Qr§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3DSurface,false),true,1));
this.§_-9u§ = protocol.getCodec(new TypeCodecInfo(A3DTransformation,true));
this.§_-h9§ = protocol.getCodec(new TypeCodecInfo(Boolean,true));
this.var_245 = protocol.getCodec(new TypeCodecInfo(Id,true));
this.var_256 = protocol.getCodec(new TypeCodecInfo(Id,true));
this.var_243 = protocol.getCodec(new TypeCodecInfo(Id,true));
this.var_251 = protocol.getCodec(new TypeCodecInfo(String,true));
this.var_254 = protocol.getCodec(new TypeCodecInfo(ParentId,true));
this.var_248 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3DSurface,false),true,1));
this.var_255 = protocol.getCodec(new TypeCodecInfo(A3DTransformation,true));
this.var_253 = protocol.getCodec(new TypeCodecInfo(Boolean,true));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_boundBoxId:Id = this.§_-Dh§.decode(protocolBuffer) as Id;
var value_boundBoxId:Id = this.var_245.decode(protocolBuffer) as Id;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.objects.A3DObject","boundBoxId",value_boundBoxId);
var value_geometryId:Id = this.§_-e§.decode(protocolBuffer) as Id;
var value_geometryId:Id = this.var_256.decode(protocolBuffer) as Id;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.objects.A3DObject","geometryId",value_geometryId);
var value_id:Id = this.§_-2o§.decode(protocolBuffer) as Id;
var value_id:Id = this.var_243.decode(protocolBuffer) as Id;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.objects.A3DObject","id",value_id);
var value_name:String = this.§_-XW§.decode(protocolBuffer) as String;
var value_name:String = this.var_251.decode(protocolBuffer) as String;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.objects.A3DObject","name",value_name);
var value_parentId:ParentId = this.§_-jk§.decode(protocolBuffer) as ParentId;
var value_parentId:ParentId = this.var_254.decode(protocolBuffer) as ParentId;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.objects.A3DObject","parentId",value_parentId);
var value_surfaces:Vector.<A3DSurface> = this.§_-Qr§.decode(protocolBuffer) as Vector.<A3DSurface>;
var value_surfaces:Vector.<A3DSurface> = this.var_248.decode(protocolBuffer) as Vector.<A3DSurface>;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.objects.A3DObject","surfaces",value_surfaces);
var value_transformation:A3DTransformation = this.§_-9u§.decode(protocolBuffer) as A3DTransformation;
var value_transformation:A3DTransformation = this.var_255.decode(protocolBuffer) as A3DTransformation;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.objects.A3DObject","transformation",value_transformation);
var value_visible:Boolean = Boolean(this.§_-h9§.decode(protocolBuffer) as Boolean);
var value_visible:Boolean = Boolean(this.var_253.decode(protocolBuffer) as Boolean);
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.objects.A3DObject","visible",value_visible);
return new A3DObject(value_boundBoxId,value_geometryId,value_id,value_name,value_parentId,value_surfaces,value_transformation,value_visible);
}
@@ -79,14 +79,14 @@ package _codec.versions.version1.a3d.objects
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3DObject = A3DObject(object);
this.§_-Dh§.encode(protocolBuffer,struct.boundBoxId);
this.§_-e§.encode(protocolBuffer,struct.geometryId);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-XW§.encode(protocolBuffer,struct.name);
this.§_-jk§.encode(protocolBuffer,struct.parentId);
this.§_-Qr§.encode(protocolBuffer,struct.surfaces);
this.§_-9u§.encode(protocolBuffer,struct.transformation);
this.§_-h9§.encode(protocolBuffer,struct.visible);
this.var_245.encode(protocolBuffer,struct.boundBoxId);
this.var_256.encode(protocolBuffer,struct.geometryId);
this.var_243.encode(protocolBuffer,struct.id);
this.var_251.encode(protocolBuffer,struct.name);
this.var_254.encode(protocolBuffer,struct.parentId);
this.var_248.encode(protocolBuffer,struct.surfaces);
this.var_255.encode(protocolBuffer,struct.transformation);
this.var_253.encode(protocolBuffer,struct.visible);
}
}
}

View File

@@ -13,11 +13,11 @@ package _codec.versions.version1.a3d.objects
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-AL§:ICodec;
private var var_302:ICodec;
private var §_-Av§:ICodec;
private var var_291:ICodec;
private var §_-pJ§:ICodec;
private var var_303:ICodec;
public function CodecA3DSurface()
{
@@ -26,19 +26,19 @@ package _codec.versions.version1.a3d.objects
public function init(protocol:IProtocol) : void
{
this.§_-AL§ = protocol.getCodec(new TypeCodecInfo(int,false));
this.§_-Av§ = protocol.getCodec(new TypeCodecInfo(Id,true));
this.§_-pJ§ = protocol.getCodec(new TypeCodecInfo(int,false));
this.var_302 = protocol.getCodec(new TypeCodecInfo(int,false));
this.var_291 = protocol.getCodec(new TypeCodecInfo(Id,true));
this.var_303 = protocol.getCodec(new TypeCodecInfo(int,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_indexBegin:int = int(this.§_-AL§.decode(protocolBuffer) as int);
var value_indexBegin:int = int(this.var_302.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.objects.A3DSurface","indexBegin",value_indexBegin);
var value_materialId:Id = this.§_-Av§.decode(protocolBuffer) as Id;
var value_materialId:Id = this.var_291.decode(protocolBuffer) as Id;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.objects.A3DSurface","materialId",value_materialId);
var value_numTriangles:int = int(this.§_-pJ§.decode(protocolBuffer) as int);
var value_numTriangles:int = int(this.var_303.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.objects.A3DSurface","numTriangles",value_numTriangles);
return new A3DSurface(value_indexBegin,value_materialId,value_numTriangles);
}
@@ -50,9 +50,9 @@ package _codec.versions.version1.a3d.objects
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3DSurface = A3DSurface(object);
this.§_-AL§.encode(protocolBuffer,struct.indexBegin);
this.§_-Av§.encode(protocolBuffer,struct.materialId);
this.§_-pJ§.encode(protocolBuffer,struct.numTriangles);
this.var_302.encode(protocolBuffer,struct.indexBegin);
this.var_291.encode(protocolBuffer,struct.materialId);
this.var_303.encode(protocolBuffer,struct.numTriangles);
}
}
}

View File

@@ -13,7 +13,7 @@ package _codec.versions.version1.a3d.objects
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-dG§:ICodec;
private var var_411:ICodec;
public function CodecA3DTransformation()
{
@@ -22,13 +22,13 @@ package _codec.versions.version1.a3d.objects
public function init(protocol:IProtocol) : void
{
this.§_-dG§ = protocol.getCodec(new TypeCodecInfo(A3DMatrix,true));
this.var_411 = protocol.getCodec(new TypeCodecInfo(A3DMatrix,true));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_matrix:A3DMatrix = this.§_-dG§.decode(protocolBuffer) as A3DMatrix;
var value_matrix:A3DMatrix = this.var_411.decode(protocolBuffer) as A3DMatrix;
log.log("codec","struct %1 field %2 value %3","versions.version1.a3d.objects.A3DTransformation","matrix",value_matrix);
return new A3DTransformation(value_matrix);
}
@@ -40,7 +40,7 @@ package _codec.versions.version1.a3d.objects
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3DTransformation = A3DTransformation(object);
this.§_-dG§.encode(protocolBuffer,struct.matrix);
this.var_411.encode(protocolBuffer,struct.matrix);
}
}
}

View File

@@ -32,43 +32,43 @@ package _codec.versions.version2.a3d
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-8X§:ICodec;
private var var_355:ICodec;
private var §_-Fa§:ICodec;
private var var_360:ICodec;
private var §_-Aj§:ICodec;
private var var_357:ICodec;
private var §_-EA§:ICodec;
private var var_359:ICodec;
private var §_-lJ§:ICodec;
private var var_367:ICodec;
private var §_-9f§:ICodec;
private var var_356:ICodec;
private var §_-GC§:ICodec;
private var var_361:ICodec;
private var §_-Sd§:ICodec;
private var var_363:ICodec;
private var §_-76§:ICodec;
private var var_353:ICodec;
private var §_-3f§:ICodec;
private var var_244:ICodec;
private var §_-dB§:ICodec;
private var var_365:ICodec;
private var §_-77§:ICodec;
private var var_354:ICodec;
private var §_-PJ§:ICodec;
private var var_362:ICodec;
private var §_-1x§:ICodec;
private var var_351:ICodec;
private var §_-aP§:ICodec;
private var var_364:ICodec;
private var §_-e9§:ICodec;
private var var_366:ICodec;
private var §_-3y§:ICodec;
private var var_352:ICodec;
private var §_-E2§:ICodec;
private var var_358:ICodec;
private var §_-U9§:ICodec;
private var var_250:ICodec;
public function CodecA3D2()
{
@@ -77,67 +77,67 @@ package _codec.versions.version2.a3d
public function init(protocol:IProtocol) : void
{
this.§_-8X§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2AmbientLight,false),true,1));
this.§_-Fa§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2AnimationClip,false),true,1));
this.§_-Aj§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Track,false),true,1));
this.§_-EA§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Box,false),true,1));
this.§_-lJ§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2CubeMap,false),true,1));
this.§_-9f§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Decal,false),true,1));
this.§_-GC§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2DirectionalLight,false),true,1));
this.§_-Sd§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Image,false),true,1));
this.§_-76§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2IndexBuffer,false),true,1));
this.§_-3f§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Joint,false),true,1));
this.§_-dB§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Map,false),true,1));
this.§_-77§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Material,false),true,1));
this.§_-PJ§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Mesh,false),true,1));
this.§_-1x§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Object,false),true,1));
this.§_-aP§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2OmniLight,false),true,1));
this.§_-e9§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Skin,false),true,1));
this.§_-3y§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2SpotLight,false),true,1));
this.§_-E2§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Sprite,false),true,1));
this.§_-U9§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2VertexBuffer,false),true,1));
this.var_355 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2AmbientLight,false),true,1));
this.var_360 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2AnimationClip,false),true,1));
this.var_357 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Track,false),true,1));
this.var_359 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Box,false),true,1));
this.var_367 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2CubeMap,false),true,1));
this.var_356 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Decal,false),true,1));
this.var_361 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2DirectionalLight,false),true,1));
this.var_363 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Image,false),true,1));
this.var_353 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2IndexBuffer,false),true,1));
this.var_244 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Joint,false),true,1));
this.var_365 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Map,false),true,1));
this.var_354 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Material,false),true,1));
this.var_362 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Mesh,false),true,1));
this.var_351 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Object,false),true,1));
this.var_364 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2OmniLight,false),true,1));
this.var_366 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Skin,false),true,1));
this.var_352 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2SpotLight,false),true,1));
this.var_358 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Sprite,false),true,1));
this.var_250 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2VertexBuffer,false),true,1));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_ambientLights:Vector.<A3D2AmbientLight> = this.§_-8X§.decode(protocolBuffer) as Vector.<A3D2AmbientLight>;
var value_ambientLights:Vector.<A3D2AmbientLight> = this.var_355.decode(protocolBuffer) as Vector.<A3D2AmbientLight>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.A3D2","ambientLights",value_ambientLights);
var value_animationClips:Vector.<A3D2AnimationClip> = this.§_-Fa§.decode(protocolBuffer) as Vector.<A3D2AnimationClip>;
var value_animationClips:Vector.<A3D2AnimationClip> = this.var_360.decode(protocolBuffer) as Vector.<A3D2AnimationClip>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.A3D2","animationClips",value_animationClips);
var value_animationTracks:Vector.<A3D2Track> = this.§_-Aj§.decode(protocolBuffer) as Vector.<A3D2Track>;
var value_animationTracks:Vector.<A3D2Track> = this.var_357.decode(protocolBuffer) as Vector.<A3D2Track>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.A3D2","animationTracks",value_animationTracks);
var value_boxes:Vector.<A3D2Box> = this.§_-EA§.decode(protocolBuffer) as Vector.<A3D2Box>;
var value_boxes:Vector.<A3D2Box> = this.var_359.decode(protocolBuffer) as Vector.<A3D2Box>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.A3D2","boxes",value_boxes);
var value_cubeMaps:Vector.<A3D2CubeMap> = this.§_-lJ§.decode(protocolBuffer) as Vector.<A3D2CubeMap>;
var value_cubeMaps:Vector.<A3D2CubeMap> = this.var_367.decode(protocolBuffer) as Vector.<A3D2CubeMap>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.A3D2","cubeMaps",value_cubeMaps);
var value_decals:Vector.<A3D2Decal> = this.§_-9f§.decode(protocolBuffer) as Vector.<A3D2Decal>;
var value_decals:Vector.<A3D2Decal> = this.var_356.decode(protocolBuffer) as Vector.<A3D2Decal>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.A3D2","decals",value_decals);
var value_directionalLights:Vector.<A3D2DirectionalLight> = this.§_-GC§.decode(protocolBuffer) as Vector.<A3D2DirectionalLight>;
var value_directionalLights:Vector.<A3D2DirectionalLight> = this.var_361.decode(protocolBuffer) as Vector.<A3D2DirectionalLight>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.A3D2","directionalLights",value_directionalLights);
var value_images:Vector.<A3D2Image> = this.§_-Sd§.decode(protocolBuffer) as Vector.<A3D2Image>;
var value_images:Vector.<A3D2Image> = this.var_363.decode(protocolBuffer) as Vector.<A3D2Image>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.A3D2","images",value_images);
var value_indexBuffers:Vector.<A3D2IndexBuffer> = this.§_-76§.decode(protocolBuffer) as Vector.<A3D2IndexBuffer>;
var value_indexBuffers:Vector.<A3D2IndexBuffer> = this.var_353.decode(protocolBuffer) as Vector.<A3D2IndexBuffer>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.A3D2","indexBuffers",value_indexBuffers);
var value_joints:Vector.<A3D2Joint> = this.§_-3f§.decode(protocolBuffer) as Vector.<A3D2Joint>;
var value_joints:Vector.<A3D2Joint> = this.var_244.decode(protocolBuffer) as Vector.<A3D2Joint>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.A3D2","joints",value_joints);
var value_maps:Vector.<A3D2Map> = this.§_-dB§.decode(protocolBuffer) as Vector.<A3D2Map>;
var value_maps:Vector.<A3D2Map> = this.var_365.decode(protocolBuffer) as Vector.<A3D2Map>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.A3D2","maps",value_maps);
var value_materials:Vector.<A3D2Material> = this.§_-77§.decode(protocolBuffer) as Vector.<A3D2Material>;
var value_materials:Vector.<A3D2Material> = this.var_354.decode(protocolBuffer) as Vector.<A3D2Material>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.A3D2","materials",value_materials);
var value_meshes:Vector.<A3D2Mesh> = this.§_-PJ§.decode(protocolBuffer) as Vector.<A3D2Mesh>;
var value_meshes:Vector.<A3D2Mesh> = this.var_362.decode(protocolBuffer) as Vector.<A3D2Mesh>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.A3D2","meshes",value_meshes);
var value_objects:Vector.<A3D2Object> = this.§_-1x§.decode(protocolBuffer) as Vector.<A3D2Object>;
var value_objects:Vector.<A3D2Object> = this.var_351.decode(protocolBuffer) as Vector.<A3D2Object>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.A3D2","objects",value_objects);
var value_omniLights:Vector.<A3D2OmniLight> = this.§_-aP§.decode(protocolBuffer) as Vector.<A3D2OmniLight>;
var value_omniLights:Vector.<A3D2OmniLight> = this.var_364.decode(protocolBuffer) as Vector.<A3D2OmniLight>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.A3D2","omniLights",value_omniLights);
var value_skins:Vector.<A3D2Skin> = this.§_-e9§.decode(protocolBuffer) as Vector.<A3D2Skin>;
var value_skins:Vector.<A3D2Skin> = this.var_366.decode(protocolBuffer) as Vector.<A3D2Skin>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.A3D2","skins",value_skins);
var value_spotLights:Vector.<A3D2SpotLight> = this.§_-3y§.decode(protocolBuffer) as Vector.<A3D2SpotLight>;
var value_spotLights:Vector.<A3D2SpotLight> = this.var_352.decode(protocolBuffer) as Vector.<A3D2SpotLight>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.A3D2","spotLights",value_spotLights);
var value_sprites:Vector.<A3D2Sprite> = this.§_-E2§.decode(protocolBuffer) as Vector.<A3D2Sprite>;
var value_sprites:Vector.<A3D2Sprite> = this.var_358.decode(protocolBuffer) as Vector.<A3D2Sprite>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.A3D2","sprites",value_sprites);
var value_vertexBuffers:Vector.<A3D2VertexBuffer> = this.§_-U9§.decode(protocolBuffer) as Vector.<A3D2VertexBuffer>;
var value_vertexBuffers:Vector.<A3D2VertexBuffer> = this.var_250.decode(protocolBuffer) as Vector.<A3D2VertexBuffer>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.A3D2","vertexBuffers",value_vertexBuffers);
return new A3D2(value_ambientLights,value_animationClips,value_animationTracks,value_boxes,value_cubeMaps,value_decals,value_directionalLights,value_images,value_indexBuffers,value_joints,value_maps,value_materials,value_meshes,value_objects,value_omniLights,value_skins,value_spotLights,value_sprites,value_vertexBuffers);
}
@@ -149,25 +149,25 @@ package _codec.versions.version2.a3d
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2 = A3D2(object);
this.§_-8X§.encode(protocolBuffer,struct.ambientLights);
this.§_-Fa§.encode(protocolBuffer,struct.animationClips);
this.§_-Aj§.encode(protocolBuffer,struct.animationTracks);
this.§_-EA§.encode(protocolBuffer,struct.boxes);
this.§_-lJ§.encode(protocolBuffer,struct.cubeMaps);
this.§_-9f§.encode(protocolBuffer,struct.decals);
this.§_-GC§.encode(protocolBuffer,struct.directionalLights);
this.§_-Sd§.encode(protocolBuffer,struct.images);
this.§_-76§.encode(protocolBuffer,struct.indexBuffers);
this.§_-3f§.encode(protocolBuffer,struct.joints);
this.§_-dB§.encode(protocolBuffer,struct.maps);
this.§_-77§.encode(protocolBuffer,struct.materials);
this.§_-PJ§.encode(protocolBuffer,struct.meshes);
this.§_-1x§.encode(protocolBuffer,struct.objects);
this.§_-aP§.encode(protocolBuffer,struct.omniLights);
this.§_-e9§.encode(protocolBuffer,struct.skins);
this.§_-3y§.encode(protocolBuffer,struct.spotLights);
this.§_-E2§.encode(protocolBuffer,struct.sprites);
this.§_-U9§.encode(protocolBuffer,struct.vertexBuffers);
this.var_355.encode(protocolBuffer,struct.ambientLights);
this.var_360.encode(protocolBuffer,struct.animationClips);
this.var_357.encode(protocolBuffer,struct.animationTracks);
this.var_359.encode(protocolBuffer,struct.boxes);
this.var_367.encode(protocolBuffer,struct.cubeMaps);
this.var_356.encode(protocolBuffer,struct.decals);
this.var_361.encode(protocolBuffer,struct.directionalLights);
this.var_363.encode(protocolBuffer,struct.images);
this.var_353.encode(protocolBuffer,struct.indexBuffers);
this.var_244.encode(protocolBuffer,struct.joints);
this.var_365.encode(protocolBuffer,struct.maps);
this.var_354.encode(protocolBuffer,struct.materials);
this.var_362.encode(protocolBuffer,struct.meshes);
this.var_351.encode(protocolBuffer,struct.objects);
this.var_364.encode(protocolBuffer,struct.omniLights);
this.var_366.encode(protocolBuffer,struct.skins);
this.var_352.encode(protocolBuffer,struct.spotLights);
this.var_358.encode(protocolBuffer,struct.sprites);
this.var_250.encode(protocolBuffer,struct.vertexBuffers);
}
}
}

View File

@@ -14,15 +14,15 @@ package _codec.versions.version2.a3d.animation
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-HX§:ICodec;
private var var_304:ICodec;
private var §_-XW§:ICodec;
private var var_251:ICodec;
private var §_-Td§:ICodec;
private var var_305:ICodec;
private var §_-Z-§:ICodec;
private var var_306:ICodec;
public function CodecA3D2AnimationClip()
{
@@ -31,25 +31,25 @@ package _codec.versions.version2.a3d.animation
public function init(protocol:IProtocol) : void
{
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(int,false));
this.§_-HX§ = protocol.getCodec(new TypeCodecInfo(Boolean,false));
this.§_-XW§ = protocol.getCodec(new TypeCodecInfo(String,true));
this.§_-Td§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(Long,false),true,1));
this.§_-Z-§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(int,false),false,1));
this.var_243 = protocol.getCodec(new TypeCodecInfo(int,false));
this.var_304 = protocol.getCodec(new TypeCodecInfo(Boolean,false));
this.var_251 = protocol.getCodec(new TypeCodecInfo(String,true));
this.var_305 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(Long,false),true,1));
this.var_306 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(int,false),false,1));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_id:int = int(this.§_-2o§.decode(protocolBuffer) as int);
var value_id:int = int(this.var_243.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.animation.A3D2AnimationClip","id",value_id);
var value_loop:Boolean = Boolean(this.§_-HX§.decode(protocolBuffer) as Boolean);
var value_loop:Boolean = Boolean(this.var_304.decode(protocolBuffer) as Boolean);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.animation.A3D2AnimationClip","loop",value_loop);
var value_name:String = this.§_-XW§.decode(protocolBuffer) as String;
var value_name:String = this.var_251.decode(protocolBuffer) as String;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.animation.A3D2AnimationClip","name",value_name);
var value_objectIDs:Vector.<Long> = this.§_-Td§.decode(protocolBuffer) as Vector.<Long>;
var value_objectIDs:Vector.<Long> = this.var_305.decode(protocolBuffer) as Vector.<Long>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.animation.A3D2AnimationClip","objectIDs",value_objectIDs);
var value_tracks:Vector.<int> = this.§_-Z-§.decode(protocolBuffer) as Vector.<int>;
var value_tracks:Vector.<int> = this.var_306.decode(protocolBuffer) as Vector.<int>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.animation.A3D2AnimationClip","tracks",value_tracks);
return new A3D2AnimationClip(value_id,value_loop,value_name,value_objectIDs,value_tracks);
}
@@ -61,11 +61,11 @@ package _codec.versions.version2.a3d.animation
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2AnimationClip = A3D2AnimationClip(object);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-HX§.encode(protocolBuffer,struct.loop);
this.§_-XW§.encode(protocolBuffer,struct.name);
this.§_-Td§.encode(protocolBuffer,struct.objectIDs);
this.§_-Z-§.encode(protocolBuffer,struct.tracks);
this.var_243.encode(protocolBuffer,struct.id);
this.var_304.encode(protocolBuffer,struct.loop);
this.var_251.encode(protocolBuffer,struct.name);
this.var_305.encode(protocolBuffer,struct.objectIDs);
this.var_306.encode(protocolBuffer,struct.tracks);
}
}
}

View File

@@ -14,9 +14,9 @@ package _codec.versions.version2.a3d.animation
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-dk§:ICodec;
private var var_395:ICodec;
private var §_-S2§:ICodec;
private var var_249:ICodec;
public function CodecA3D2Keyframe()
{
@@ -25,16 +25,16 @@ package _codec.versions.version2.a3d.animation
public function init(protocol:IProtocol) : void
{
this.§_-dk§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-S2§ = protocol.getCodec(new TypeCodecInfo(A3D2Transform,false));
this.var_395 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_249 = protocol.getCodec(new TypeCodecInfo(A3D2Transform,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_time:Number = Number(this.§_-dk§.decode(protocolBuffer) as Number);
var value_time:Number = Number(this.var_395.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.animation.A3D2Keyframe","time",value_time);
var value_transform:A3D2Transform = this.§_-S2§.decode(protocolBuffer) as A3D2Transform;
var value_transform:A3D2Transform = this.var_249.decode(protocolBuffer) as A3D2Transform;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.animation.A3D2Keyframe","transform",value_transform);
return new A3D2Keyframe(value_time,value_transform);
}
@@ -46,8 +46,8 @@ package _codec.versions.version2.a3d.animation
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2Keyframe = A3D2Keyframe(object);
this.§_-dk§.encode(protocolBuffer,struct.time);
this.§_-S2§.encode(protocolBuffer,struct.transform);
this.var_395.encode(protocolBuffer,struct.time);
this.var_249.encode(protocolBuffer,struct.transform);
}
}
}

View File

@@ -14,11 +14,11 @@ package _codec.versions.version2.a3d.animation
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-Ja§:ICodec;
private var var_394:ICodec;
private var §_-Fo§:ICodec;
private var var_393:ICodec;
public function CodecA3D2Track()
{
@@ -27,19 +27,19 @@ package _codec.versions.version2.a3d.animation
public function init(protocol:IProtocol) : void
{
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(int,false));
this.§_-Ja§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Keyframe,false),false,1));
this.§_-Fo§ = protocol.getCodec(new TypeCodecInfo(String,false));
this.var_243 = protocol.getCodec(new TypeCodecInfo(int,false));
this.var_394 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Keyframe,false),false,1));
this.var_393 = protocol.getCodec(new TypeCodecInfo(String,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_id:int = int(this.§_-2o§.decode(protocolBuffer) as int);
var value_id:int = int(this.var_243.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.animation.A3D2Track","id",value_id);
var value_keyframes:Vector.<A3D2Keyframe> = this.§_-Ja§.decode(protocolBuffer) as Vector.<A3D2Keyframe>;
var value_keyframes:Vector.<A3D2Keyframe> = this.var_394.decode(protocolBuffer) as Vector.<A3D2Keyframe>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.animation.A3D2Track","keyframes",value_keyframes);
var value_objectName:String = this.§_-Fo§.decode(protocolBuffer) as String;
var value_objectName:String = this.var_393.decode(protocolBuffer) as String;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.animation.A3D2Track","objectName",value_objectName);
return new A3D2Track(value_id,value_keyframes,value_objectName);
}
@@ -51,9 +51,9 @@ package _codec.versions.version2.a3d.animation
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2Track = A3D2Track(object);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-Ja§.encode(protocolBuffer,struct.keyframes);
this.§_-Fo§.encode(protocolBuffer,struct.objectName);
this.var_243.encode(protocolBuffer,struct.id);
this.var_394.encode(protocolBuffer,struct.keyframes);
this.var_393.encode(protocolBuffer,struct.objectName);
}
}
}

View File

@@ -13,11 +13,11 @@ package _codec.versions.version2.a3d.geometry
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-GN§:ICodec;
private var var_240:ICodec;
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-mz§:ICodec;
private var var_308:ICodec;
public function CodecA3D2IndexBuffer()
{
@@ -26,19 +26,19 @@ package _codec.versions.version2.a3d.geometry
public function init(protocol:IProtocol) : void
{
this.§_-GN§ = protocol.getCodec(new TypeCodecInfo(ByteArray,false));
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(int,false));
this.§_-mz§ = protocol.getCodec(new TypeCodecInfo(int,false));
this.var_240 = protocol.getCodec(new TypeCodecInfo(ByteArray,false));
this.var_243 = protocol.getCodec(new TypeCodecInfo(int,false));
this.var_308 = protocol.getCodec(new TypeCodecInfo(int,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_byteBuffer:ByteArray = this.§_-GN§.decode(protocolBuffer) as ByteArray;
var value_byteBuffer:ByteArray = this.var_240.decode(protocolBuffer) as ByteArray;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.geometry.A3D2IndexBuffer","byteBuffer",value_byteBuffer);
var value_id:int = int(this.§_-2o§.decode(protocolBuffer) as int);
var value_id:int = int(this.var_243.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.geometry.A3D2IndexBuffer","id",value_id);
var value_indexCount:int = int(this.§_-mz§.decode(protocolBuffer) as int);
var value_indexCount:int = int(this.var_308.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.geometry.A3D2IndexBuffer","indexCount",value_indexCount);
return new A3D2IndexBuffer(value_byteBuffer,value_id,value_indexCount);
}
@@ -50,9 +50,9 @@ package _codec.versions.version2.a3d.geometry
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2IndexBuffer = A3D2IndexBuffer(object);
this.§_-GN§.encode(protocolBuffer,struct.byteBuffer);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-mz§.encode(protocolBuffer,struct.indexCount);
this.var_240.encode(protocolBuffer,struct.byteBuffer);
this.var_243.encode(protocolBuffer,struct.id);
this.var_308.encode(protocolBuffer,struct.indexCount);
}
}
}

View File

@@ -17,13 +17,13 @@ package _codec.versions.version2.a3d.geometry
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-Lj§:ICodec;
private var var_241:ICodec;
private var §_-GN§:ICodec;
private var var_240:ICodec;
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-hc§:ICodec;
private var var_242:ICodec;
public function CodecA3D2VertexBuffer()
{
@@ -32,22 +32,22 @@ package _codec.versions.version2.a3d.geometry
public function init(protocol:IProtocol) : void
{
this.§_-Lj§ = protocol.getCodec(new CollectionCodecInfo(new EnumCodecInfo(A3D2VertexAttributes,false),false,1));
this.§_-GN§ = protocol.getCodec(new TypeCodecInfo(ByteArray,false));
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(int,false));
this.§_-hc§ = protocol.getCodec(new TypeCodecInfo(UShort,false));
this.var_241 = protocol.getCodec(new CollectionCodecInfo(new EnumCodecInfo(A3D2VertexAttributes,false),false,1));
this.var_240 = protocol.getCodec(new TypeCodecInfo(ByteArray,false));
this.var_243 = protocol.getCodec(new TypeCodecInfo(int,false));
this.var_242 = protocol.getCodec(new TypeCodecInfo(UShort,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_attributes:Vector.<A3D2VertexAttributes> = this.§_-Lj§.decode(protocolBuffer) as Vector.<A3D2VertexAttributes>;
var value_attributes:Vector.<A3D2VertexAttributes> = this.var_241.decode(protocolBuffer) as Vector.<A3D2VertexAttributes>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.geometry.A3D2VertexBuffer","attributes",value_attributes);
var value_byteBuffer:ByteArray = this.§_-GN§.decode(protocolBuffer) as ByteArray;
var value_byteBuffer:ByteArray = this.var_240.decode(protocolBuffer) as ByteArray;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.geometry.A3D2VertexBuffer","byteBuffer",value_byteBuffer);
var value_id:int = int(this.§_-2o§.decode(protocolBuffer) as int);
var value_id:int = int(this.var_243.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.geometry.A3D2VertexBuffer","id",value_id);
var value_vertexCount:uint = uint(this.§_-hc§.decode(protocolBuffer) as uint);
var value_vertexCount:uint = uint(this.var_242.decode(protocolBuffer) as uint);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.geometry.A3D2VertexBuffer","vertexCount",value_vertexCount);
return new A3D2VertexBuffer(value_attributes,value_byteBuffer,value_id,value_vertexCount);
}
@@ -59,10 +59,10 @@ package _codec.versions.version2.a3d.geometry
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2VertexBuffer = A3D2VertexBuffer(object);
this.§_-Lj§.encode(protocolBuffer,struct.attributes);
this.§_-GN§.encode(protocolBuffer,struct.byteBuffer);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-hc§.encode(protocolBuffer,struct.vertexCount);
this.var_241.encode(protocolBuffer,struct.attributes);
this.var_240.encode(protocolBuffer,struct.byteBuffer);
this.var_243.encode(protocolBuffer,struct.id);
this.var_242.encode(protocolBuffer,struct.vertexCount);
}
}
}

View File

@@ -12,19 +12,19 @@ package _codec.versions.version2.a3d.materials
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-Yc§:ICodec;
private var var_372:ICodec;
private var §_-SV§:ICodec;
private var var_370:ICodec;
private var §_-Ni§:ICodec;
private var var_369:ICodec;
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-nb§:ICodec;
private var var_373:ICodec;
private var §_-23§:ICodec;
private var var_368:ICodec;
private var §_-TW§:ICodec;
private var var_371:ICodec;
public function CodecA3D2CubeMap()
{
@@ -33,31 +33,31 @@ package _codec.versions.version2.a3d.materials
public function init(protocol:IProtocol) : void
{
this.§_-Yc§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-SV§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-Ni§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(int,false));
this.§_-nb§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-23§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-TW§ = protocol.getCodec(new TypeCodecInfo(int,false));
this.var_372 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_370 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_369 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_243 = protocol.getCodec(new TypeCodecInfo(int,false));
this.var_373 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_368 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_371 = protocol.getCodec(new TypeCodecInfo(int,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_backId:int = int(this.§_-Yc§.decode(protocolBuffer) as int);
var value_backId:int = int(this.var_372.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.materials.A3D2CubeMap","backId",value_backId);
var value_bottomId:int = int(this.§_-SV§.decode(protocolBuffer) as int);
var value_bottomId:int = int(this.var_370.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.materials.A3D2CubeMap","bottomId",value_bottomId);
var value_frontId:int = int(this.§_-Ni§.decode(protocolBuffer) as int);
var value_frontId:int = int(this.var_369.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.materials.A3D2CubeMap","frontId",value_frontId);
var value_id:int = int(this.§_-2o§.decode(protocolBuffer) as int);
var value_id:int = int(this.var_243.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.materials.A3D2CubeMap","id",value_id);
var value_leftId:int = int(this.§_-nb§.decode(protocolBuffer) as int);
var value_leftId:int = int(this.var_373.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.materials.A3D2CubeMap","leftId",value_leftId);
var value_rightId:int = int(this.§_-23§.decode(protocolBuffer) as int);
var value_rightId:int = int(this.var_368.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.materials.A3D2CubeMap","rightId",value_rightId);
var value_topId:int = int(this.§_-TW§.decode(protocolBuffer) as int);
var value_topId:int = int(this.var_371.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.materials.A3D2CubeMap","topId",value_topId);
return new A3D2CubeMap(value_backId,value_bottomId,value_frontId,value_id,value_leftId,value_rightId,value_topId);
}
@@ -69,13 +69,13 @@ package _codec.versions.version2.a3d.materials
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2CubeMap = A3D2CubeMap(object);
this.§_-Yc§.encode(protocolBuffer,struct.backId);
this.§_-SV§.encode(protocolBuffer,struct.bottomId);
this.§_-Ni§.encode(protocolBuffer,struct.frontId);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-nb§.encode(protocolBuffer,struct.leftId);
this.§_-23§.encode(protocolBuffer,struct.rightId);
this.§_-TW§.encode(protocolBuffer,struct.topId);
this.var_372.encode(protocolBuffer,struct.backId);
this.var_370.encode(protocolBuffer,struct.bottomId);
this.var_369.encode(protocolBuffer,struct.frontId);
this.var_243.encode(protocolBuffer,struct.id);
this.var_373.encode(protocolBuffer,struct.leftId);
this.var_368.encode(protocolBuffer,struct.rightId);
this.var_371.encode(protocolBuffer,struct.topId);
}
}
}

View File

@@ -12,9 +12,9 @@ package _codec.versions.version2.a3d.materials
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-aV§:ICodec;
private var var_307:ICodec;
public function CodecA3D2Image()
{
@@ -23,16 +23,16 @@ package _codec.versions.version2.a3d.materials
public function init(protocol:IProtocol) : void
{
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(int,false));
this.§_-aV§ = protocol.getCodec(new TypeCodecInfo(String,false));
this.var_243 = protocol.getCodec(new TypeCodecInfo(int,false));
this.var_307 = protocol.getCodec(new TypeCodecInfo(String,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_id:int = int(this.§_-2o§.decode(protocolBuffer) as int);
var value_id:int = int(this.var_243.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.materials.A3D2Image","id",value_id);
var value_url:String = this.§_-aV§.decode(protocolBuffer) as String;
var value_url:String = this.var_307.decode(protocolBuffer) as String;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.materials.A3D2Image","url",value_url);
return new A3D2Image(value_id,value_url);
}
@@ -44,8 +44,8 @@ package _codec.versions.version2.a3d.materials
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2Image = A3D2Image(object);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-aV§.encode(protocolBuffer,struct.url);
this.var_243.encode(protocolBuffer,struct.id);
this.var_307.encode(protocolBuffer,struct.url);
}
}
}

View File

@@ -13,11 +13,11 @@ package _codec.versions.version2.a3d.materials
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-mC§:ICodec;
private var var_322:ICodec;
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-2N§:ICodec;
private var var_321:ICodec;
public function CodecA3D2Map()
{
@@ -26,19 +26,19 @@ package _codec.versions.version2.a3d.materials
public function init(protocol:IProtocol) : void
{
this.§_-mC§ = protocol.getCodec(new TypeCodecInfo(UShort,false));
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(int,false));
this.§_-2N§ = protocol.getCodec(new TypeCodecInfo(int,false));
this.var_322 = protocol.getCodec(new TypeCodecInfo(UShort,false));
this.var_243 = protocol.getCodec(new TypeCodecInfo(int,false));
this.var_321 = protocol.getCodec(new TypeCodecInfo(int,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_channel:uint = uint(this.§_-mC§.decode(protocolBuffer) as uint);
var value_channel:uint = uint(this.var_322.decode(protocolBuffer) as uint);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.materials.A3D2Map","channel",value_channel);
var value_id:int = int(this.§_-2o§.decode(protocolBuffer) as int);
var value_id:int = int(this.var_243.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.materials.A3D2Map","id",value_id);
var value_imageId:int = int(this.§_-2N§.decode(protocolBuffer) as int);
var value_imageId:int = int(this.var_321.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.materials.A3D2Map","imageId",value_imageId);
return new A3D2Map(value_channel,value_id,value_imageId);
}
@@ -50,9 +50,9 @@ package _codec.versions.version2.a3d.materials
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2Map = A3D2Map(object);
this.§_-mC§.encode(protocolBuffer,struct.channel);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-2N§.encode(protocolBuffer,struct.imageId);
this.var_322.encode(protocolBuffer,struct.channel);
this.var_243.encode(protocolBuffer,struct.id);
this.var_321.encode(protocolBuffer,struct.imageId);
}
}
}

View File

@@ -12,21 +12,21 @@ package _codec.versions.version2.a3d.materials
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-9A§:ICodec;
private var var_381:ICodec;
private var §_-hw§:ICodec;
private var var_386:ICodec;
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-Hu§:ICodec;
private var var_384:ICodec;
private var §_-GK§:ICodec;
private var var_383:ICodec;
private var §_-LZ§:ICodec;
private var var_385:ICodec;
private var §_-bz§:ICodec;
private var var_418:ICodec;
private var §_-FU§:ICodec;
private var var_382:ICodec;
public function CodecA3D2Material()
{
@@ -35,34 +35,34 @@ package _codec.versions.version2.a3d.materials
public function init(protocol:IProtocol) : void
{
this.§_-9A§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-hw§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(int,false));
this.§_-Hu§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-GK§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-LZ§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-bz§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-FU§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_381 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_386 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_243 = protocol.getCodec(new TypeCodecInfo(int,false));
this.var_384 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_383 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_385 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_418 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_382 = protocol.getCodec(new TypeCodecInfo(int,true));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_diffuseMapId:int = int(this.§_-9A§.decode(protocolBuffer) as int);
var value_diffuseMapId:int = int(this.var_381.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.materials.A3D2Material","diffuseMapId",value_diffuseMapId);
var value_glossinessMapId:int = int(this.§_-hw§.decode(protocolBuffer) as int);
var value_glossinessMapId:int = int(this.var_386.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.materials.A3D2Material","glossinessMapId",value_glossinessMapId);
var value_id:int = int(this.§_-2o§.decode(protocolBuffer) as int);
var value_id:int = int(this.var_243.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.materials.A3D2Material","id",value_id);
var value_lightMapId:int = int(this.§_-Hu§.decode(protocolBuffer) as int);
var value_lightMapId:int = int(this.var_384.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.materials.A3D2Material","lightMapId",value_lightMapId);
var value_normalMapId:int = int(this.§_-GK§.decode(protocolBuffer) as int);
var value_normalMapId:int = int(this.var_383.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.materials.A3D2Material","normalMapId",value_normalMapId);
var value_opacityMapId:int = int(this.§_-LZ§.decode(protocolBuffer) as int);
var value_opacityMapId:int = int(this.var_385.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.materials.A3D2Material","opacityMapId",value_opacityMapId);
var value_reflectionCubeMapId:int = int(this.§_-bz§.decode(protocolBuffer) as int);
var value_reflectionCubeMapId:int = int(this.var_418.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.materials.A3D2Material","reflectionCubeMapId",value_reflectionCubeMapId);
var value_specularMapId:int = int(this.§_-FU§.decode(protocolBuffer) as int);
var value_specularMapId:int = int(this.var_382.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.materials.A3D2Material","specularMapId",value_specularMapId);
return new A3D2Material(value_diffuseMapId,value_glossinessMapId,value_id,value_lightMapId,value_normalMapId,value_opacityMapId,value_reflectionCubeMapId,value_specularMapId);
}
@@ -74,14 +74,14 @@ package _codec.versions.version2.a3d.materials
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2Material = A3D2Material(object);
this.§_-9A§.encode(protocolBuffer,struct.diffuseMapId);
this.§_-hw§.encode(protocolBuffer,struct.glossinessMapId);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-Hu§.encode(protocolBuffer,struct.lightMapId);
this.§_-GK§.encode(protocolBuffer,struct.normalMapId);
this.§_-LZ§.encode(protocolBuffer,struct.opacityMapId);
this.§_-bz§.encode(protocolBuffer,struct.reflectionCubeMapId);
this.§_-FU§.encode(protocolBuffer,struct.specularMapId);
this.var_381.encode(protocolBuffer,struct.diffuseMapId);
this.var_386.encode(protocolBuffer,struct.glossinessMapId);
this.var_243.encode(protocolBuffer,struct.id);
this.var_384.encode(protocolBuffer,struct.lightMapId);
this.var_383.encode(protocolBuffer,struct.normalMapId);
this.var_385.encode(protocolBuffer,struct.opacityMapId);
this.var_418.encode(protocolBuffer,struct.reflectionCubeMapId);
this.var_382.encode(protocolBuffer,struct.specularMapId);
}
}
}

View File

@@ -15,21 +15,21 @@ package _codec.versions.version2.a3d.objects
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-Dh§:ICodec;
private var var_245:ICodec;
private var §_-Po§:ICodec;
private var var_260:ICodec;
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-JX§:ICodec;
private var var_258:ICodec;
private var §_-XW§:ICodec;
private var var_251:ICodec;
private var §_-jk§:ICodec;
private var var_254:ICodec;
private var §_-S2§:ICodec;
private var var_249:ICodec;
private var §_-h9§:ICodec;
private var var_253:ICodec;
public function CodecA3D2AmbientLight()
{
@@ -38,34 +38,34 @@ package _codec.versions.version2.a3d.objects
public function init(protocol:IProtocol) : void
{
this.§_-Dh§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-Po§ = protocol.getCodec(new TypeCodecInfo(uint,false));
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(Long,false));
this.§_-JX§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-XW§ = protocol.getCodec(new TypeCodecInfo(String,true));
this.§_-jk§ = protocol.getCodec(new TypeCodecInfo(Long,true));
this.§_-S2§ = protocol.getCodec(new TypeCodecInfo(A3D2Transform,true));
this.§_-h9§ = protocol.getCodec(new TypeCodecInfo(Boolean,false));
this.var_245 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_260 = protocol.getCodec(new TypeCodecInfo(uint,false));
this.var_243 = protocol.getCodec(new TypeCodecInfo(Long,false));
this.var_258 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_251 = protocol.getCodec(new TypeCodecInfo(String,true));
this.var_254 = protocol.getCodec(new TypeCodecInfo(Long,true));
this.var_249 = protocol.getCodec(new TypeCodecInfo(A3D2Transform,true));
this.var_253 = protocol.getCodec(new TypeCodecInfo(Boolean,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_boundBoxId:int = int(this.§_-Dh§.decode(protocolBuffer) as int);
var value_boundBoxId:int = int(this.var_245.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2AmbientLight","boundBoxId",value_boundBoxId);
var value_color:uint = uint(this.§_-Po§.decode(protocolBuffer) as uint);
var value_color:uint = uint(this.var_260.decode(protocolBuffer) as uint);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2AmbientLight","color",value_color);
var value_id:Long = this.§_-2o§.decode(protocolBuffer) as Long;
var value_id:Long = this.var_243.decode(protocolBuffer) as Long;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2AmbientLight","id",value_id);
var value_intensity:Number = Number(this.§_-JX§.decode(protocolBuffer) as Number);
var value_intensity:Number = Number(this.var_258.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2AmbientLight","intensity",value_intensity);
var value_name:String = this.§_-XW§.decode(protocolBuffer) as String;
var value_name:String = this.var_251.decode(protocolBuffer) as String;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2AmbientLight","name",value_name);
var value_parentId:Long = this.§_-jk§.decode(protocolBuffer) as Long;
var value_parentId:Long = this.var_254.decode(protocolBuffer) as Long;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2AmbientLight","parentId",value_parentId);
var value_transform:A3D2Transform = this.§_-S2§.decode(protocolBuffer) as A3D2Transform;
var value_transform:A3D2Transform = this.var_249.decode(protocolBuffer) as A3D2Transform;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2AmbientLight","transform",value_transform);
var value_visible:Boolean = Boolean(this.§_-h9§.decode(protocolBuffer) as Boolean);
var value_visible:Boolean = Boolean(this.var_253.decode(protocolBuffer) as Boolean);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2AmbientLight","visible",value_visible);
return new A3D2AmbientLight(value_boundBoxId,value_color,value_id,value_intensity,value_name,value_parentId,value_transform,value_visible);
}
@@ -77,14 +77,14 @@ package _codec.versions.version2.a3d.objects
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2AmbientLight = A3D2AmbientLight(object);
this.§_-Dh§.encode(protocolBuffer,struct.boundBoxId);
this.§_-Po§.encode(protocolBuffer,struct.color);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-JX§.encode(protocolBuffer,struct.intensity);
this.§_-XW§.encode(protocolBuffer,struct.name);
this.§_-jk§.encode(protocolBuffer,struct.parentId);
this.§_-S2§.encode(protocolBuffer,struct.transform);
this.§_-h9§.encode(protocolBuffer,struct.visible);
this.var_245.encode(protocolBuffer,struct.boundBoxId);
this.var_260.encode(protocolBuffer,struct.color);
this.var_243.encode(protocolBuffer,struct.id);
this.var_258.encode(protocolBuffer,struct.intensity);
this.var_251.encode(protocolBuffer,struct.name);
this.var_254.encode(protocolBuffer,struct.parentId);
this.var_249.encode(protocolBuffer,struct.transform);
this.var_253.encode(protocolBuffer,struct.visible);
}
}
}

View File

@@ -14,9 +14,9 @@ package _codec.versions.version2.a3d.objects
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-pM§:ICodec;
private var var_284:ICodec;
private var §_-2o§:ICodec;
private var var_243:ICodec;
public function CodecA3D2Box()
{
@@ -25,16 +25,16 @@ package _codec.versions.version2.a3d.objects
public function init(protocol:IProtocol) : void
{
this.§_-pM§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(Float,false),false,1));
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(int,false));
this.var_284 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(Float,false),false,1));
this.var_243 = protocol.getCodec(new TypeCodecInfo(int,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_box:Vector.<Number> = this.§_-pM§.decode(protocolBuffer) as Vector.<Number>;
var value_box:Vector.<Number> = this.var_284.decode(protocolBuffer) as Vector.<Number>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Box","box",value_box);
var value_id:int = int(this.§_-2o§.decode(protocolBuffer) as int);
var value_id:int = int(this.var_243.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Box","id",value_id);
return new A3D2Box(value_box,value_id);
}
@@ -46,8 +46,8 @@ package _codec.versions.version2.a3d.objects
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2Box = A3D2Box(object);
this.§_-pM§.encode(protocolBuffer,struct.box);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.var_284.encode(protocolBuffer,struct.box);
this.var_243.encode(protocolBuffer,struct.id);
}
}
}

View File

@@ -17,25 +17,25 @@ package _codec.versions.version2.a3d.objects
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-Dh§:ICodec;
private var var_245:ICodec;
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-PO§:ICodec;
private var var_247:ICodec;
private var §_-XW§:ICodec;
private var var_251:ICodec;
private var §_-Zb§:ICodec;
private var var_309:ICodec;
private var §_-jk§:ICodec;
private var var_254:ICodec;
private var §_-Qr§:ICodec;
private var var_248:ICodec;
private var §_-S2§:ICodec;
private var var_249:ICodec;
private var §_-U9§:ICodec;
private var var_250:ICodec;
private var §_-h9§:ICodec;
private var var_253:ICodec;
public function CodecA3D2Decal()
{
@@ -44,40 +44,40 @@ package _codec.versions.version2.a3d.objects
public function init(protocol:IProtocol) : void
{
this.§_-Dh§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(Long,false));
this.§_-PO§ = protocol.getCodec(new TypeCodecInfo(int,false));
this.§_-XW§ = protocol.getCodec(new TypeCodecInfo(String,true));
this.§_-Zb§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-jk§ = protocol.getCodec(new TypeCodecInfo(Long,true));
this.§_-Qr§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Surface,false),false,1));
this.§_-S2§ = protocol.getCodec(new TypeCodecInfo(A3D2Transform,true));
this.§_-U9§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(int,false),false,1));
this.§_-h9§ = protocol.getCodec(new TypeCodecInfo(Boolean,false));
this.var_245 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_243 = protocol.getCodec(new TypeCodecInfo(Long,false));
this.var_247 = protocol.getCodec(new TypeCodecInfo(int,false));
this.var_251 = protocol.getCodec(new TypeCodecInfo(String,true));
this.var_309 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_254 = protocol.getCodec(new TypeCodecInfo(Long,true));
this.var_248 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Surface,false),false,1));
this.var_249 = protocol.getCodec(new TypeCodecInfo(A3D2Transform,true));
this.var_250 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(int,false),false,1));
this.var_253 = protocol.getCodec(new TypeCodecInfo(Boolean,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_boundBoxId:int = int(this.§_-Dh§.decode(protocolBuffer) as int);
var value_boundBoxId:int = int(this.var_245.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Decal","boundBoxId",value_boundBoxId);
var value_id:Long = this.§_-2o§.decode(protocolBuffer) as Long;
var value_id:Long = this.var_243.decode(protocolBuffer) as Long;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Decal","id",value_id);
var value_indexBufferId:int = int(this.§_-PO§.decode(protocolBuffer) as int);
var value_indexBufferId:int = int(this.var_247.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Decal","indexBufferId",value_indexBufferId);
var value_name:String = this.§_-XW§.decode(protocolBuffer) as String;
var value_name:String = this.var_251.decode(protocolBuffer) as String;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Decal","name",value_name);
var value_offset:Number = Number(this.§_-Zb§.decode(protocolBuffer) as Number);
var value_offset:Number = Number(this.var_309.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Decal","offset",value_offset);
var value_parentId:Long = this.§_-jk§.decode(protocolBuffer) as Long;
var value_parentId:Long = this.var_254.decode(protocolBuffer) as Long;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Decal","parentId",value_parentId);
var value_surfaces:Vector.<A3D2Surface> = this.§_-Qr§.decode(protocolBuffer) as Vector.<A3D2Surface>;
var value_surfaces:Vector.<A3D2Surface> = this.var_248.decode(protocolBuffer) as Vector.<A3D2Surface>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Decal","surfaces",value_surfaces);
var value_transform:A3D2Transform = this.§_-S2§.decode(protocolBuffer) as A3D2Transform;
var value_transform:A3D2Transform = this.var_249.decode(protocolBuffer) as A3D2Transform;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Decal","transform",value_transform);
var value_vertexBuffers:Vector.<int> = this.§_-U9§.decode(protocolBuffer) as Vector.<int>;
var value_vertexBuffers:Vector.<int> = this.var_250.decode(protocolBuffer) as Vector.<int>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Decal","vertexBuffers",value_vertexBuffers);
var value_visible:Boolean = Boolean(this.§_-h9§.decode(protocolBuffer) as Boolean);
var value_visible:Boolean = Boolean(this.var_253.decode(protocolBuffer) as Boolean);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Decal","visible",value_visible);
return new A3D2Decal(value_boundBoxId,value_id,value_indexBufferId,value_name,value_offset,value_parentId,value_surfaces,value_transform,value_vertexBuffers,value_visible);
}
@@ -89,16 +89,16 @@ package _codec.versions.version2.a3d.objects
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2Decal = A3D2Decal(object);
this.§_-Dh§.encode(protocolBuffer,struct.boundBoxId);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-PO§.encode(protocolBuffer,struct.indexBufferId);
this.§_-XW§.encode(protocolBuffer,struct.name);
this.§_-Zb§.encode(protocolBuffer,struct.offset);
this.§_-jk§.encode(protocolBuffer,struct.parentId);
this.§_-Qr§.encode(protocolBuffer,struct.surfaces);
this.§_-S2§.encode(protocolBuffer,struct.transform);
this.§_-U9§.encode(protocolBuffer,struct.vertexBuffers);
this.§_-h9§.encode(protocolBuffer,struct.visible);
this.var_245.encode(protocolBuffer,struct.boundBoxId);
this.var_243.encode(protocolBuffer,struct.id);
this.var_247.encode(protocolBuffer,struct.indexBufferId);
this.var_251.encode(protocolBuffer,struct.name);
this.var_309.encode(protocolBuffer,struct.offset);
this.var_254.encode(protocolBuffer,struct.parentId);
this.var_248.encode(protocolBuffer,struct.surfaces);
this.var_249.encode(protocolBuffer,struct.transform);
this.var_250.encode(protocolBuffer,struct.vertexBuffers);
this.var_253.encode(protocolBuffer,struct.visible);
}
}
}

View File

@@ -15,21 +15,21 @@ package _codec.versions.version2.a3d.objects
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-Dh§:ICodec;
private var var_245:ICodec;
private var §_-Po§:ICodec;
private var var_260:ICodec;
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-JX§:ICodec;
private var var_258:ICodec;
private var §_-XW§:ICodec;
private var var_251:ICodec;
private var §_-jk§:ICodec;
private var var_254:ICodec;
private var §_-S2§:ICodec;
private var var_249:ICodec;
private var §_-h9§:ICodec;
private var var_253:ICodec;
public function CodecA3D2DirectionalLight()
{
@@ -38,34 +38,34 @@ package _codec.versions.version2.a3d.objects
public function init(protocol:IProtocol) : void
{
this.§_-Dh§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-Po§ = protocol.getCodec(new TypeCodecInfo(uint,false));
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(Long,false));
this.§_-JX§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-XW§ = protocol.getCodec(new TypeCodecInfo(String,true));
this.§_-jk§ = protocol.getCodec(new TypeCodecInfo(Long,true));
this.§_-S2§ = protocol.getCodec(new TypeCodecInfo(A3D2Transform,true));
this.§_-h9§ = protocol.getCodec(new TypeCodecInfo(Boolean,false));
this.var_245 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_260 = protocol.getCodec(new TypeCodecInfo(uint,false));
this.var_243 = protocol.getCodec(new TypeCodecInfo(Long,false));
this.var_258 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_251 = protocol.getCodec(new TypeCodecInfo(String,true));
this.var_254 = protocol.getCodec(new TypeCodecInfo(Long,true));
this.var_249 = protocol.getCodec(new TypeCodecInfo(A3D2Transform,true));
this.var_253 = protocol.getCodec(new TypeCodecInfo(Boolean,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_boundBoxId:int = int(this.§_-Dh§.decode(protocolBuffer) as int);
var value_boundBoxId:int = int(this.var_245.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2DirectionalLight","boundBoxId",value_boundBoxId);
var value_color:uint = uint(this.§_-Po§.decode(protocolBuffer) as uint);
var value_color:uint = uint(this.var_260.decode(protocolBuffer) as uint);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2DirectionalLight","color",value_color);
var value_id:Long = this.§_-2o§.decode(protocolBuffer) as Long;
var value_id:Long = this.var_243.decode(protocolBuffer) as Long;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2DirectionalLight","id",value_id);
var value_intensity:Number = Number(this.§_-JX§.decode(protocolBuffer) as Number);
var value_intensity:Number = Number(this.var_258.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2DirectionalLight","intensity",value_intensity);
var value_name:String = this.§_-XW§.decode(protocolBuffer) as String;
var value_name:String = this.var_251.decode(protocolBuffer) as String;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2DirectionalLight","name",value_name);
var value_parentId:Long = this.§_-jk§.decode(protocolBuffer) as Long;
var value_parentId:Long = this.var_254.decode(protocolBuffer) as Long;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2DirectionalLight","parentId",value_parentId);
var value_transform:A3D2Transform = this.§_-S2§.decode(protocolBuffer) as A3D2Transform;
var value_transform:A3D2Transform = this.var_249.decode(protocolBuffer) as A3D2Transform;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2DirectionalLight","transform",value_transform);
var value_visible:Boolean = Boolean(this.§_-h9§.decode(protocolBuffer) as Boolean);
var value_visible:Boolean = Boolean(this.var_253.decode(protocolBuffer) as Boolean);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2DirectionalLight","visible",value_visible);
return new A3D2DirectionalLight(value_boundBoxId,value_color,value_id,value_intensity,value_name,value_parentId,value_transform,value_visible);
}
@@ -77,14 +77,14 @@ package _codec.versions.version2.a3d.objects
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2DirectionalLight = A3D2DirectionalLight(object);
this.§_-Dh§.encode(protocolBuffer,struct.boundBoxId);
this.§_-Po§.encode(protocolBuffer,struct.color);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-JX§.encode(protocolBuffer,struct.intensity);
this.§_-XW§.encode(protocolBuffer,struct.name);
this.§_-jk§.encode(protocolBuffer,struct.parentId);
this.§_-S2§.encode(protocolBuffer,struct.transform);
this.§_-h9§.encode(protocolBuffer,struct.visible);
this.var_245.encode(protocolBuffer,struct.boundBoxId);
this.var_260.encode(protocolBuffer,struct.color);
this.var_243.encode(protocolBuffer,struct.id);
this.var_258.encode(protocolBuffer,struct.intensity);
this.var_251.encode(protocolBuffer,struct.name);
this.var_254.encode(protocolBuffer,struct.parentId);
this.var_249.encode(protocolBuffer,struct.transform);
this.var_253.encode(protocolBuffer,struct.visible);
}
}
}

View File

@@ -14,17 +14,17 @@ package _codec.versions.version2.a3d.objects
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-Dh§:ICodec;
private var var_245:ICodec;
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-XW§:ICodec;
private var var_251:ICodec;
private var §_-jk§:ICodec;
private var var_254:ICodec;
private var §_-S2§:ICodec;
private var var_249:ICodec;
private var §_-h9§:ICodec;
private var var_253:ICodec;
public function CodecA3D2Joint()
{
@@ -33,28 +33,28 @@ package _codec.versions.version2.a3d.objects
public function init(protocol:IProtocol) : void
{
this.§_-Dh§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(Long,false));
this.§_-XW§ = protocol.getCodec(new TypeCodecInfo(String,true));
this.§_-jk§ = protocol.getCodec(new TypeCodecInfo(Long,true));
this.§_-S2§ = protocol.getCodec(new TypeCodecInfo(A3D2Transform,true));
this.§_-h9§ = protocol.getCodec(new TypeCodecInfo(Boolean,false));
this.var_245 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_243 = protocol.getCodec(new TypeCodecInfo(Long,false));
this.var_251 = protocol.getCodec(new TypeCodecInfo(String,true));
this.var_254 = protocol.getCodec(new TypeCodecInfo(Long,true));
this.var_249 = protocol.getCodec(new TypeCodecInfo(A3D2Transform,true));
this.var_253 = protocol.getCodec(new TypeCodecInfo(Boolean,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_boundBoxId:int = int(this.§_-Dh§.decode(protocolBuffer) as int);
var value_boundBoxId:int = int(this.var_245.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Joint","boundBoxId",value_boundBoxId);
var value_id:Long = this.§_-2o§.decode(protocolBuffer) as Long;
var value_id:Long = this.var_243.decode(protocolBuffer) as Long;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Joint","id",value_id);
var value_name:String = this.§_-XW§.decode(protocolBuffer) as String;
var value_name:String = this.var_251.decode(protocolBuffer) as String;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Joint","name",value_name);
var value_parentId:Long = this.§_-jk§.decode(protocolBuffer) as Long;
var value_parentId:Long = this.var_254.decode(protocolBuffer) as Long;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Joint","parentId",value_parentId);
var value_transform:A3D2Transform = this.§_-S2§.decode(protocolBuffer) as A3D2Transform;
var value_transform:A3D2Transform = this.var_249.decode(protocolBuffer) as A3D2Transform;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Joint","transform",value_transform);
var value_visible:Boolean = Boolean(this.§_-h9§.decode(protocolBuffer) as Boolean);
var value_visible:Boolean = Boolean(this.var_253.decode(protocolBuffer) as Boolean);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Joint","visible",value_visible);
return new A3D2Joint(value_boundBoxId,value_id,value_name,value_parentId,value_transform,value_visible);
}
@@ -66,12 +66,12 @@ package _codec.versions.version2.a3d.objects
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2Joint = A3D2Joint(object);
this.§_-Dh§.encode(protocolBuffer,struct.boundBoxId);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-XW§.encode(protocolBuffer,struct.name);
this.§_-jk§.encode(protocolBuffer,struct.parentId);
this.§_-S2§.encode(protocolBuffer,struct.transform);
this.§_-h9§.encode(protocolBuffer,struct.visible);
this.var_245.encode(protocolBuffer,struct.boundBoxId);
this.var_243.encode(protocolBuffer,struct.id);
this.var_251.encode(protocolBuffer,struct.name);
this.var_254.encode(protocolBuffer,struct.parentId);
this.var_249.encode(protocolBuffer,struct.transform);
this.var_253.encode(protocolBuffer,struct.visible);
}
}
}

View File

@@ -14,9 +14,9 @@ package _codec.versions.version2.a3d.objects
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-Ov§:ICodec;
private var var_380:ICodec;
private var §_-2o§:ICodec;
private var var_243:ICodec;
public function CodecA3D2JointBindTransform()
{
@@ -25,16 +25,16 @@ package _codec.versions.version2.a3d.objects
public function init(protocol:IProtocol) : void
{
this.§_-Ov§ = protocol.getCodec(new TypeCodecInfo(A3D2Transform,false));
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(Long,false));
this.var_380 = protocol.getCodec(new TypeCodecInfo(A3D2Transform,false));
this.var_243 = protocol.getCodec(new TypeCodecInfo(Long,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_bindPoseTransform:A3D2Transform = this.§_-Ov§.decode(protocolBuffer) as A3D2Transform;
var value_bindPoseTransform:A3D2Transform = this.var_380.decode(protocolBuffer) as A3D2Transform;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2JointBindTransform","bindPoseTransform",value_bindPoseTransform);
var value_id:Long = this.§_-2o§.decode(protocolBuffer) as Long;
var value_id:Long = this.var_243.decode(protocolBuffer) as Long;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2JointBindTransform","id",value_id);
return new A3D2JointBindTransform(value_bindPoseTransform,value_id);
}
@@ -46,8 +46,8 @@ package _codec.versions.version2.a3d.objects
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2JointBindTransform = A3D2JointBindTransform(object);
this.§_-Ov§.encode(protocolBuffer,struct.bindPoseTransform);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.var_380.encode(protocolBuffer,struct.bindPoseTransform);
this.var_243.encode(protocolBuffer,struct.id);
}
}
}

View File

@@ -16,23 +16,23 @@ package _codec.versions.version2.a3d.objects
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-Dh§:ICodec;
private var var_245:ICodec;
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-PO§:ICodec;
private var var_247:ICodec;
private var §_-XW§:ICodec;
private var var_251:ICodec;
private var §_-jk§:ICodec;
private var var_254:ICodec;
private var §_-Qr§:ICodec;
private var var_248:ICodec;
private var §_-S2§:ICodec;
private var var_249:ICodec;
private var §_-U9§:ICodec;
private var var_250:ICodec;
private var §_-h9§:ICodec;
private var var_253:ICodec;
public function CodecA3D2Mesh()
{
@@ -41,37 +41,37 @@ package _codec.versions.version2.a3d.objects
public function init(protocol:IProtocol) : void
{
this.§_-Dh§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(Long,false));
this.§_-PO§ = protocol.getCodec(new TypeCodecInfo(int,false));
this.§_-XW§ = protocol.getCodec(new TypeCodecInfo(String,true));
this.§_-jk§ = protocol.getCodec(new TypeCodecInfo(Long,true));
this.§_-Qr§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Surface,false),false,1));
this.§_-S2§ = protocol.getCodec(new TypeCodecInfo(A3D2Transform,true));
this.§_-U9§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(int,false),false,1));
this.§_-h9§ = protocol.getCodec(new TypeCodecInfo(Boolean,false));
this.var_245 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_243 = protocol.getCodec(new TypeCodecInfo(Long,false));
this.var_247 = protocol.getCodec(new TypeCodecInfo(int,false));
this.var_251 = protocol.getCodec(new TypeCodecInfo(String,true));
this.var_254 = protocol.getCodec(new TypeCodecInfo(Long,true));
this.var_248 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Surface,false),false,1));
this.var_249 = protocol.getCodec(new TypeCodecInfo(A3D2Transform,true));
this.var_250 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(int,false),false,1));
this.var_253 = protocol.getCodec(new TypeCodecInfo(Boolean,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_boundBoxId:int = int(this.§_-Dh§.decode(protocolBuffer) as int);
var value_boundBoxId:int = int(this.var_245.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Mesh","boundBoxId",value_boundBoxId);
var value_id:Long = this.§_-2o§.decode(protocolBuffer) as Long;
var value_id:Long = this.var_243.decode(protocolBuffer) as Long;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Mesh","id",value_id);
var value_indexBufferId:int = int(this.§_-PO§.decode(protocolBuffer) as int);
var value_indexBufferId:int = int(this.var_247.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Mesh","indexBufferId",value_indexBufferId);
var value_name:String = this.§_-XW§.decode(protocolBuffer) as String;
var value_name:String = this.var_251.decode(protocolBuffer) as String;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Mesh","name",value_name);
var value_parentId:Long = this.§_-jk§.decode(protocolBuffer) as Long;
var value_parentId:Long = this.var_254.decode(protocolBuffer) as Long;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Mesh","parentId",value_parentId);
var value_surfaces:Vector.<A3D2Surface> = this.§_-Qr§.decode(protocolBuffer) as Vector.<A3D2Surface>;
var value_surfaces:Vector.<A3D2Surface> = this.var_248.decode(protocolBuffer) as Vector.<A3D2Surface>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Mesh","surfaces",value_surfaces);
var value_transform:A3D2Transform = this.§_-S2§.decode(protocolBuffer) as A3D2Transform;
var value_transform:A3D2Transform = this.var_249.decode(protocolBuffer) as A3D2Transform;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Mesh","transform",value_transform);
var value_vertexBuffers:Vector.<int> = this.§_-U9§.decode(protocolBuffer) as Vector.<int>;
var value_vertexBuffers:Vector.<int> = this.var_250.decode(protocolBuffer) as Vector.<int>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Mesh","vertexBuffers",value_vertexBuffers);
var value_visible:Boolean = Boolean(this.§_-h9§.decode(protocolBuffer) as Boolean);
var value_visible:Boolean = Boolean(this.var_253.decode(protocolBuffer) as Boolean);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Mesh","visible",value_visible);
return new A3D2Mesh(value_boundBoxId,value_id,value_indexBufferId,value_name,value_parentId,value_surfaces,value_transform,value_vertexBuffers,value_visible);
}
@@ -83,15 +83,15 @@ package _codec.versions.version2.a3d.objects
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2Mesh = A3D2Mesh(object);
this.§_-Dh§.encode(protocolBuffer,struct.boundBoxId);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-PO§.encode(protocolBuffer,struct.indexBufferId);
this.§_-XW§.encode(protocolBuffer,struct.name);
this.§_-jk§.encode(protocolBuffer,struct.parentId);
this.§_-Qr§.encode(protocolBuffer,struct.surfaces);
this.§_-S2§.encode(protocolBuffer,struct.transform);
this.§_-U9§.encode(protocolBuffer,struct.vertexBuffers);
this.§_-h9§.encode(protocolBuffer,struct.visible);
this.var_245.encode(protocolBuffer,struct.boundBoxId);
this.var_243.encode(protocolBuffer,struct.id);
this.var_247.encode(protocolBuffer,struct.indexBufferId);
this.var_251.encode(protocolBuffer,struct.name);
this.var_254.encode(protocolBuffer,struct.parentId);
this.var_248.encode(protocolBuffer,struct.surfaces);
this.var_249.encode(protocolBuffer,struct.transform);
this.var_250.encode(protocolBuffer,struct.vertexBuffers);
this.var_253.encode(protocolBuffer,struct.visible);
}
}
}

View File

@@ -14,17 +14,17 @@ package _codec.versions.version2.a3d.objects
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-Dh§:ICodec;
private var var_245:ICodec;
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-XW§:ICodec;
private var var_251:ICodec;
private var §_-jk§:ICodec;
private var var_254:ICodec;
private var §_-S2§:ICodec;
private var var_249:ICodec;
private var §_-h9§:ICodec;
private var var_253:ICodec;
public function CodecA3D2Object()
{
@@ -33,28 +33,28 @@ package _codec.versions.version2.a3d.objects
public function init(protocol:IProtocol) : void
{
this.§_-Dh§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(Long,false));
this.§_-XW§ = protocol.getCodec(new TypeCodecInfo(String,true));
this.§_-jk§ = protocol.getCodec(new TypeCodecInfo(Long,true));
this.§_-S2§ = protocol.getCodec(new TypeCodecInfo(A3D2Transform,true));
this.§_-h9§ = protocol.getCodec(new TypeCodecInfo(Boolean,false));
this.var_245 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_243 = protocol.getCodec(new TypeCodecInfo(Long,false));
this.var_251 = protocol.getCodec(new TypeCodecInfo(String,true));
this.var_254 = protocol.getCodec(new TypeCodecInfo(Long,true));
this.var_249 = protocol.getCodec(new TypeCodecInfo(A3D2Transform,true));
this.var_253 = protocol.getCodec(new TypeCodecInfo(Boolean,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_boundBoxId:int = int(this.§_-Dh§.decode(protocolBuffer) as int);
var value_boundBoxId:int = int(this.var_245.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Object","boundBoxId",value_boundBoxId);
var value_id:Long = this.§_-2o§.decode(protocolBuffer) as Long;
var value_id:Long = this.var_243.decode(protocolBuffer) as Long;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Object","id",value_id);
var value_name:String = this.§_-XW§.decode(protocolBuffer) as String;
var value_name:String = this.var_251.decode(protocolBuffer) as String;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Object","name",value_name);
var value_parentId:Long = this.§_-jk§.decode(protocolBuffer) as Long;
var value_parentId:Long = this.var_254.decode(protocolBuffer) as Long;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Object","parentId",value_parentId);
var value_transform:A3D2Transform = this.§_-S2§.decode(protocolBuffer) as A3D2Transform;
var value_transform:A3D2Transform = this.var_249.decode(protocolBuffer) as A3D2Transform;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Object","transform",value_transform);
var value_visible:Boolean = Boolean(this.§_-h9§.decode(protocolBuffer) as Boolean);
var value_visible:Boolean = Boolean(this.var_253.decode(protocolBuffer) as Boolean);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Object","visible",value_visible);
return new A3D2Object(value_boundBoxId,value_id,value_name,value_parentId,value_transform,value_visible);
}
@@ -66,12 +66,12 @@ package _codec.versions.version2.a3d.objects
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2Object = A3D2Object(object);
this.§_-Dh§.encode(protocolBuffer,struct.boundBoxId);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-XW§.encode(protocolBuffer,struct.name);
this.§_-jk§.encode(protocolBuffer,struct.parentId);
this.§_-S2§.encode(protocolBuffer,struct.transform);
this.§_-h9§.encode(protocolBuffer,struct.visible);
this.var_245.encode(protocolBuffer,struct.boundBoxId);
this.var_243.encode(protocolBuffer,struct.id);
this.var_251.encode(protocolBuffer,struct.name);
this.var_254.encode(protocolBuffer,struct.parentId);
this.var_249.encode(protocolBuffer,struct.transform);
this.var_253.encode(protocolBuffer,struct.visible);
}
}
}

View File

@@ -15,25 +15,25 @@ package _codec.versions.version2.a3d.objects
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-KK§:ICodec;
private var var_259:ICodec;
private var §_-H3§:ICodec;
private var var_257:ICodec;
private var §_-Dh§:ICodec;
private var var_245:ICodec;
private var §_-Po§:ICodec;
private var var_260:ICodec;
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-JX§:ICodec;
private var var_258:ICodec;
private var §_-XW§:ICodec;
private var var_251:ICodec;
private var §_-jk§:ICodec;
private var var_254:ICodec;
private var §_-S2§:ICodec;
private var var_249:ICodec;
private var §_-h9§:ICodec;
private var var_253:ICodec;
public function CodecA3D2OmniLight()
{
@@ -42,40 +42,40 @@ package _codec.versions.version2.a3d.objects
public function init(protocol:IProtocol) : void
{
this.§_-KK§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-H3§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-Dh§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-Po§ = protocol.getCodec(new TypeCodecInfo(uint,false));
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(Long,false));
this.§_-JX§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-XW§ = protocol.getCodec(new TypeCodecInfo(String,true));
this.§_-jk§ = protocol.getCodec(new TypeCodecInfo(Long,true));
this.§_-S2§ = protocol.getCodec(new TypeCodecInfo(A3D2Transform,true));
this.§_-h9§ = protocol.getCodec(new TypeCodecInfo(Boolean,false));
this.var_259 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_257 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_245 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_260 = protocol.getCodec(new TypeCodecInfo(uint,false));
this.var_243 = protocol.getCodec(new TypeCodecInfo(Long,false));
this.var_258 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_251 = protocol.getCodec(new TypeCodecInfo(String,true));
this.var_254 = protocol.getCodec(new TypeCodecInfo(Long,true));
this.var_249 = protocol.getCodec(new TypeCodecInfo(A3D2Transform,true));
this.var_253 = protocol.getCodec(new TypeCodecInfo(Boolean,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_attenuationBegin:Number = Number(this.§_-KK§.decode(protocolBuffer) as Number);
var value_attenuationBegin:Number = Number(this.var_259.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2OmniLight","attenuationBegin",value_attenuationBegin);
var value_attenuationEnd:Number = Number(this.§_-H3§.decode(protocolBuffer) as Number);
var value_attenuationEnd:Number = Number(this.var_257.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2OmniLight","attenuationEnd",value_attenuationEnd);
var value_boundBoxId:int = int(this.§_-Dh§.decode(protocolBuffer) as int);
var value_boundBoxId:int = int(this.var_245.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2OmniLight","boundBoxId",value_boundBoxId);
var value_color:uint = uint(this.§_-Po§.decode(protocolBuffer) as uint);
var value_color:uint = uint(this.var_260.decode(protocolBuffer) as uint);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2OmniLight","color",value_color);
var value_id:Long = this.§_-2o§.decode(protocolBuffer) as Long;
var value_id:Long = this.var_243.decode(protocolBuffer) as Long;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2OmniLight","id",value_id);
var value_intensity:Number = Number(this.§_-JX§.decode(protocolBuffer) as Number);
var value_intensity:Number = Number(this.var_258.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2OmniLight","intensity",value_intensity);
var value_name:String = this.§_-XW§.decode(protocolBuffer) as String;
var value_name:String = this.var_251.decode(protocolBuffer) as String;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2OmniLight","name",value_name);
var value_parentId:Long = this.§_-jk§.decode(protocolBuffer) as Long;
var value_parentId:Long = this.var_254.decode(protocolBuffer) as Long;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2OmniLight","parentId",value_parentId);
var value_transform:A3D2Transform = this.§_-S2§.decode(protocolBuffer) as A3D2Transform;
var value_transform:A3D2Transform = this.var_249.decode(protocolBuffer) as A3D2Transform;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2OmniLight","transform",value_transform);
var value_visible:Boolean = Boolean(this.§_-h9§.decode(protocolBuffer) as Boolean);
var value_visible:Boolean = Boolean(this.var_253.decode(protocolBuffer) as Boolean);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2OmniLight","visible",value_visible);
return new A3D2OmniLight(value_attenuationBegin,value_attenuationEnd,value_boundBoxId,value_color,value_id,value_intensity,value_name,value_parentId,value_transform,value_visible);
}
@@ -87,16 +87,16 @@ package _codec.versions.version2.a3d.objects
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2OmniLight = A3D2OmniLight(object);
this.§_-KK§.encode(protocolBuffer,struct.attenuationBegin);
this.§_-H3§.encode(protocolBuffer,struct.attenuationEnd);
this.§_-Dh§.encode(protocolBuffer,struct.boundBoxId);
this.§_-Po§.encode(protocolBuffer,struct.color);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-JX§.encode(protocolBuffer,struct.intensity);
this.§_-XW§.encode(protocolBuffer,struct.name);
this.§_-jk§.encode(protocolBuffer,struct.parentId);
this.§_-S2§.encode(protocolBuffer,struct.transform);
this.§_-h9§.encode(protocolBuffer,struct.visible);
this.var_259.encode(protocolBuffer,struct.attenuationBegin);
this.var_257.encode(protocolBuffer,struct.attenuationEnd);
this.var_245.encode(protocolBuffer,struct.boundBoxId);
this.var_260.encode(protocolBuffer,struct.color);
this.var_243.encode(protocolBuffer,struct.id);
this.var_258.encode(protocolBuffer,struct.intensity);
this.var_251.encode(protocolBuffer,struct.name);
this.var_254.encode(protocolBuffer,struct.parentId);
this.var_249.encode(protocolBuffer,struct.transform);
this.var_253.encode(protocolBuffer,struct.visible);
}
}
}

View File

@@ -18,29 +18,29 @@ package _codec.versions.version2.a3d.objects
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-Dh§:ICodec;
private var var_245:ICodec;
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-PO§:ICodec;
private var var_247:ICodec;
private var §_-dR§:ICodec;
private var var_252:ICodec;
private var §_-3f§:ICodec;
private var var_244:ICodec;
private var §_-XW§:ICodec;
private var var_251:ICodec;
private var §_-Mx§:ICodec;
private var var_246:ICodec;
private var §_-jk§:ICodec;
private var var_254:ICodec;
private var §_-Qr§:ICodec;
private var var_248:ICodec;
private var §_-S2§:ICodec;
private var var_249:ICodec;
private var §_-U9§:ICodec;
private var var_250:ICodec;
private var §_-h9§:ICodec;
private var var_253:ICodec;
public function CodecA3D2Skin()
{
@@ -49,46 +49,46 @@ package _codec.versions.version2.a3d.objects
public function init(protocol:IProtocol) : void
{
this.§_-Dh§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(Long,false));
this.§_-PO§ = protocol.getCodec(new TypeCodecInfo(int,false));
this.§_-dR§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2JointBindTransform,false),false,1));
this.§_-3f§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(Long,false),false,1));
this.§_-XW§ = protocol.getCodec(new TypeCodecInfo(String,true));
this.§_-Mx§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(UShort,false),false,1));
this.§_-jk§ = protocol.getCodec(new TypeCodecInfo(Long,true));
this.§_-Qr§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Surface,false),false,1));
this.§_-S2§ = protocol.getCodec(new TypeCodecInfo(A3D2Transform,true));
this.§_-U9§ = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(int,false),false,1));
this.§_-h9§ = protocol.getCodec(new TypeCodecInfo(Boolean,false));
this.var_245 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_243 = protocol.getCodec(new TypeCodecInfo(Long,false));
this.var_247 = protocol.getCodec(new TypeCodecInfo(int,false));
this.var_252 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2JointBindTransform,false),false,1));
this.var_244 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(Long,false),false,1));
this.var_251 = protocol.getCodec(new TypeCodecInfo(String,true));
this.var_246 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(UShort,false),false,1));
this.var_254 = protocol.getCodec(new TypeCodecInfo(Long,true));
this.var_248 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(A3D2Surface,false),false,1));
this.var_249 = protocol.getCodec(new TypeCodecInfo(A3D2Transform,true));
this.var_250 = protocol.getCodec(new CollectionCodecInfo(new TypeCodecInfo(int,false),false,1));
this.var_253 = protocol.getCodec(new TypeCodecInfo(Boolean,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_boundBoxId:int = int(this.§_-Dh§.decode(protocolBuffer) as int);
var value_boundBoxId:int = int(this.var_245.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Skin","boundBoxId",value_boundBoxId);
var value_id:Long = this.§_-2o§.decode(protocolBuffer) as Long;
var value_id:Long = this.var_243.decode(protocolBuffer) as Long;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Skin","id",value_id);
var value_indexBufferId:int = int(this.§_-PO§.decode(protocolBuffer) as int);
var value_indexBufferId:int = int(this.var_247.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Skin","indexBufferId",value_indexBufferId);
var value_jointBindTransforms:Vector.<A3D2JointBindTransform> = this.§_-dR§.decode(protocolBuffer) as Vector.<A3D2JointBindTransform>;
var value_jointBindTransforms:Vector.<A3D2JointBindTransform> = this.var_252.decode(protocolBuffer) as Vector.<A3D2JointBindTransform>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Skin","jointBindTransforms",value_jointBindTransforms);
var value_joints:Vector.<Long> = this.§_-3f§.decode(protocolBuffer) as Vector.<Long>;
var value_joints:Vector.<Long> = this.var_244.decode(protocolBuffer) as Vector.<Long>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Skin","joints",value_joints);
var value_name:String = this.§_-XW§.decode(protocolBuffer) as String;
var value_name:String = this.var_251.decode(protocolBuffer) as String;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Skin","name",value_name);
var value_numJoints:Vector.<uint> = this.§_-Mx§.decode(protocolBuffer) as Vector.<uint>;
var value_numJoints:Vector.<uint> = this.var_246.decode(protocolBuffer) as Vector.<uint>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Skin","numJoints",value_numJoints);
var value_parentId:Long = this.§_-jk§.decode(protocolBuffer) as Long;
var value_parentId:Long = this.var_254.decode(protocolBuffer) as Long;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Skin","parentId",value_parentId);
var value_surfaces:Vector.<A3D2Surface> = this.§_-Qr§.decode(protocolBuffer) as Vector.<A3D2Surface>;
var value_surfaces:Vector.<A3D2Surface> = this.var_248.decode(protocolBuffer) as Vector.<A3D2Surface>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Skin","surfaces",value_surfaces);
var value_transform:A3D2Transform = this.§_-S2§.decode(protocolBuffer) as A3D2Transform;
var value_transform:A3D2Transform = this.var_249.decode(protocolBuffer) as A3D2Transform;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Skin","transform",value_transform);
var value_vertexBuffers:Vector.<int> = this.§_-U9§.decode(protocolBuffer) as Vector.<int>;
var value_vertexBuffers:Vector.<int> = this.var_250.decode(protocolBuffer) as Vector.<int>;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Skin","vertexBuffers",value_vertexBuffers);
var value_visible:Boolean = Boolean(this.§_-h9§.decode(protocolBuffer) as Boolean);
var value_visible:Boolean = Boolean(this.var_253.decode(protocolBuffer) as Boolean);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Skin","visible",value_visible);
return new A3D2Skin(value_boundBoxId,value_id,value_indexBufferId,value_jointBindTransforms,value_joints,value_name,value_numJoints,value_parentId,value_surfaces,value_transform,value_vertexBuffers,value_visible);
}
@@ -100,18 +100,18 @@ package _codec.versions.version2.a3d.objects
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2Skin = A3D2Skin(object);
this.§_-Dh§.encode(protocolBuffer,struct.boundBoxId);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-PO§.encode(protocolBuffer,struct.indexBufferId);
this.§_-dR§.encode(protocolBuffer,struct.jointBindTransforms);
this.§_-3f§.encode(protocolBuffer,struct.joints);
this.§_-XW§.encode(protocolBuffer,struct.name);
this.§_-Mx§.encode(protocolBuffer,struct.numJoints);
this.§_-jk§.encode(protocolBuffer,struct.parentId);
this.§_-Qr§.encode(protocolBuffer,struct.surfaces);
this.§_-S2§.encode(protocolBuffer,struct.transform);
this.§_-U9§.encode(protocolBuffer,struct.vertexBuffers);
this.§_-h9§.encode(protocolBuffer,struct.visible);
this.var_245.encode(protocolBuffer,struct.boundBoxId);
this.var_243.encode(protocolBuffer,struct.id);
this.var_247.encode(protocolBuffer,struct.indexBufferId);
this.var_252.encode(protocolBuffer,struct.jointBindTransforms);
this.var_244.encode(protocolBuffer,struct.joints);
this.var_251.encode(protocolBuffer,struct.name);
this.var_246.encode(protocolBuffer,struct.numJoints);
this.var_254.encode(protocolBuffer,struct.parentId);
this.var_248.encode(protocolBuffer,struct.surfaces);
this.var_249.encode(protocolBuffer,struct.transform);
this.var_250.encode(protocolBuffer,struct.vertexBuffers);
this.var_253.encode(protocolBuffer,struct.visible);
}
}
}

View File

@@ -15,29 +15,29 @@ package _codec.versions.version2.a3d.objects
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-KK§:ICodec;
private var var_259:ICodec;
private var §_-H3§:ICodec;
private var var_257:ICodec;
private var §_-Dh§:ICodec;
private var var_245:ICodec;
private var §_-Po§:ICodec;
private var var_260:ICodec;
private var §_-GX§:ICodec;
private var var_286:ICodec;
private var §_-YW§:ICodec;
private var var_287:ICodec;
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-JX§:ICodec;
private var var_258:ICodec;
private var §_-XW§:ICodec;
private var var_251:ICodec;
private var §_-jk§:ICodec;
private var var_254:ICodec;
private var §_-S2§:ICodec;
private var var_249:ICodec;
private var §_-h9§:ICodec;
private var var_253:ICodec;
public function CodecA3D2SpotLight()
{
@@ -46,46 +46,46 @@ package _codec.versions.version2.a3d.objects
public function init(protocol:IProtocol) : void
{
this.§_-KK§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-H3§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-Dh§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-Po§ = protocol.getCodec(new TypeCodecInfo(uint,false));
this.§_-GX§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-YW§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(Long,false));
this.§_-JX§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-XW§ = protocol.getCodec(new TypeCodecInfo(String,true));
this.§_-jk§ = protocol.getCodec(new TypeCodecInfo(Long,true));
this.§_-S2§ = protocol.getCodec(new TypeCodecInfo(A3D2Transform,true));
this.§_-h9§ = protocol.getCodec(new TypeCodecInfo(Boolean,false));
this.var_259 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_257 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_245 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_260 = protocol.getCodec(new TypeCodecInfo(uint,false));
this.var_286 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_287 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_243 = protocol.getCodec(new TypeCodecInfo(Long,false));
this.var_258 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_251 = protocol.getCodec(new TypeCodecInfo(String,true));
this.var_254 = protocol.getCodec(new TypeCodecInfo(Long,true));
this.var_249 = protocol.getCodec(new TypeCodecInfo(A3D2Transform,true));
this.var_253 = protocol.getCodec(new TypeCodecInfo(Boolean,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_attenuationBegin:Number = Number(this.§_-KK§.decode(protocolBuffer) as Number);
var value_attenuationBegin:Number = Number(this.var_259.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2SpotLight","attenuationBegin",value_attenuationBegin);
var value_attenuationEnd:Number = Number(this.§_-H3§.decode(protocolBuffer) as Number);
var value_attenuationEnd:Number = Number(this.var_257.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2SpotLight","attenuationEnd",value_attenuationEnd);
var value_boundBoxId:int = int(this.§_-Dh§.decode(protocolBuffer) as int);
var value_boundBoxId:int = int(this.var_245.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2SpotLight","boundBoxId",value_boundBoxId);
var value_color:uint = uint(this.§_-Po§.decode(protocolBuffer) as uint);
var value_color:uint = uint(this.var_260.decode(protocolBuffer) as uint);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2SpotLight","color",value_color);
var value_falloff:Number = Number(this.§_-GX§.decode(protocolBuffer) as Number);
var value_falloff:Number = Number(this.var_286.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2SpotLight","falloff",value_falloff);
var value_hotspot:Number = Number(this.§_-YW§.decode(protocolBuffer) as Number);
var value_hotspot:Number = Number(this.var_287.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2SpotLight","hotspot",value_hotspot);
var value_id:Long = this.§_-2o§.decode(protocolBuffer) as Long;
var value_id:Long = this.var_243.decode(protocolBuffer) as Long;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2SpotLight","id",value_id);
var value_intensity:Number = Number(this.§_-JX§.decode(protocolBuffer) as Number);
var value_intensity:Number = Number(this.var_258.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2SpotLight","intensity",value_intensity);
var value_name:String = this.§_-XW§.decode(protocolBuffer) as String;
var value_name:String = this.var_251.decode(protocolBuffer) as String;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2SpotLight","name",value_name);
var value_parentId:Long = this.§_-jk§.decode(protocolBuffer) as Long;
var value_parentId:Long = this.var_254.decode(protocolBuffer) as Long;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2SpotLight","parentId",value_parentId);
var value_transform:A3D2Transform = this.§_-S2§.decode(protocolBuffer) as A3D2Transform;
var value_transform:A3D2Transform = this.var_249.decode(protocolBuffer) as A3D2Transform;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2SpotLight","transform",value_transform);
var value_visible:Boolean = Boolean(this.§_-h9§.decode(protocolBuffer) as Boolean);
var value_visible:Boolean = Boolean(this.var_253.decode(protocolBuffer) as Boolean);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2SpotLight","visible",value_visible);
return new A3D2SpotLight(value_attenuationBegin,value_attenuationEnd,value_boundBoxId,value_color,value_falloff,value_hotspot,value_id,value_intensity,value_name,value_parentId,value_transform,value_visible);
}
@@ -97,18 +97,18 @@ package _codec.versions.version2.a3d.objects
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2SpotLight = A3D2SpotLight(object);
this.§_-KK§.encode(protocolBuffer,struct.attenuationBegin);
this.§_-H3§.encode(protocolBuffer,struct.attenuationEnd);
this.§_-Dh§.encode(protocolBuffer,struct.boundBoxId);
this.§_-Po§.encode(protocolBuffer,struct.color);
this.§_-GX§.encode(protocolBuffer,struct.falloff);
this.§_-YW§.encode(protocolBuffer,struct.hotspot);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-JX§.encode(protocolBuffer,struct.intensity);
this.§_-XW§.encode(protocolBuffer,struct.name);
this.§_-jk§.encode(protocolBuffer,struct.parentId);
this.§_-S2§.encode(protocolBuffer,struct.transform);
this.§_-h9§.encode(protocolBuffer,struct.visible);
this.var_259.encode(protocolBuffer,struct.attenuationBegin);
this.var_257.encode(protocolBuffer,struct.attenuationEnd);
this.var_245.encode(protocolBuffer,struct.boundBoxId);
this.var_260.encode(protocolBuffer,struct.color);
this.var_286.encode(protocolBuffer,struct.falloff);
this.var_287.encode(protocolBuffer,struct.hotspot);
this.var_243.encode(protocolBuffer,struct.id);
this.var_258.encode(protocolBuffer,struct.intensity);
this.var_251.encode(protocolBuffer,struct.name);
this.var_254.encode(protocolBuffer,struct.parentId);
this.var_249.encode(protocolBuffer,struct.transform);
this.var_253.encode(protocolBuffer,struct.visible);
}
}
}

View File

@@ -16,33 +16,33 @@ package _codec.versions.version2.a3d.objects
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-XZ§:ICodec;
private var var_295:ICodec;
private var §_-Dh§:ICodec;
private var var_245:ICodec;
private var §_-X§:ICodec;
private var var_294:ICodec;
private var §_-2o§:ICodec;
private var var_243:ICodec;
private var §_-Av§:ICodec;
private var var_291:ICodec;
private var §_-XW§:ICodec;
private var var_251:ICodec;
private var §_-Pk§:ICodec;
private var var_292:ICodec;
private var §_-j1§:ICodec;
private var var_297:ICodec;
private var §_-jk§:ICodec;
private var var_254:ICodec;
private var §_-Yz§:ICodec;
private var var_296:ICodec;
private var §_-SJ§:ICodec;
private var var_293:ICodec;
private var §_-S2§:ICodec;
private var var_249:ICodec;
private var §_-h9§:ICodec;
private var var_253:ICodec;
private var §_-pD§:ICodec;
private var var_298:ICodec;
public function CodecA3D2Sprite()
{
@@ -51,52 +51,52 @@ package _codec.versions.version2.a3d.objects
public function init(protocol:IProtocol) : void
{
this.§_-XZ§ = protocol.getCodec(new TypeCodecInfo(Boolean,false));
this.§_-Dh§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-X§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-2o§ = protocol.getCodec(new TypeCodecInfo(Long,false));
this.§_-Av§ = protocol.getCodec(new TypeCodecInfo(Id,false));
this.§_-XW§ = protocol.getCodec(new TypeCodecInfo(String,true));
this.§_-Pk§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-j1§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-jk§ = protocol.getCodec(new TypeCodecInfo(Long,true));
this.§_-Yz§ = protocol.getCodec(new TypeCodecInfo(Boolean,false));
this.§_-SJ§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.§_-S2§ = protocol.getCodec(new TypeCodecInfo(A3D2Transform,true));
this.§_-h9§ = protocol.getCodec(new TypeCodecInfo(Boolean,false));
this.§_-pD§ = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_295 = protocol.getCodec(new TypeCodecInfo(Boolean,false));
this.var_245 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_294 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_243 = protocol.getCodec(new TypeCodecInfo(Long,false));
this.var_291 = protocol.getCodec(new TypeCodecInfo(Id,false));
this.var_251 = protocol.getCodec(new TypeCodecInfo(String,true));
this.var_292 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_297 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_254 = protocol.getCodec(new TypeCodecInfo(Long,true));
this.var_296 = protocol.getCodec(new TypeCodecInfo(Boolean,false));
this.var_293 = protocol.getCodec(new TypeCodecInfo(Float,false));
this.var_249 = protocol.getCodec(new TypeCodecInfo(A3D2Transform,true));
this.var_253 = protocol.getCodec(new TypeCodecInfo(Boolean,false));
this.var_298 = protocol.getCodec(new TypeCodecInfo(Float,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_alwaysOnTop:Boolean = Boolean(this.§_-XZ§.decode(protocolBuffer) as Boolean);
var value_alwaysOnTop:Boolean = Boolean(this.var_295.decode(protocolBuffer) as Boolean);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Sprite","alwaysOnTop",value_alwaysOnTop);
var value_boundBoxId:int = int(this.§_-Dh§.decode(protocolBuffer) as int);
var value_boundBoxId:int = int(this.var_245.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Sprite","boundBoxId",value_boundBoxId);
var value_height:Number = Number(this.§_-X§.decode(protocolBuffer) as Number);
var value_height:Number = Number(this.var_294.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Sprite","height",value_height);
var value_id:Long = this.§_-2o§.decode(protocolBuffer) as Long;
var value_id:Long = this.var_243.decode(protocolBuffer) as Long;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Sprite","id",value_id);
var value_materialId:Id = this.§_-Av§.decode(protocolBuffer) as Id;
var value_materialId:Id = this.var_291.decode(protocolBuffer) as Id;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Sprite","materialId",value_materialId);
var value_name:String = this.§_-XW§.decode(protocolBuffer) as String;
var value_name:String = this.var_251.decode(protocolBuffer) as String;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Sprite","name",value_name);
var value_originX:Number = Number(this.§_-Pk§.decode(protocolBuffer) as Number);
var value_originX:Number = Number(this.var_292.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Sprite","originX",value_originX);
var value_originY:Number = Number(this.§_-j1§.decode(protocolBuffer) as Number);
var value_originY:Number = Number(this.var_297.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Sprite","originY",value_originY);
var value_parentId:Long = this.§_-jk§.decode(protocolBuffer) as Long;
var value_parentId:Long = this.var_254.decode(protocolBuffer) as Long;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Sprite","parentId",value_parentId);
var value_perspectiveScale:Boolean = Boolean(this.§_-Yz§.decode(protocolBuffer) as Boolean);
var value_perspectiveScale:Boolean = Boolean(this.var_296.decode(protocolBuffer) as Boolean);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Sprite","perspectiveScale",value_perspectiveScale);
var value_rotation:Number = Number(this.§_-SJ§.decode(protocolBuffer) as Number);
var value_rotation:Number = Number(this.var_293.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Sprite","rotation",value_rotation);
var value_transform:A3D2Transform = this.§_-S2§.decode(protocolBuffer) as A3D2Transform;
var value_transform:A3D2Transform = this.var_249.decode(protocolBuffer) as A3D2Transform;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Sprite","transform",value_transform);
var value_visible:Boolean = Boolean(this.§_-h9§.decode(protocolBuffer) as Boolean);
var value_visible:Boolean = Boolean(this.var_253.decode(protocolBuffer) as Boolean);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Sprite","visible",value_visible);
var value_width:Number = Number(this.§_-pD§.decode(protocolBuffer) as Number);
var value_width:Number = Number(this.var_298.decode(protocolBuffer) as Number);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Sprite","width",value_width);
return new A3D2Sprite(value_alwaysOnTop,value_boundBoxId,value_height,value_id,value_materialId,value_name,value_originX,value_originY,value_parentId,value_perspectiveScale,value_rotation,value_transform,value_visible,value_width);
}
@@ -108,20 +108,20 @@ package _codec.versions.version2.a3d.objects
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2Sprite = A3D2Sprite(object);
this.§_-XZ§.encode(protocolBuffer,struct.alwaysOnTop);
this.§_-Dh§.encode(protocolBuffer,struct.boundBoxId);
this.§_-X§.encode(protocolBuffer,struct.height);
this.§_-2o§.encode(protocolBuffer,struct.id);
this.§_-Av§.encode(protocolBuffer,struct.materialId);
this.§_-XW§.encode(protocolBuffer,struct.name);
this.§_-Pk§.encode(protocolBuffer,struct.originX);
this.§_-j1§.encode(protocolBuffer,struct.originY);
this.§_-jk§.encode(protocolBuffer,struct.parentId);
this.§_-Yz§.encode(protocolBuffer,struct.perspectiveScale);
this.§_-SJ§.encode(protocolBuffer,struct.rotation);
this.§_-S2§.encode(protocolBuffer,struct.transform);
this.§_-h9§.encode(protocolBuffer,struct.visible);
this.§_-pD§.encode(protocolBuffer,struct.width);
this.var_295.encode(protocolBuffer,struct.alwaysOnTop);
this.var_245.encode(protocolBuffer,struct.boundBoxId);
this.var_294.encode(protocolBuffer,struct.height);
this.var_243.encode(protocolBuffer,struct.id);
this.var_291.encode(protocolBuffer,struct.materialId);
this.var_251.encode(protocolBuffer,struct.name);
this.var_292.encode(protocolBuffer,struct.originX);
this.var_297.encode(protocolBuffer,struct.originY);
this.var_254.encode(protocolBuffer,struct.parentId);
this.var_296.encode(protocolBuffer,struct.perspectiveScale);
this.var_293.encode(protocolBuffer,struct.rotation);
this.var_249.encode(protocolBuffer,struct.transform);
this.var_253.encode(protocolBuffer,struct.visible);
this.var_298.encode(protocolBuffer,struct.width);
}
}
}

View File

@@ -12,11 +12,11 @@ package _codec.versions.version2.a3d.objects
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-AL§:ICodec;
private var var_302:ICodec;
private var §_-Av§:ICodec;
private var var_291:ICodec;
private var §_-pJ§:ICodec;
private var var_303:ICodec;
public function CodecA3D2Surface()
{
@@ -25,19 +25,19 @@ package _codec.versions.version2.a3d.objects
public function init(protocol:IProtocol) : void
{
this.§_-AL§ = protocol.getCodec(new TypeCodecInfo(int,false));
this.§_-Av§ = protocol.getCodec(new TypeCodecInfo(int,true));
this.§_-pJ§ = protocol.getCodec(new TypeCodecInfo(int,false));
this.var_302 = protocol.getCodec(new TypeCodecInfo(int,false));
this.var_291 = protocol.getCodec(new TypeCodecInfo(int,true));
this.var_303 = protocol.getCodec(new TypeCodecInfo(int,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_indexBegin:int = int(this.§_-AL§.decode(protocolBuffer) as int);
var value_indexBegin:int = int(this.var_302.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Surface","indexBegin",value_indexBegin);
var value_materialId:int = int(this.§_-Av§.decode(protocolBuffer) as int);
var value_materialId:int = int(this.var_291.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Surface","materialId",value_materialId);
var value_numTriangles:int = int(this.§_-pJ§.decode(protocolBuffer) as int);
var value_numTriangles:int = int(this.var_303.decode(protocolBuffer) as int);
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Surface","numTriangles",value_numTriangles);
return new A3D2Surface(value_indexBegin,value_materialId,value_numTriangles);
}
@@ -49,9 +49,9 @@ package _codec.versions.version2.a3d.objects
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2Surface = A3D2Surface(object);
this.§_-AL§.encode(protocolBuffer,struct.indexBegin);
this.§_-Av§.encode(protocolBuffer,struct.materialId);
this.§_-pJ§.encode(protocolBuffer,struct.numTriangles);
this.var_302.encode(protocolBuffer,struct.indexBegin);
this.var_291.encode(protocolBuffer,struct.materialId);
this.var_303.encode(protocolBuffer,struct.numTriangles);
}
}
}

View File

@@ -13,7 +13,7 @@ package _codec.versions.version2.a3d.objects
{
public static var log:IClientLog = IClientLog(OSGi.getInstance().getService(IClientLog));
private var §_-dG§:ICodec;
private var var_411:ICodec;
public function CodecA3D2Transform()
{
@@ -22,13 +22,13 @@ package _codec.versions.version2.a3d.objects
public function init(protocol:IProtocol) : void
{
this.§_-dG§ = protocol.getCodec(new TypeCodecInfo(A3DMatrix,false));
this.var_411 = protocol.getCodec(new TypeCodecInfo(A3DMatrix,false));
}
public function decode(protocolBuffer:ProtocolBuffer) : Object
{
log = IClientLog(OSGi.getInstance().getService(IClientLog));
var value_matrix:A3DMatrix = this.§_-dG§.decode(protocolBuffer) as A3DMatrix;
var value_matrix:A3DMatrix = this.var_411.decode(protocolBuffer) as A3DMatrix;
log.log("codec","struct %1 field %2 value %3","versions.version2.a3d.objects.A3D2Transform","matrix",value_matrix);
return new A3D2Transform(value_matrix);
}
@@ -40,7 +40,7 @@ package _codec.versions.version2.a3d.objects
throw new Error("Object is null. Use @ProtocolOptional annotation.");
}
var struct:A3D2Transform = A3D2Transform(object);
this.§_-dG§.encode(protocolBuffer,struct.matrix);
this.var_411.encode(protocolBuffer,struct.matrix);
}
}
}