Skip to content

Type Alias: EvaluateFunction()

EvaluateFunction = (manifold, xfA, fixtureA, indexA, xfB, fixtureB, indexB) => void

Parameters

manifold

Manifold

xfA

TransformValue

fixtureA

Fixture

indexA

number

xfB

TransformValue

fixtureB

Fixture

indexB

number

Returns

void