libgdx API

Uses of Interface
com.badlogic.gdx.graphics.g3d.loaders.StillModelLoader

Packages that use StillModelLoader
com.badlogic.gdx.graphics.g3d.loaders.g3d   
com.badlogic.gdx.graphics.g3d.loaders.wavefront   
 

Uses of StillModelLoader in com.badlogic.gdx.graphics.g3d.loaders.g3d
 

Classes in com.badlogic.gdx.graphics.g3d.loaders.g3d that implement StillModelLoader
static class G3dLoader.G3dStillModelLoader
           
static class G3dtLoader.G3dtStillModelLoader
           
 

Uses of StillModelLoader in com.badlogic.gdx.graphics.g3d.loaders.wavefront
 

Classes in com.badlogic.gdx.graphics.g3d.loaders.wavefront that implement StillModelLoader
 class ObjLoader
          Loads Wavefront OBJ files.
 


libgdx API

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