| Package | Description |
|---|---|
| de.javagl.jgltf.model |
Classes for loading and accessing glTF data.
|
| de.javagl.jgltf.model.gl |
Classes for modeling OpenGL rendering techniques.
|
| de.javagl.jgltf.model.gl.impl |
Implementations of the
de.javagl.jgltf.model.gl classes. |
| de.javagl.jgltf.model.impl |
Default implementations of the glTF model interfaces.
|
| de.javagl.jgltf.model.io |
Classes for reading and writing glTF data
|
| de.javagl.jgltf.model.io.v2 |
Classes for reading and writing glTF data, for glTF 2.0.
|
| de.javagl.jgltf.model.v1 |
Implementations for the
GltfModel classes,
based on glTF 1.0. |
| de.javagl.jgltf.model.v1.gl |
Classes related to GL-based rendering, implemented for glTF 1.0
In most cases, these classes should not directly be used by clients. |
| de.javagl.jgltf.model.v2 |
Implementations for the
GltfModel classes,
based on glTF 2.0. |
| Class and Description |
|---|
| AccessorData
Interface for classes that provide typed access to raw accessor data.
|
| AccessorFloatData
A class for accessing the data that is described by an accessor.
|
| AccessorModel
Interface for a data accessor
|
| AnimationModel
Interface for an animation
|
| AnimationModel.Channel
Interface for an animation channel
|
| AnimationModel.Interpolation
Enumeration of the different interpolation methods for an animation
|
| AnimationModel.Sampler
Interface for an animation sampler
|
| BufferModel
Interface for a buffer of a glTF asset
|
| BufferViewModel
Interface for a buffer view, which represents a slice of a
BufferModel |
| CameraModel
An interface for a camera that is attached to a
NodeModel |
| CameraOrthographicModel
Interface for an orthographic camera
|
| CameraPerspectiveModel
Interface for an perspective camera
|
| ElementType
Enumeration of the possible types of elements of an accessor
|
| GltfModel
Interface for a model that was created from a glTF asset
|
| ImageModel
Interface for an image in a glTF asset
|
| MaterialModel
Interface for a material model
|
| MeshModel
Interface for a mesh that is part of a glTF asset
|
| MeshPrimitiveModel
Interface for a primitive that is part of a mesh
|
| ModelElement
Interface for all classes of the model package.
|
| NamedModelElement
Interface for all classes of the model package that have an optional name.
|
| NodeModel
Interface for a node that is part of a scene hierarchy
|
| SceneModel
Interface for a scene that was read from a glTF asset
|
| SkinModel
Interface for a skin of a glTF asset
|
| TextureModel
Interface for a texture in a glTF asset
|
| Class and Description |
|---|
| ModelElement
Interface for all classes of the model package.
|
| NamedModelElement
Interface for all classes of the model package that have an optional name.
|
| NodeModel
Interface for a node that is part of a scene hierarchy
|
| Class and Description |
|---|
| ModelElement
Interface for all classes of the model package.
|
| NamedModelElement
Interface for all classes of the model package that have an optional name.
|
| NodeModel
Interface for a node that is part of a scene hierarchy
|
| Class and Description |
|---|
| AccessorData
Interface for classes that provide typed access to raw accessor data.
|
| AccessorModel
Interface for a data accessor
|
| AnimationModel
Interface for an animation
|
| AnimationModel.Channel
Interface for an animation channel
|
| AnimationModel.Interpolation
Enumeration of the different interpolation methods for an animation
|
| AnimationModel.Sampler
Interface for an animation sampler
|
| BufferModel
Interface for a buffer of a glTF asset
|
| BufferViewModel
Interface for a buffer view, which represents a slice of a
BufferModel |
| CameraModel
An interface for a camera that is attached to a
NodeModel |
| CameraOrthographicModel
Interface for an orthographic camera
|
| CameraPerspectiveModel
Interface for an perspective camera
|
| ElementType
Enumeration of the possible types of elements of an accessor
|
| GltfModel
Interface for a model that was created from a glTF asset
|
| ImageModel
Interface for an image in a glTF asset
|
| MaterialModel
Interface for a material model
|
| MeshModel
Interface for a mesh that is part of a glTF asset
|
| MeshPrimitiveModel
Interface for a primitive that is part of a mesh
|
| ModelElement
Interface for all classes of the model package.
|
| NamedModelElement
Interface for all classes of the model package that have an optional name.
|
| NodeModel
Interface for a node that is part of a scene hierarchy
|
| SceneModel
Interface for a scene that was read from a glTF asset
|
| SkinModel
Interface for a skin of a glTF asset
|
| TextureModel
Interface for a texture in a glTF asset
|
| Class and Description |
|---|
| GltfModel
Interface for a model that was created from a glTF asset
|
| Class and Description |
|---|
| GltfModel
Interface for a model that was created from a glTF asset
|
| Class and Description |
|---|
| AccessorModel
Interface for a data accessor
|
| BufferModel
Interface for a buffer of a glTF asset
|
| BufferViewModel
Interface for a buffer view, which represents a slice of a
BufferModel |
| GltfModel
Interface for a model that was created from a glTF asset
|
| MaterialModel
Interface for a material model
|
| ModelElement
Interface for all classes of the model package.
|
| NamedModelElement
Interface for all classes of the model package that have an optional name.
|
| Class and Description |
|---|
| MaterialModel
Interface for a material model
|
| Class and Description |
|---|
| AccessorModel
Interface for a data accessor
|
| BufferModel
Interface for a buffer of a glTF asset
|
| BufferViewModel
Interface for a buffer view, which represents a slice of a
BufferModel |
| GltfModel
Interface for a model that was created from a glTF asset
|
| MaterialModel
Interface for a material model
|
| ModelElement
Interface for all classes of the model package.
|
| NamedModelElement
Interface for all classes of the model package that have an optional name.
|
| TextureModel
Interface for a texture in a glTF asset
|
Copyright © 2022. All Rights Reserved.