Search
Preparing search index...
The search index is not available
ngx3js
Options
All
Public
Public/Protected
All
Inherited
Menu
ngx3js
I3JS
VertexNode
Interface VertexNode
Vertex node See the
ngx3js docs
page for details.
Hierarchy
VertexNode
Index
Constructors
constructor
Properties
face
next
point
prev
Constructors
constructor
new
Vertex
Node
(
point
:
I3JS
.
Vector3
)
:
VertexNode
Parameters
point:
I3JS
.
Vector3
Returns
VertexNode
Properties
face
face
:
FaceEx
next
next
:
VertexNode
point
point
:
I3JS
.
Vector3
prev
prev
:
VertexNode
Exports
AMMO
CHARTJS
ECHARTS
I3JS
NODES
THREE
Vertex
Node
constructor
face
next
point
prev
Generated using
TypeDoc
Vertex node See the ngx3js docs page for details.