Uses of Class
com.threerings.opengl.scene.config.ViewerAffecterConfig

Packages that use ViewerAffecterConfig
com.threerings.opengl.scene Scene management classes. 
 

Uses of ViewerAffecterConfig in com.threerings.opengl.scene
 

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

Constructors in com.threerings.opengl.scene with parameters of type ViewerAffecterConfig
ViewerAffecter(GlContext ctx, Scope parentScope, ViewerAffecterConfig config)
          Creates a new affecter implementation.
 



Copyright © 2011. All Rights Reserved.