|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CalCoreMorphAnimation | |
|---|---|
| org.jagatoo.loaders.models.cal3d.core | |
| Uses of CalCoreMorphAnimation in org.jagatoo.loaders.models.cal3d.core |
|---|
| Fields in org.jagatoo.loaders.models.cal3d.core with type parameters of type CalCoreMorphAnimation | |
|---|---|
protected java.util.Map<java.lang.String,CalCoreMorphAnimation> |
CalCoreModel.mapCoreMorphAnimation
|
| Methods in org.jagatoo.loaders.models.cal3d.core that return CalCoreMorphAnimation | |
|---|---|
CalCoreMorphAnimation |
CalCoreModel.getCoreMorphAnimation(java.lang.String coreAnimationId)
/** Gets the morph core animation for a specified id tag. |
| Methods in org.jagatoo.loaders.models.cal3d.core that return types with arguments of type CalCoreMorphAnimation | |
|---|---|
java.util.Map<java.lang.String,CalCoreMorphAnimation> |
CalCoreModel.getCoreMorphAnimations()
|
| Methods in org.jagatoo.loaders.models.cal3d.core with parameters of type CalCoreMorphAnimation | |
|---|---|
void |
CalCoreModel.addCoreMorphAnimation(java.lang.String tag,
CalCoreMorphAnimation coreAnimation)
/** Adds a core morph animation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||