Search
Preparing search index...
The search index is not available
ngl
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ArrowPrimitive
Class ArrowPrimitive
Arrow geometry primitive
Hierarchy
CylinderPrimitive
ArrowPrimitive
Index
Properties
type
Accessors
Buffer
Picker
Methods
array
From
Shape
buffer
From
Shape
data
From
Shape
expand
Bounding
Box
get
Shape
Key
object
From
Shape
object
ToShape
position
From
Shape
value
From
Shape
value
ToShape
Object literals
fields
Properties
Static
type
type
:
string
= "arrow"
Accessors
Static
Buffer
get
Buffer
(
)
:
any
Returns
any
Static
Picker
get
Picker
(
)
:
any
Returns
any
Methods
Static
array
From
Shape
array
From
Shape
(
shape
:
Shape
, name
:
string
)
:
any
Parameters
shape:
Shape
name:
string
Returns
any
Static
buffer
From
Shape
buffer
From
Shape
(
shape
:
Shape
, params
?:
any
)
:
any
Parameters
shape:
Shape
Default value
params:
any
= {}
Returns
any
Static
data
From
Shape
data
From
Shape
(
shape
:
Shape
)
:
any
Parameters
shape:
Shape
Returns
any
Static
expand
Bounding
Box
expand
Bounding
Box
(
box
:
Box3
, data
:
any
)
:
void
Parameters
box:
Box3
data:
any
Returns
void
Static
get
Shape
Key
get
Shape
Key
(
name
:
string
)
:
string
Parameters
name:
string
Returns
string
Static
object
From
Shape
object
From
Shape
(
shape
:
Shape
, pid
:
number
)
:
any
Parameters
shape:
Shape
pid:
number
Returns
any
Static
object
ToShape
object
ToShape
(
shape
:
Shape
, data
:
any
)
:
void
Parameters
shape:
Shape
data:
any
Returns
void
Static
position
From
Shape
position
From
Shape
(
shape
:
Shape
, pid
:
number
)
:
any
Parameters
shape:
Shape
pid:
number
Returns
any
Static
value
From
Shape
value
From
Shape
(
shape
:
Shape
, pid
:
number
, name
:
string
)
:
any
Parameters
shape:
Shape
pid:
number
name:
string
Returns
any
Static
value
ToShape
value
ToShape
(
shape
:
Shape
, name
:
string
, value
:
any
)
:
void
Parameters
shape:
Shape
name:
string
value:
any
Returns
void
Object literals
Static
fields
fields
:
object
color
color
:
string
= "c"
position1
position1
:
string
= "v3"
position2
position2
:
string
= "v3"
radius
radius
:
string
= "f"
Globals
Arrow
Primitive
type
Buffer
Picker
array
From
Shape
buffer
From
Shape
data
From
Shape
expand
Bounding
Box
get
Shape
Key
object
From
Shape
object
ToShape
position
From
Shape
value
From
Shape
value
ToShape
fields
Generated using
TypeDoc
Arrow geometry primitive