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