Search
Preparing search index...
The search index is not available
QuickHull
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
QuickHull
Vertex
Class Vertex
Hierarchy
Vertex
Index
Constructors
constructor
Properties
face
index
next
point
prev
Constructors
constructor
new
Vertex
(
point
:
number
[]
, index
:
number
)
:
Vertex
Parameters
point:
number
[]
index:
number
Returns
Vertex
Properties
face
face
:
null
|
Face
index
index
:
number
next
next
:
null
|
Vertex
point
point
:
number
[]
prev
prev
:
null
|
Vertex
Exports
debug
Vertex
constructor
face
index
next
point
prev