Search
Preparing search index...
The search index is not available
ngx3js
Options
All
Public
Public/Protected
All
Inherited
Menu
ngx3js
I3JS
PLYExporter
Interface PLYExporter
Plyexporter See the
ngx3js docs
page for details.
Examples
misc / exporter / ply
Hierarchy
PLYExporter
Index
Constructors
constructor
Methods
parse
Constructors
constructor
new PLYExporter
(
)
:
I3JS
.
PLYExporter
Returns
I3JS
.
PLYExporter
Methods
parse
parse
(
object
:
I3JS
.
Object3D
<
Event
>
, onDone
:
(
res
:
string
)
=>
void
, options
:
PLYExporterOptions
)
:
string
Parameters
object:
I3JS
.
Object3D
<
Event
>
onDone:
(
res
:
string
)
=>
void
(
res
:
string
)
:
void
Parameters
res:
string
Returns
void
options:
PLYExporterOptions
Returns
string
Exports
AMMO
CHARTJS
ECHARTS
I3JS
NODES
THREE
PLYExporter
constructor
parse
Generated using
TypeDoc
Plyexporter See the ngx3js docs page for details.
Examples
misc / exporter / ply