Uses of Class
com.threerings.opengl.model.tools.AnimationDef.TransformDef

Packages that use AnimationDef.TransformDef
com.threerings.opengl.model.tools   
 

Uses of AnimationDef.TransformDef in com.threerings.opengl.model.tools
 

Fields in com.threerings.opengl.model.tools with type parameters of type AnimationDef.TransformDef
 HashMap<String,AnimationDef.TransformDef> AnimationDef.FrameDef.transforms
          Transforms for affected nodes, mapped by name.
 

Methods in com.threerings.opengl.model.tools with parameters of type AnimationDef.TransformDef
 void AnimationDef.FrameDef.addTransform(AnimationDef.TransformDef transform)
          Called by the parser to add a transform to this frame.
 



Copyright © 2011. All Rights Reserved.