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 classJAssImpImporter.LoadMode -
Constructor Summary
Constructors Constructor Description JAssImpImporter() -
Method Summary
Modifier and Type Method Description static java.lang.StringgetSharedString(java.lang.String string, java.lang.String string2)static voidInit()static voidtakeOutTheTrash(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)
-