libgdx API

com.badlogic.gdx.graphics.g3d.loaders.g3d
Class G3dtLoader.G3dtStillModelLoader

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

public static class G3dtLoader.G3dtStillModelLoader
extends java.lang.Object
implements StillModelLoader


Constructor Summary
G3dtLoader.G3dtStillModelLoader()
           
 
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

G3dtLoader.G3dtStillModelLoader

public G3dtLoader.G3dtStillModelLoader()
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)