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

btGjkConvexCast

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: granarrowphase.pas line 293

type btGjkConvexCast = class(btConvexCast)

  m_simplexSolver: btSimplexSolverInterface;

  

  m_convexA: btConvexShape;

  

  m_convexB: btConvexShape;

  

public

  constructor create();

  

  function calcTimeOfImpact(); override;

  

end;

Inheritance

btGjkConvexCast

  

|

btConvexCast

  

|

TObject



CT Web help

CodeTyphon Studio