Uses of Class
com.threerings.opengl.model.config.StaticConfig.Resolved

Packages that use StaticConfig.Resolved
com.threerings.opengl.model   
com.threerings.opengl.model.config Model and animation configurations. 
 

Uses of StaticConfig.Resolved in com.threerings.opengl.model
 

Methods in com.threerings.opengl.model with parameters of type StaticConfig.Resolved
 void Static.setConfig(StaticConfig.Resolved config)
          Sets the configuration of this model.
 

Constructors in com.threerings.opengl.model with parameters of type StaticConfig.Resolved
Static(GlContext ctx, Scope parentScope, StaticConfig.Resolved config)
          Creates a new static implementation.
 

Uses of StaticConfig.Resolved in com.threerings.opengl.model.config
 

Methods in com.threerings.opengl.model.config that return StaticConfig.Resolved
abstract  StaticConfig.Resolved GeneratedStaticConfig.Generator.generate(GlContext ctx, int influenceFlags)
          (Re)generates the geometry.
 StaticConfig.Resolved GeneratedStaticConfig.Quad.generate(GlContext ctx, int influenceFlags)
           
 



Copyright © 2011. All Rights Reserved.