public abstract class TestFBXBase extends TestBase
| Constructor and Description |
|---|
TestFBXBase(java.lang.String basePath,
FileFormat format) |
| Modifier and Type | Method and Description |
|---|---|
void |
resetLicense() |
protected void |
testBinaryFile(java.lang.String file) |
protected void |
testBinaryFile(java.lang.String file,
FbxSaveOptions config) |
protected void |
testFile(java.lang.String file) |
protected void |
testFile(java.lang.String file,
boolean silence) |
protected void |
testFile(java.lang.String file,
FbxSaveOptions config) |
getDataPath, getFileName, getLicensePath, loadScene, loadScene, reload, reload, unlockLicense, unlockLicensepublic TestFBXBase(java.lang.String basePath,
FileFormat format)
public void resetLicense()
throws java.lang.Exception
java.lang.Exceptionprotected void testFile(java.lang.String file)
throws java.io.IOException
java.io.IOExceptionprotected void testBinaryFile(java.lang.String file)
throws java.io.IOException
java.io.IOExceptionprotected void testFile(java.lang.String file,
boolean silence)
throws java.io.IOException
java.io.IOExceptionprotected void testFile(java.lang.String file,
FbxSaveOptions config)
throws java.io.IOException
java.io.IOExceptionprotected void testBinaryFile(java.lang.String file,
FbxSaveOptions config)
throws java.io.IOException
java.io.IOException