Preparing search index...
The search index is not available
davinci-newton
davinci-newton
SurfaceConstraint2
Class SurfaceConstraint2
Hierarchy
SurfaceConstraint
<
Geometric2
>
SurfaceConstraint2
Index
Constructors
constructor
Properties
N
Methods
compute
Radius
compute
Rotation
compute
Tangent
get
Body
set
Force
Constructors
constructor
new
Surface
Constraint2
(
body
,
radiusFn
,
rotationFn
,
tangentFn
)
:
SurfaceConstraint2
Parameters
body
:
ForceBody
<
Geometric2
>
radiusFn
:
(
(
x
,
radius
)
=>
void
)
(
x
,
radius
)
:
void
Parameters
x
:
Geometric2
radius
:
Geometric2
Returns
void
rotationFn
:
(
(
x
,
plane
)
=>
void
)
(
x
,
plane
)
:
void
Parameters
x
:
Geometric2
plane
:
Geometric2
Returns
void
tangentFn
:
(
(
x
,
tangent
)
=>
void
)
(
x
,
tangent
)
:
void
Parameters
x
:
Geometric2
tangent
:
Geometric2
Returns
void
Returns
SurfaceConstraint2
Properties
Readonly
N
N
:
Geometric2
Methods
compute
Radius
compute
Radius
(
x
,
radius
)
:
void
Parameters
x
:
Geometric2
radius
:
Geometric2
Returns
void
compute
Rotation
compute
Rotation
(
x
,
plane
)
:
void
Parameters
x
:
Geometric2
plane
:
Geometric2
Returns
void
compute
Tangent
compute
Tangent
(
x
,
tangent
)
:
void
Parameters
x
:
Geometric2
tangent
:
Geometric2
Returns
void
get
Body
get
Body
(
)
:
ForceBody
<
Geometric2
>
Returns
ForceBody
<
Geometric2
>
set
Force
set
Force
(
N
)
:
void
Parameters
N
:
Geometric2
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