Home
last modified time | relevance | path

Searched refs:URI_LOAD_SUCCESS (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_util.h113 URI_LOAD_SUCCESS, enumerator
126 * @return Loading result, URI_LOAD_SUCCESS if data was successfully loaded.
H A Dgltf2_util.cpp1127 return URI_LOAD_SUCCESS; in LoadUri()
1261 if (LoadUri(thumbnail.uri, "image", filepath, fileManager_, extension, thumbnail.data) != URI_LOAD_SUCCESS) { in GetThumbnailImage()
H A Dgltf2_importer.cpp1281 case GLTF2::URI_LOAD_SUCCESS: in GatherImageData()

Completed in 8 milliseconds