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

btConvexConvexAlgorithmCreateFunc

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

Declaration

Source position: gradispatch.pas line 680

type btConvexConvexAlgorithmCreateFunc = class(btCollisionAlgorithmCreateFunc)

  m_pdSolver: btConvexPenetrationDepthSolver;

  

  m_simplexSolver: btSimplexSolverInterface;

  

  m_numPerturbationIterations: Integer;

  

  m_minimumPointsPerturbationThreshold: Integer;

  

  constructor Create();

  

  function CreateCollisionAlgorithm(); override;

  

end;

Inheritance

btConvexConvexAlgorithmCreateFunc

  

|

btCollisionAlgorithmCreateFunc

  

|

TObject



CT Web help

CodeTyphon Studio