Uses of Package
com.threerings.opengl.model.config

Packages that use com.threerings.opengl.model.config
com.threerings.opengl.effect.config Effect configurations. 
com.threerings.opengl.gui.config GUI configurations. 
com.threerings.opengl.model   
com.threerings.opengl.model.config Model and animation configurations. 
com.threerings.opengl.model.tools   
com.threerings.opengl.scene Scene management classes. 
com.threerings.opengl.scene.config Scene configurations. 
com.threerings.opengl.util   
com.threerings.tudey.client   
com.threerings.tudey.client.sprite   
com.threerings.tudey.config Tudey configurations. 
com.threerings.tudey.data Tudey data. 
com.threerings.tudey.server.logic   
com.threerings.tudey.shape.config Shape configurations. 
 

Classes in com.threerings.opengl.model.config used by com.threerings.opengl.effect.config
InfluenceFlagConfig
          Contains a set of flags for different kinds of influences.
ModelConfig
          The configuration of a model.
ModelConfig.Implementation
          Contains the actual implementation of the model.
 

Classes in com.threerings.opengl.model.config used by com.threerings.opengl.gui.config
ArticulatedConfig.BillboardRotationX
          The options for billboard rotation about the x axis.
ArticulatedConfig.BillboardRotationY
          The options for billboard rotation about the y axis.
InfluenceFlagConfig
          Contains a set of flags for different kinds of influences.
ModelConfig
          The configuration of a model.
ModelConfig.Implementation
          Contains the actual implementation of the model.
 

Classes in com.threerings.opengl.model.config used by com.threerings.opengl.model
AnimationConfig
          The configuration of an animation.
AnimationConfig.Imported
          A frame-based animation imported from an export file.
AnimationConfig.Procedural
          A procedural animation.
AnimationConfig.Sequential
          Runs a series of animations in sequence.
ArticulatedConfig
          An original articulated implementation.
ArticulatedConfig.MeshNode
          A node containing a mesh.
ArticulatedConfig.Node
          A node within an Articulated model.
CompoundConfig
          A compound model implementation.
ConditionalConfig
          A conditional model implementation.
ModelConfig
          The configuration of a model.
ModelConfig.Imported.MaterialMapping
          Represents a mapping from texture name to material.
ScriptedConfig
          A scripted model implementation.
StaticConfig.Resolved
          Contains the resolved derived config bits.
 

Classes in com.threerings.opengl.model.config used by com.threerings.opengl.model.config
ActionConfig
          Configurations for actions taken by models.
AnimationConfig
          The configuration of an animation.
AnimationConfig.ComponentAnimation
          Contains a component animation in a sequence.
AnimationConfig.FrameAction
          An action to perform at a specific frame in the animation.
AnimationConfig.Implementation
          Contains the actual implementation of the animation.
AnimationConfig.Original
          Superclass of the original implementations.
AnimationConfig.TargetTransform
          Controls the transform of one or more nodes.
ArticulatedConfig.AnimationMapping
          A named animation reference.
ArticulatedConfig.Attachment
          Represents an attached model.
ArticulatedConfig.BillboardRotationX
          The options for billboard rotation about the x axis.
ArticulatedConfig.BillboardRotationY
          The options for billboard rotation about the y axis.
ArticulatedConfig.Node
          A node within an Articulated model.
ArticulatedConfig.NodeTransform
          Represents a transform to apply to a node.
CompoundConfig.ComponentModel
          Represents one of the models that makes up the compound.
ConditionalConfig.Case
          Represents one of the cases that makes up the conditional.
GeneratedStaticConfig.Generator
          The object responsible for generating the geometry.
InfluenceFlagConfig
          Contains a set of flags for different kinds of influences.
ModelConfig
          The configuration of a model.
ModelConfig.Implementation
          Contains the actual implementation of the model.
ModelConfig.Imported
          Superclass of the imported implementations (this is not abstract because in order for the exporter to create a prototype of MaterialMapping, it must be able to instantiate this class).
ModelConfig.Imported.MaterialMapping
          Represents a mapping from texture name to material.
ModelConfig.MeshSet
          Contains a set of meshes.
ModelConfig.SchemedModel
          Combines a render scheme with a model reference.
ModelConfig.VisibleMesh
          Pairs a texture name with a geometry config.
ScriptedConfig.TimeAction
          An action to perform after a specific time interval.
StaticConfig.Resolved
          Contains the resolved derived config bits.
 

Classes in com.threerings.opengl.model.config used by com.threerings.opengl.model.tools
AnimationConfig.Imported
          A frame-based animation imported from an export file.
ArticulatedConfig
          An original articulated implementation.
ArticulatedConfig.Node
          A node within an Articulated model.
ModelConfig
          The configuration of a model.
ModelConfig.Imported
          Superclass of the imported implementations (this is not abstract because in order for the exporter to create a prototype of MaterialMapping, it must be able to instantiate this class).
ModelConfig.MeshSet
          Contains a set of meshes.
ModelConfig.VisibleMesh
          Pairs a texture name with a geometry config.
StaticConfig
          An original static implementation.
StaticSetConfig
          An original static set implementation.
 

Classes in com.threerings.opengl.model.config used by com.threerings.opengl.scene
ModelConfig
          The configuration of a model.
 

Classes in com.threerings.opengl.model.config used by com.threerings.opengl.scene.config
InfluenceFlagConfig
          Contains a set of flags for different kinds of influences.
ModelConfig
          The configuration of a model.
ModelConfig.Implementation
          Contains the actual implementation of the model.
 

Classes in com.threerings.opengl.model.config used by com.threerings.opengl.util
AnimationConfig
          The configuration of an animation.
ModelConfig
          The configuration of a model.
 

Classes in com.threerings.opengl.model.config used by com.threerings.tudey.client
ModelConfig
          The configuration of a model.
 

Classes in com.threerings.opengl.model.config used by com.threerings.tudey.client.sprite
ModelConfig
          The configuration of a model.
 

Classes in com.threerings.opengl.model.config used by com.threerings.tudey.config
AnimationConfig
          The configuration of an animation.
ModelConfig
          The configuration of a model.
ModelConfig.BaseWrapper
          Base wrapper implementation.
ModelConfig.Implementation
          Contains the actual implementation of the model.
 

Classes in com.threerings.opengl.model.config used by com.threerings.tudey.data
ModelConfig
          The configuration of a model.
 

Classes in com.threerings.opengl.model.config used by com.threerings.tudey.server.logic
ModelConfig
          The configuration of a model.
 

Classes in com.threerings.opengl.model.config used by com.threerings.tudey.shape.config
ModelConfig.Implementation
          Contains the actual implementation of the model.
 



Copyright © 2011. All Rights Reserved.