| Package | Description |
|---|---|
| de.javagl.jgltf.model |
Classes for loading and accessing glTF data.
|
| de.javagl.jgltf.model.io |
Classes for reading and writing glTF data
|
| de.javagl.jgltf.model.io.v1 |
Classes for reading and writing glTF data, for glTF 1.0.
|
| de.javagl.jgltf.model.io.v2 |
Classes for reading and writing glTF data, for glTF 2.0.
|
| Class and Description |
|---|
| GltfAsset
Interface for a low-level representation of a glTF asset, consisting of
the (version-specific) JSON part, optional binary data, and references
to external data.
|
| Class and Description |
|---|
| GltfAsset
Interface for a low-level representation of a glTF asset, consisting of
the (version-specific) JSON part, optional binary data, and references
to external data.
|
| GltfReference
A reference to an external resource that belongs to a
GltfAsset. |
| JsonError
A class containing information about an error that happened
during JSON parsing
|
| RawGltfData
The raw data of a glTF asset, consisting of the raw JSON data and the binary
data.
|
| Class and Description |
|---|
| GltfAsset
Interface for a low-level representation of a glTF asset, consisting of
the (version-specific) JSON part, optional binary data, and references
to external data.
|
| GltfReference
A reference to an external resource that belongs to a
GltfAsset. |
| JsonError
A class containing information about an error that happened
during JSON parsing
|
| RawGltfData
The raw data of a glTF asset, consisting of the raw JSON data and the binary
data.
|
| Class and Description |
|---|
| GltfAsset
Interface for a low-level representation of a glTF asset, consisting of
the (version-specific) JSON part, optional binary data, and references
to external data.
|
| GltfReference
A reference to an external resource that belongs to a
GltfAsset. |
| JsonError
A class containing information about an error that happened
during JSON parsing
|
| RawGltfData
The raw data of a glTF asset, consisting of the raw JSON data and the binary
data.
|
Copyright © 2022. All Rights Reserved.