MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / set

Method set

Engine/source/collision/convex.cpp:72–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70}
71
72void CollisionState::set(Convex* a,Convex* b,const MatrixF& a2w, const MatrixF& b2w)
73{
74}
75
76
77F32 CollisionState::distance(const MatrixF& a2w, const MatrixF& b2w, const F32 dontCareDist,

Callers 1

updateStateListMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected