btConvexPenetrationDepthSolver Class Reference

ConvexPenetrationDepthSolver provides an interface for penetration depth calculation. More...

#include <btConvexPenetrationDepthSolver.h>

Inheritance diagram for btConvexPenetrationDepthSolver:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool calcPenDepth (btSimplexSolverInterface &simplexSolver, const btConvexShape *convexA, const btConvexShape *convexB, const btTransform &transA, const btTransform &transB, btVector3 &v, btVector3 &pa, btVector3 &pb, class btIDebugDraw *debugDraw, btStackAlloc *stackAlloc)=0
virtual ~btConvexPenetrationDepthSolver ()

Detailed Description

ConvexPenetrationDepthSolver provides an interface for penetration depth calculation.

Definition at line 27 of file btConvexPenetrationDepthSolver.h.


Constructor & Destructor Documentation

virtual btConvexPenetrationDepthSolver::~btConvexPenetrationDepthSolver (  )  [inline, virtual]

Definition at line 31 of file btConvexPenetrationDepthSolver.h.


Member Function Documentation

virtual bool btConvexPenetrationDepthSolver::calcPenDepth ( btSimplexSolverInterface simplexSolver,
const btConvexShape *  convexA,
const btConvexShape *  convexB,
const btTransform transA,
const btTransform transB,
btVector3 &  v,
btVector3 &  pa,
btVector3 &  pb,
class btIDebugDraw debugDraw,
btStackAlloc stackAlloc 
) [pure virtual]

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


bullet
Author(s): Erwin Coumans, ROS package maintained by Tully Foote
autogenerated on Fri Jan 11 10:11:02 2013