Unit 'graNarrowPhase' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_gravity]

btGjkEpaSolver2.SignedDistance

Declaration

Source position: granarrowphase.pas line 330

function btGjkEpaSolver2.SignedDistance(

  const shape0: btConvexShape;

  const shape1: btConvexShape;

  const wtrs0: btTransform;

  const wtrs1: btTransform;

  const guess: btVector3;

  var results: btGjkEpaSolver2_sResults

):Boolean;

function btGjkEpaSolver2.SignedDistance(

  const position: btVector3;

  const margin: btScalar;

  const shape0: btConvexShape;

  const wtrs0: btTransform;

  var results: btGjkEpaSolver2_sResults

):btScalar;



CT Web help

CodeTyphon Studio