Kuesa::GLTF2Import::Uri
Functions
Functions Documentation
function kind
| Kind kind(
const String & uri
)
|
function absoluteUrl
| Url absoluteUrl(
const String & uri,
const Dir & basePath
)
|
function localFile
| String localFile(
const String & uri,
const Dir & basePath
)
|
function cleanedResourceUri
| String cleanedResourceUri(
const String & uri
)
|
function parseEmbeddedData
| ByteArray parseEmbeddedData(
const String & uri
)
|
function toBase64Uri
| ByteArray toBase64Uri(
const ByteArray & arr
)
|
function fetchData
| ByteArray fetchData(
const String & uri,
const Dir & basePath,
bool & success
)
|
Updated on 2023-07-03 at 11:02:02 +0000