libgdx API

com.badlogic.gdx.graphics.g3d.loaders.g3d
Class G3dLoader.G3dStillModelLoader

java.lang.Object
  extended by com.badlogic.gdx.graphics.g3d.loaders.g3d.G3dLoader.G3dStillModelLoader
All Implemented Interfaces:
ModelLoader, StillModelLoader
Enclosing class:
G3dLoader

public static class G3dLoader.G3dStillModelLoader
extends java.lang.Object
implements StillModelLoader


Constructor Summary
G3dLoader.G3dStillModelLoader()
           
 
Method Summary
 StillModel load(FileHandle handle, ModelLoaderHints hints)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G3dLoader.G3dStillModelLoader

public G3dLoader.G3dStillModelLoader()
Method Detail

load

public StillModel load(FileHandle handle,
                       ModelLoaderHints hints)
Specified by:
load in interface ModelLoader
Specified by:
load in interface StillModelLoader

libgdx API

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