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_TrsfNLerp_2
Class gp_TrsfNLerp_2
Hierarchy
gp_TrsfNLerp
gp_TrsfNLerp_2
Index
Constructors
constructor
Methods
Init
Interpolate_
2
delete
Constructors
constructor
new gp_
TrsfNLerp_
2
(
theStart
:
gp_Trsf
, theEnd
:
gp_Trsf
)
:
gp_TrsfNLerp_2
Parameters
theStart:
gp_Trsf
theEnd:
gp_Trsf
Returns
gp_TrsfNLerp_2
Methods
Init
Init
(
theStart
:
gp_Trsf
, theEnd
:
gp_Trsf
)
:
void
Parameters
theStart:
gp_Trsf
theEnd:
gp_Trsf
Returns
void
Interpolate_
2
Interpolate_
2
(
theT
:
number
, theResult
:
gp_Trsf
)
:
void
Parameters
theT:
number
theResult:
gp_Trsf
Returns
void
delete
delete
(
)
:
void
Returns
void
Exports
gp_
TrsfNLerp_
2
constructor
Init
Interpolate_
2
delete
Generated using
TypeDoc