Class JAssImpImporter
java.lang.Object
zombie.core.skinnedmodel.model.jassimp.JAssImpImporter
public final class JAssImpImporter
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
JAssImpImporter.LoadMode
-
Constructor Summary
Constructors Constructor Description JAssImpImporter()
-
Method Summary
Modifier and Type Method Description static java.lang.String
getSharedString(java.lang.String string, java.lang.String string2)
static void
Init()
static void
takeOutTheTrash(jassimp.AiScene aiScene)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
JAssImpImporter
public JAssImpImporter()
-
-
Method Details
-
Init
public static void Init() -
takeOutTheTrash
public static void takeOutTheTrash(jassimp.AiScene aiScene)
-