Uses of Class
com.threerings.tudey.shape.config.ShapeModelConfig

Packages that use ShapeModelConfig
com.threerings.tudey.shape   
 

Uses of ShapeModelConfig in com.threerings.tudey.shape
 

Methods in com.threerings.tudey.shape with parameters of type ShapeModelConfig
 void ShapeModel.setConfig(ShapeModelConfig config)
          Sets the configuration of this model.
 

Constructors in com.threerings.tudey.shape with parameters of type ShapeModelConfig
ShapeModel(GlContext ctx, Scope parentScope, ShapeModelConfig config)
          Creates a new shape model implementation.
 



Copyright © 2011. All Rights Reserved.