Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
files
/
PLYFiles
/
export
export
fun
export
(
points
:
List
<
PointCloudVertex
>
,
metadata
:
PLYMetadata
,
contextFilesDir
:
File
,
fileName
:
String
=
".ply"
)
:
File
fun
export
(
points
:
List
<
PointCloudVertex
>
,
metadata
:
PLYMetadata
,
filePath
:
String
)
:
File