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

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

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

Fields in com.threerings.opengl.model.tools with type parameters of type ModelDef.Extra
 List<ModelDef.Extra> ModelDef.Vertex.extras
          Extra data associated with the vertex.
 

Methods in com.threerings.opengl.model.tools with parameters of type ModelDef.Extra
 void ModelDef.Vertex.addExtra(ModelDef.Extra extra)
          Called by the parser to add extra data to this vertex.
 



Copyright © 2011. All Rights Reserved.