| Package | Description |
|---|---|
| com.badlogic.gdx.graphics.g3d | |
| com.badlogic.gdx.graphics.g3d.model.data |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Model.convertMesh(ModelMesh modelMesh) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Model.loadMeshes(java.lang.Iterable<ModelMesh> meshes) |
| Modifier and Type | Field and Description |
|---|---|
Array<ModelMesh> |
ModelData.meshes |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelData.addMesh(ModelMesh mesh) |