Uses of Class
com.threerings.opengl.model.config.CompoundConfig

Packages that use CompoundConfig
com.threerings.opengl.model   
 

Uses of CompoundConfig in com.threerings.opengl.model
 

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

Constructors in com.threerings.opengl.model with parameters of type CompoundConfig
Compound(GlContext ctx, Scope parentScope, CompoundConfig config)
          Creates a new compound implementation.
 



Copyright © 2011. All Rights Reserved.