com.badlogic.gdx.graphics.g3d.loaders
Interface StillModelLoader
- All Superinterfaces:
- ModelLoader
- All Known Implementing Classes:
- G3dLoader.G3dStillModelLoader, G3dtLoader.G3dtStillModelLoader, ObjLoader
public interface StillModelLoader
- extends ModelLoader
Interface for loaders loading StillModel
instances.
- Author:
- mzechner
load
StillModel load(FileHandle handle,
ModelLoaderHints hints)
- Specified by:
load
in interface ModelLoader
Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)