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

Packages that use InfluenceFlagConfig
com.threerings.opengl.effect.config Effect configurations. 
com.threerings.opengl.gui.config GUI configurations. 
com.threerings.opengl.model.config Model and animation configurations. 
com.threerings.opengl.scene.config Scene configurations. 
 

Uses of InfluenceFlagConfig in com.threerings.opengl.effect.config
 

Fields in com.threerings.opengl.effect.config declared as InfluenceFlagConfig
 InfluenceFlagConfig BaseParticleSystemConfig.influences
          The influences allowed to affect this model.
 

Uses of InfluenceFlagConfig in com.threerings.opengl.gui.config
 

Fields in com.threerings.opengl.gui.config declared as InfluenceFlagConfig
 InfluenceFlagConfig ComponentBillboardConfig.influences
          The influences allowed to affect this model.
 

Uses of InfluenceFlagConfig in com.threerings.opengl.model.config
 

Fields in com.threerings.opengl.model.config declared as InfluenceFlagConfig
 InfluenceFlagConfig ScriptedConfig.influences
          The influences allowed to affect this model.
 InfluenceFlagConfig ModelConfig.Imported.influences
          The influences allowed to affect this model.
 InfluenceFlagConfig GeneratedStaticConfig.influences
          The influences allowed to affect this generator.
 InfluenceFlagConfig ConditionalConfig.influences
          The influences allowed to affect this model.
 InfluenceFlagConfig CompoundConfig.influences
          The influences allowed to affect this model.
 

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

Fields in com.threerings.opengl.scene.config declared as InfluenceFlagConfig
 InfluenceFlagConfig ViewerAffecterConfig.influences
          The influences allowed to affect this model.
 InfluenceFlagConfig SceneInfluencerConfig.influences
          The influences allowed to affect this model.
 



Copyright © 2011. All Rights Reserved.