org.cogchar.bind.rk.aniconv
Class OgreAnimationWriter

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

public class OgreAnimationWriter
extends Object

Author:
Matthew Stevenson

Constructor Summary
OgreAnimationWriter()
           
 
Method Summary
static String getAnimationData(AnimationData ad)
           
static void writeFile(String path, AnimationData ad)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OgreAnimationWriter

public OgreAnimationWriter()
Method Detail

writeFile

public static void writeFile(String path,
                             AnimationData ad)
                      throws Exception
Throws:
Exception

getAnimationData

public static String getAnimationData(AnimationData ad)


Copyright © 2010-2013. All Rights Reserved.