libgdx API

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

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

public static class G3dtLoader.G3dtKeyframedModelLoader
extends java.lang.Object
implements KeyframedModelLoader


Constructor Summary
G3dtLoader.G3dtKeyframedModelLoader()
           
 
Method Summary
 KeyframedModel 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.G3dtKeyframedModelLoader

public G3dtLoader.G3dtKeyframedModelLoader()
Method Detail

load

public KeyframedModel load(FileHandle handle,
                           ModelLoaderHints hints)
Specified by:
load in interface KeyframedModelLoader
Specified by:
load in interface ModelLoader

libgdx API

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