Uses of Class
org.cogchar.bind.rk.aniconv.AnimationData

Packages that use AnimationData
org.cogchar.bind.rk.aniconv   
 

Uses of AnimationData in org.cogchar.bind.rk.aniconv
 

Methods in org.cogchar.bind.rk.aniconv that return AnimationData
static AnimationData AnimationTrimmer.getTrimData(String fileName)
           
static AnimationData OgreAnimationSkeletonMap.mapSkeleton(BoneRobotConfig skeleton, AnimationData oldAnimData, boolean useControlCurves)
           
static AnimationData OgreAnimationParser.parseAnimation(String animName, StreamTokenizer st)
           
 

Methods in org.cogchar.bind.rk.aniconv with parameters of type AnimationData
static String OgreAnimationWriter.getAnimationData(AnimationData ad)
           
static AnimationData OgreAnimationSkeletonMap.mapSkeleton(BoneRobotConfig skeleton, AnimationData oldAnimData, boolean useControlCurves)
           
static void OgreAnimationWriter.writeFile(String path, AnimationData ad)
           
 

Constructors in org.cogchar.bind.rk.aniconv with parameters of type AnimationData
NormalizingAnimationFactory(AnimationData animData)
           
 



Copyright © 2010-2013. All Rights Reserved.