Package com.jme3.scene.plugins.gltf
Class GlbLoader
java.lang.Object
com.jme3.scene.plugins.gltf.GltfLoader
com.jme3.scene.plugins.gltf.GlbLoader
- All Implemented Interfaces:
com.jme3.asset.AssetLoader
Created by Nehon on 12/09/2017.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.jme3.scene.plugins.gltf.GltfLoader
GltfLoader.SkinBuffers, GltfLoader.WeightData -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.jme3.scene.plugins.gltf.GltfLoader
addToCache, fetchFromCache, getDocRoot, getInfo, getRootNode, loadFromStream, readAnimation, readBuffer, readCameras, readData, readImage, readMaterial, readMeshPrimitives, readNode, readNodeAsBone, readSampler, readScenes, readSkins, readTexture, readTexture, readTransforms, registerDefaultExtrasLoader, registerExtension, unregisterDefaultExtrasLoader, unregisterExtension
-
Constructor Details
-
GlbLoader
public GlbLoader()
-
-
Method Details
-
load
- Specified by:
loadin interfacecom.jme3.asset.AssetLoader- Overrides:
loadin classGltfLoader- Throws:
IOException
-
getBytes
- Overrides:
getBytesin classGltfLoader- Throws:
IOException
-