Uses of Class
com.threerings.opengl.scene.SceneInfluenceSet

Packages that use SceneInfluenceSet
com.threerings.opengl.model   
com.threerings.opengl.scene Scene management classes. 
 

Uses of SceneInfluenceSet in com.threerings.opengl.model
 

Methods in com.threerings.opengl.model with parameters of type SceneInfluenceSet
 void Model.setInfluences(SceneInfluenceSet influences)
           
 

Uses of SceneInfluenceSet in com.threerings.opengl.scene
 

Methods in com.threerings.opengl.scene with parameters of type SceneInfluenceSet
 void SimpleSceneElement.setInfluences(SceneInfluenceSet influences)
           
 void SceneElement.setInfluences(SceneInfluenceSet influences)
          Sets the influences affecting this element.
 



Copyright © 2011. All Rights Reserved.