dmech v0.3.1 (2017-11-12T11:54:41Z)
Home
Dub
Repo
JohnsonSimplexSolver.setPoint
dmech
jss
JohnsonSimplexSolver
Undocumented in source. Be warned that the author may not have intended to support it.
void
setPoint
(byte index, Vector3f point)
void
setPoint
(byte index, Vector3f point, Vector3f supportPointOnA, Vector3f supportPointOnB)
struct
JohnsonSimplexSolver
void
setPoint
(
byte
index
,
Vector3f
point
,
Vector3f
supportPointOnA
,
Vector3f
supportPointOnB
)
Meta
Source
See Implementation
dmech
jss
JohnsonSimplexSolver
functions
addPoint
backupCalcClosestPoint
calcClosestPoint
calcClosestPoints
findFreeSlot
getMaxVertexSqrd
getPoint
getSimplex
getSupportPointOnA
getSupportPointOnB
getSupportPointsOnA
getSupportPointsOnB
initialize
isEmptySimplex
isFullSimplex
isProperSet
isReducedSimplexPoint
isSimplexPoint
isSubsetOrEqualTo
isValidSet
loadSimplex
reduceSimplex
removeAllPoints
setMaxVertexSqrd
setPoint
updateDeterminants
updateEdges
updateMaxVertex
variables
XBits
YBits
determinants
edges
lastVertexIndex
maxVertexIndex
supportPointsOnA
supportPointsOnB