| Interface | Description |
|---|---|
| IModelCustom | |
| IModelCustomLoader |
Instances of this class act as factories for their model type
|
| Class | Description |
|---|---|
| AdvancedModelLoader |
Common interface for advanced model loading from files, based on file suffix
Model support can be queried through the
AdvancedModelLoader.getSupportedSuffixes() method. |
| Exception | Description |
|---|---|
| ModelFormatException |
Thrown if there is a problem parsing the model
|