Class Hierarchy
- java.lang.Object
- com.badlogic.gdx.graphics.g3d.Attribute (implements java.lang.Comparable<T>)
- com.badlogic.gdx.graphics.g3d.Attributes (implements java.lang.Comparable<T>, java.util.Comparator<T>, java.lang.Iterable<T>)
- com.badlogic.gdx.graphics.g3d.Environment
- com.badlogic.gdx.graphics.g3d.Material
- com.badlogic.gdx.graphics.g3d.Model (implements com.badlogic.gdx.utils.Disposable)
- com.badlogic.gdx.graphics.g3d.ModelBatch (implements com.badlogic.gdx.utils.Disposable)
- com.badlogic.gdx.graphics.g3d.ModelCache (implements com.badlogic.gdx.utils.Disposable, com.badlogic.gdx.graphics.g3d.RenderableProvider)
- com.badlogic.gdx.graphics.g3d.ModelCache.SimpleMeshPool (implements com.badlogic.gdx.graphics.g3d.ModelCache.MeshPool)
- com.badlogic.gdx.graphics.g3d.ModelCache.Sorter (implements java.util.Comparator<T>, com.badlogic.gdx.graphics.g3d.utils.RenderableSorter)
- com.badlogic.gdx.graphics.g3d.ModelCache.TightMeshPool (implements com.badlogic.gdx.graphics.g3d.ModelCache.MeshPool)
- com.badlogic.gdx.graphics.g3d.ModelInstance (implements com.badlogic.gdx.graphics.g3d.RenderableProvider)
- com.badlogic.gdx.utils.Pool<T>
- com.badlogic.gdx.utils.FlushablePool<T>
- com.badlogic.gdx.graphics.g3d.ModelBatch.RenderablePool
- com.badlogic.gdx.utils.FlushablePool<T>
- com.badlogic.gdx.graphics.g3d.Renderable
Interface Hierarchy
- com.badlogic.gdx.utils.Disposable
- com.badlogic.gdx.graphics.g3d.ModelCache.MeshPool
- com.badlogic.gdx.graphics.g3d.Shader
- com.badlogic.gdx.graphics.g3d.RenderableProvider