UNPKG
@threepipe/plugin-gaussian-splatting
Version:
latest (0.2.5)
0.2.5
0.2.4
0.2.3
0.2.1
0.1.0
Gaussian Splatting for Threepipe
github.com/repalash/threepipe
repalash/threepipe
@threepipe/plugin-gaussian-splatting
/
src
/
three-gaussian-splat
/
cpp-sorter
/
ISort.d.ts
4 lines
(3 loc)
•
97 B
TypeScript
View Raw
1
2
3
4
export
interface
MainModule
{
runSort
(
_0
:
number
,
_1
:
number
,
_2
:
number
,
_3
:
number
):
void
; }