MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / ComputeSeparatingPlane

Function ComputeSeparatingPlane

src/public/collisionutils.cpp:2158–2441  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Compute a separating plane between two boxes (expensive!) Returns false if no separating plane exists -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

CullReceiverMethod · 0.85
IsOBBIntersectingOBBFunction · 0.85
IsRayIntersectingOBBFunction · 0.85

Calls 12

ConcatTransformsFunction · 0.85
ComputeAbsMatrixFunction · 0.85
MatrixRowDotProductFunction · 0.85
FloatMakePositiveFunction · 0.85
MatrixColumnDotProductFunction · 0.85
ComputeCenterIMatrixFunction · 0.85
ComputeCenterMatrixFunction · 0.85
MatrixGetColumnFunction · 0.50
VectorCopyFunction · 0.50
CrossProductFunction · 0.50
VectorSubtractFunction · 0.50
BaseMethod · 0.45

Tested by

no test coverage detected