Preparing search index...
The search index is not available
davinci-newton
davinci-newton
SurfaceConstraint3
Class SurfaceConstraint3
Hierarchy
SurfaceConstraint
<
Geometric3
>
SurfaceConstraint3
Index
Constructors
constructor
Properties
N
Methods
compute
Radius
compute
Rotation
compute
Tangent
get
Body
set
Force
Constructors
constructor
new
Surface
Constraint3
(
body
,
radiusFn
,
rotationFn
,
tangentFn
)
:
SurfaceConstraint3
Parameters
body
:
ForceBody
<
Geometric3
>
radiusFn
:
(
(
x
,
radius
)
=>
void
)
(
x
,
radius
)
:
void
Parameters
x
:
Geometric3
radius
:
Geometric3
Returns
void
rotationFn
:
(
(
x
,
plane
)
=>
void
)
(
x
,
plane
)
:
void
Parameters
x
:
Geometric3
plane
:
Geometric3
Returns
void
tangentFn
:
(
(
x
,
tangent
)
=>
void
)
(
x
,
tangent
)
:
void
Parameters
x
:
Geometric3
tangent
:
Geometric3
Returns
void
Returns
SurfaceConstraint3
Properties
Readonly
N
N
:
Geometric3
Methods
compute
Radius
compute
Radius
(
x
,
radius
)
:
void
Parameters
x
:
Geometric3
radius
:
Geometric3
Returns
void
compute
Rotation
compute
Rotation
(
x
,
plane
)
:
void
Parameters
x
:
Geometric3
plane
:
Geometric3
Returns
void
compute
Tangent
compute
Tangent
(
x
,
tangent
)
:
void
Parameters
x
:
Geometric3
tangent
:
Geometric3
Returns
void
get
Body
get
Body
(
)
:
ForceBody
<
Geometric3
>
Returns
ForceBody
<
Geometric3
>
set
Force
set
Force
(
N
)
:
void
Parameters
N
:
Geometric3
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
N
compute
Radius
compute
Rotation
compute
Tangent
get
Body
set
Force
davinci-newton
Loading...
Generated using
TypeDoc