| Modifier | Constructor and Description | 
|---|---|
protected  | 
PoseFrame()
Serialization-only. 
 | 
  | 
PoseFrame(Pose[] poses,
         float[] weights)  | 
| Modifier and Type | Method and Description | 
|---|---|
PoseTrack.PoseFrame | 
clone()
This method creates a clone of the current object. 
 | 
void | 
read(JmeImporter i)  | 
void | 
write(JmeExporter e)  | 
public PoseFrame(Pose[] poses, float[] weights)
protected PoseFrame()
public PoseTrack.PoseFrame clone()
clone in class java.lang.Objectpublic void write(JmeExporter e) throws java.io.IOException
public void read(JmeImporter i) throws java.io.IOException