Methods
-
parse(url) → {Promise}
-
戻り値のPromiseは成功するとvox.VoxelDataを返す.
Parameters:
Name Type Description urlString Returns:
- Type
- Promise
-
parseFile(path, callback)
-
for node.js
Parameters:
Name Type Description pathString callbackfunction -
parseUint8Array(uint8Array, callback)
-
Parameters:
Name Type Description uint8ArrayUint8Array callbackfunction