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

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

Uses of SceneInfluencerConfig in com.threerings.opengl.scene
 

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

Constructors in com.threerings.opengl.scene with parameters of type SceneInfluencerConfig
SceneInfluencer(GlContext ctx, Scope parentScope, SceneInfluencerConfig config)
          Creates a new influencer implementation.
 



Copyright © 2011. All Rights Reserved.