Uses of Class
com.threerings.opengl.model.config.ModelConfig.Imported

Packages that use ModelConfig.Imported
com.threerings.opengl.model.config Model and animation configurations. 
com.threerings.opengl.model.tools   
 

Uses of ModelConfig.Imported in com.threerings.opengl.model.config
 

Subclasses of ModelConfig.Imported in com.threerings.opengl.model.config
 class ArticulatedConfig
          An original articulated implementation.
 class StaticConfig
          An original static implementation.
 class StaticSetConfig
          An original static set implementation.
 

Uses of ModelConfig.Imported in com.threerings.opengl.model.tools
 

Methods in com.threerings.opengl.model.tools with parameters of type ModelConfig.Imported
 ModelConfig.MeshSet ModelDef.SpatialDef.createMeshes(ModelConfig.Imported config)
          Creates a set of meshes for this node.
 ModelConfig.VisibleMesh ModelDef.TriMeshDef.createVisibleMesh(ModelConfig.Imported config)
          Creates and returns a visible mesh config for this mesh.
 



Copyright © 2011. All Rights Reserved.