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

Packages that use AnimationConfig.Procedural
com.threerings.opengl.model   
 

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

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

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



Copyright © 2011. All Rights Reserved.