Search
Preparing search index...
The search index is not available
@blinkk/degu
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
mathf
HermiteCurve
Class HermiteCurve
Hierarchy
HermiteCurve
Index
Constructors
constructor
Methods
get
Point
Constructors
constructor
new
Hermite
Curve
(
)
:
HermiteCurve
Returns
HermiteCurve
Methods
Static
get
Point
get
Point
(
t
:
number
, p0
:
Vector
, m0
:
Vector
, p1
:
Vector
, m1
:
Vector
)
:
Vector
Parameters
t:
number
p0:
Vector
m0:
Vector
p1:
Vector
m1:
Vector
Returns
Vector
Globals
"index"
angular
arrayf
components
datguif
debug
dom
ease
func
interpolate
is
iterable-
iterator
loader
map
mathf
objectf
pseudo-
3d-
canvas
raf
setf
shaders
string
threef
time
ui
x
Hermite
Curve
constructor
get
Point