Maven module :un.storage : model3d-md5 :
Class : un.storage.model3d.md5.MD5Animation
Extends/Implements : -
Subclasses : -

MD5 animation.
author  Johann Sorel


Variables : version, commandline, frameRate, numAnimatedComponents, joints, bounds, baseFrame, frames
Functions : -


public int version

public Chars commandline


number of frame per second.
public int frameRate

public int numAnimatedComponents


Animation joints.
public Joint[] joints


Define the bounding box of the model for each frame.
public BBox[] bounds


Define the joint position and rotation before frame data modification.
public BaseFrame baseFrame


Each frame transformation.
public Frame[] frames