Uses of Class
com.threerings.opengl.model.tools.ModelDef.SkinMeshDef

Packages that use ModelDef.SkinMeshDef
com.threerings.opengl.model.tools   
 

Uses of ModelDef.SkinMeshDef in com.threerings.opengl.model.tools
 

Method parameters in com.threerings.opengl.model.tools with type arguments of type ModelDef.SkinMeshDef
 void ModelDef.SpatialDef.mergeSkinMeshes(HashMap<Object,ModelDef.SkinMeshDef> meshes, HashSet<String> bones)
          Finds the names of all nodes referenced as bones, merges skin meshes with the same properties.
 void ModelDef.SkinMeshDef.mergeSkinMeshes(HashMap<Object,ModelDef.SkinMeshDef> meshes, HashSet<String> bones)
           
 

Constructors in com.threerings.opengl.model.tools with parameters of type ModelDef.SkinMeshDef
ModelDef.SkinMeshDef(ModelDef.SkinMeshDef other)
           
 



Copyright © 2011. All Rights Reserved.