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

Packages that use SceneInfluenceConfig
com.threerings.opengl.scene.config Scene configurations. 
 

Uses of SceneInfluenceConfig in com.threerings.opengl.scene.config
 

Subclasses of SceneInfluenceConfig in com.threerings.opengl.scene.config
static class SceneInfluenceConfig.AmbientLight
          Represents the influence of ambient light.
static class SceneInfluenceConfig.Definer
          Represents a variable definition influence.
static class SceneInfluenceConfig.Fog
          Represents the influence of fog.
static class SceneInfluenceConfig.Light
          Represents the influence of a light.
static class SceneInfluenceConfig.Projector
          Represents a projection influence.
 

Fields in com.threerings.opengl.scene.config declared as SceneInfluenceConfig
 SceneInfluenceConfig SceneInfluencerConfig.influence
          The influence that this influencer exerts.
 



Copyright © 2011. All Rights Reserved.