Package com.jme3.animation
Class PoseTrack.PoseFrame
java.lang.Object
com.jme3.animation.PoseTrack.PoseFrame
- Enclosing class:
- PoseTrack
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionclone()
This method creates a clone of the current object.void
read
(JmeImporter i) void
write
(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:
write
in interfaceSavable
- Throws:
IOException
-
read
- Specified by:
read
in interfaceSavable
- Throws:
IOException
-