org.cogchar.bind.rk.aniconv
Class AnimationConverter

java.lang.Object
  extended by org.cogchar.bind.rk.aniconv.AnimationConverter

public class AnimationConverter
extends Object

Author:
Jason G. Pallack

Constructor Summary
AnimationConverter()
           
 
Method Summary
static org.robokind.api.animation.Animation convertAnimation(String animName, BoneRobotConfig skeleton, MayaModelMap conversionMap, boolean useMayaMap, boolean useControlCurves, StreamTokenizer st)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnimationConverter

public AnimationConverter()
Method Detail

convertAnimation

public static org.robokind.api.animation.Animation convertAnimation(String animName,
                                                                    BoneRobotConfig skeleton,
                                                                    MayaModelMap conversionMap,
                                                                    boolean useMayaMap,
                                                                    boolean useControlCurves,
                                                                    StreamTokenizer st)


Copyright © 2010-2013. All Rights Reserved.