Search
Preparing search index...
The search index is not available
OpenCascade.js - v2.0.0-beta.533428a
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
OpenCascade.js - v2.0.0-beta.533428a
gp_QuaternionNLerp_2
Class gp_QuaternionNLerp_2
Hierarchy
gp_QuaternionNLerp
gp_QuaternionNLerp_2
Index
Constructors
constructor
Methods
Init
Init
From
Unit
Interpolate_
2
delete
Interpolate_
1
Constructors
constructor
new gp_
QuaternionNLerp_
2
(
theQStart
:
gp_Quaternion
, theQEnd
:
gp_Quaternion
)
:
gp_QuaternionNLerp_2
Parameters
theQStart:
gp_Quaternion
theQEnd:
gp_Quaternion
Returns
gp_QuaternionNLerp_2
Methods
Init
Init
(
theQStart
:
gp_Quaternion
, theQEnd
:
gp_Quaternion
)
:
void
Parameters
theQStart:
gp_Quaternion
theQEnd:
gp_Quaternion
Returns
void
Init
From
Unit
Init
From
Unit
(
theQStart
:
gp_Quaternion
, theQEnd
:
gp_Quaternion
)
:
void
Parameters
theQStart:
gp_Quaternion
theQEnd:
gp_Quaternion
Returns
void
Interpolate_
2
Interpolate_
2
(
theT
:
number
, theResultQ
:
gp_Quaternion
)
:
void
Parameters
theT:
number
theResultQ:
gp_Quaternion
Returns
void
delete
delete
(
)
:
void
Returns
void
Static
Interpolate_
1
Interpolate_
1
(
theQStart
:
gp_Quaternion
, theQEnd
:
gp_Quaternion
, theT
:
number
)
:
gp_Quaternion
Parameters
theQStart:
gp_Quaternion
theQEnd:
gp_Quaternion
theT:
number
Returns
gp_Quaternion
Exports
gp_
QuaternionNLerp_
2
constructor
Init
Init
From
Unit
Interpolate_
2
delete
Interpolate_
1
Generated using
TypeDoc