Uses of Class
com.badlogic.gdx.graphics.g3d.model.data.ModelMesh

Packages that use ModelMesh
com.badlogic.gdx.graphics.g3d.model.data   
 

Uses of ModelMesh in com.badlogic.gdx.graphics.g3d.model.data
 

Fields in com.badlogic.gdx.graphics.g3d.model.data with type parameters of type ModelMesh
 Array<ModelMesh> ModelData.meshes
           
 

Methods in com.badlogic.gdx.graphics.g3d.model.data with parameters of type ModelMesh
 void ModelData.addMesh(ModelMesh mesh)
           
 



Copyright © 2013. All Rights Reserved.