Public Member Functions | |
void | Free () |
void | Read (Common::SeekableReadStream &source, const ConvertShapeFormat *csf, uint32 real_len) |
void | Write (Common::SeekableWriteStream &source, const ConvertShapeFormat *csf, uint32 &write_len) |
Static Public Member Functions | |
static bool | Check (Common::SeekableReadStream &source, const ConvertShapeFormat *csf, uint32 real_len) |
static bool | CheckUnsafe (Common::SeekableReadStream &source, const ConvertShapeFormat *csf, uint32 real_len) |
static int | CalcNumFrames (Common::SeekableReadStream &source, const ConvertShapeFormat *csf, uint32 real_len, uint32 start_pos) |