Package com.jme3.animation
Class PoseTrack.PoseFrame
java.lang.Object
com.jme3.animation.PoseTrack.PoseFrame
- Enclosing class:
 - PoseTrack
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionclone()This method creates a clone of the current object.voidread(JmeImporter i) voidwrite(JmeExporter e)  
- 
Constructor Details
- 
PoseFrame
 - 
PoseFrame
protected PoseFrame()Serialization-only. Do not use. 
 - 
 - 
Method Details
- 
clone
This method creates a clone of the current object. - 
write
- Specified by:
 writein interfaceSavable- Throws:
 IOException
 - 
read
- Specified by:
 readin interfaceSavable- Throws:
 IOException
 
 -