libgdx API

Uses of Class
com.badlogic.gdx.graphics.g3d.model.still.StillSubMesh

Packages that use StillSubMesh
com.badlogic.gdx.graphics.g3d.model.still   
 

Uses of StillSubMesh in com.badlogic.gdx.graphics.g3d.model.still
 

Fields in com.badlogic.gdx.graphics.g3d.model.still declared as StillSubMesh
 StillSubMesh[] StillModel.subMeshes
           
 

Methods in com.badlogic.gdx.graphics.g3d.model.still that return StillSubMesh
 StillSubMesh StillModel.getSubMesh(java.lang.String name)
           
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)