|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CalCoreKeyframe | |
|---|---|
| org.jagatoo.loaders.models.cal3d.core | |
| Uses of CalCoreKeyframe in org.jagatoo.loaders.models.cal3d.core |
|---|
| Fields in org.jagatoo.loaders.models.cal3d.core with type parameters of type CalCoreKeyframe | |
|---|---|
protected java.util.SortedSet<CalCoreKeyframe> |
CalCoreTrack.coreKeyframes
|
| Methods in org.jagatoo.loaders.models.cal3d.core that return CalCoreKeyframe | |
|---|---|
protected static CalCoreKeyframe |
CalLoader.loadCoreKeyframe(java.io.DataInput file)
Loads a core keyframe instance. |
| Methods in org.jagatoo.loaders.models.cal3d.core that return types with arguments of type CalCoreKeyframe | |
|---|---|
java.util.SortedSet<CalCoreKeyframe> |
CalCoreTrack.getCoreKeyFrames()
Returns the core keyframe map. |
| Methods in org.jagatoo.loaders.models.cal3d.core with parameters of type CalCoreKeyframe | |
|---|---|
void |
CalCoreTrack.addCoreKeyframe(CalCoreKeyframe coreKeyframe)
Adds a core keyframe. |
protected static void |
CalSaver.saveCoreKeyframe(java.io.DataOutput file,
CalCoreKeyframe coreKeyframe)
Saves a core keyframe instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||