|
libgdx API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.badlogic.gdx.graphics.g3d.loaders.g3d.chunks.G3dExporter
public class G3dExporter
Constructor Summary | |
---|---|
G3dExporter()
|
Method Summary | |
---|---|
static void |
export(KeyframedModel model,
FileHandle file)
|
static void |
export(SkeletonModel model,
FileHandle file)
|
static void |
export(StillModel model,
FileHandle file)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public G3dExporter()
Method Detail |
---|
public static void export(StillModel model, FileHandle file)
public static void export(KeyframedModel model, FileHandle file)
public static void export(SkeletonModel model, FileHandle file)
|
libgdx API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |