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_QuaternionSLerp_1
Class gp_QuaternionSLerp_1
Hierarchy
gp_QuaternionSLerp
gp_QuaternionSLerp_1
Index
Constructors
constructor
Methods
Init
Init
From
Unit
Interpolate_
2
delete
Interpolate_
1
Constructors
constructor
new gp_
QuaternionSLerp_
1
(
)
:
gp_QuaternionSLerp_1
Returns
gp_QuaternionSLerp_1
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_
QuaternionSLerp_
1
constructor
Init
Init
From
Unit
Interpolate_
2
delete
Interpolate_
1
Generated using
TypeDoc