public void Load(DataStreamPtr reader) { findex = MBOgreUtil.LoadInt32(reader); rot = MBOgreUtil.LoadPoint4F(reader); }