Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
files
/
PLYFiles
/
PLYData
/
PLYData
PLYData
constructor
(
vertices
:
List
<
PointCloudVertex
>
,
faces
:
List
<
PLYFiles.PLYFace
>
,
dimensionsBox
:
PointCloudBox
?
=
null
)