コード例 #1
0
 public virtual void Read(PackFileDeserializer des, BinaryReaderEx br)
 {
     m_lists             = des.ReadClassPointer <hkpShapeKeyTableBlock>(br);
     m_occupancyBitField = br.ReadUInt32();
     br.ReadUInt32();
 }
コード例 #2
0
 public virtual void Read(PackFileDeserializer des, BinaryReaderEx br)
 {
     m_slots_0  = br.ReadUInt32();
     m_slots_1  = br.ReadUInt32();
     m_slots_2  = br.ReadUInt32();
     m_slots_3  = br.ReadUInt32();
     m_slots_4  = br.ReadUInt32();
     m_slots_5  = br.ReadUInt32();
     m_slots_6  = br.ReadUInt32();
     m_slots_7  = br.ReadUInt32();
     m_slots_8  = br.ReadUInt32();
     m_slots_9  = br.ReadUInt32();
     m_slots_10 = br.ReadUInt32();
     m_slots_11 = br.ReadUInt32();
     m_slots_12 = br.ReadUInt32();
     m_slots_13 = br.ReadUInt32();
     m_slots_14 = br.ReadUInt32();
     m_slots_15 = br.ReadUInt32();
     m_slots_16 = br.ReadUInt32();
     m_slots_17 = br.ReadUInt32();
     m_slots_18 = br.ReadUInt32();
     m_slots_19 = br.ReadUInt32();
     m_slots_20 = br.ReadUInt32();
     m_slots_21 = br.ReadUInt32();
     m_slots_22 = br.ReadUInt32();
     m_slots_23 = br.ReadUInt32();
     m_slots_24 = br.ReadUInt32();
     m_slots_25 = br.ReadUInt32();
     m_slots_26 = br.ReadUInt32();
     m_slots_27 = br.ReadUInt32();
     m_slots_28 = br.ReadUInt32();
     m_slots_29 = br.ReadUInt32();
     m_slots_30 = br.ReadUInt32();
     m_slots_31 = br.ReadUInt32();
     m_slots_32 = br.ReadUInt32();
     m_slots_33 = br.ReadUInt32();
     m_slots_34 = br.ReadUInt32();
     m_slots_35 = br.ReadUInt32();
     m_slots_36 = br.ReadUInt32();
     m_slots_37 = br.ReadUInt32();
     m_slots_38 = br.ReadUInt32();
     m_slots_39 = br.ReadUInt32();
     m_slots_40 = br.ReadUInt32();
     m_slots_41 = br.ReadUInt32();
     m_slots_42 = br.ReadUInt32();
     m_slots_43 = br.ReadUInt32();
     m_slots_44 = br.ReadUInt32();
     m_slots_45 = br.ReadUInt32();
     m_slots_46 = br.ReadUInt32();
     m_slots_47 = br.ReadUInt32();
     m_slots_48 = br.ReadUInt32();
     m_slots_49 = br.ReadUInt32();
     m_slots_50 = br.ReadUInt32();
     m_slots_51 = br.ReadUInt32();
     m_slots_52 = br.ReadUInt32();
     m_slots_53 = br.ReadUInt32();
     m_slots_54 = br.ReadUInt32();
     m_slots_55 = br.ReadUInt32();
     m_slots_56 = br.ReadUInt32();
     m_slots_57 = br.ReadUInt32();
     m_slots_58 = br.ReadUInt32();
     m_slots_59 = br.ReadUInt32();
     m_slots_60 = br.ReadUInt32();
     m_slots_61 = br.ReadUInt32();
     m_slots_62 = br.ReadUInt32();
     br.ReadUInt32();
     m_next = des.ReadClassPointer <hkpShapeKeyTableBlock>(br);
     br.ReadUInt64();
 }