Uses of Class
com.threerings.opengl.model.config.AnimationConfig.Imported

Packages that use AnimationConfig.Imported
com.threerings.opengl.model   
com.threerings.opengl.model.tools   
 

Uses of AnimationConfig.Imported in com.threerings.opengl.model
 

Methods in com.threerings.opengl.model with parameters of type AnimationConfig.Imported
 void Animation.Imported.setConfig(AnimationConfig.Imported config)
          (Re)configures the implementation.
 

Constructors in com.threerings.opengl.model with parameters of type AnimationConfig.Imported
Animation.Imported(GlContext ctx, Scope parentScope, AnimationConfig.Imported config)
          Creates a new imported implementation.
 

Uses of AnimationConfig.Imported in com.threerings.opengl.model.tools
 

Methods in com.threerings.opengl.model.tools with parameters of type AnimationConfig.Imported
 void AnimationDef.update(AnimationConfig.Imported config)
          Updates the supplied configuration with the animation data in this definition.
 



Copyright © 2011. All Rights Reserved.