Blender V2.61 - r43446

btConvex2dConvex2dAlgorithm::CreateFunc Struct Reference

#include <btConvex2dConvex2dAlgorithm.h>

Inheritance diagram for btConvex2dConvex2dAlgorithm::CreateFunc:

List of all members.

Public Member Functions

 CreateFunc (btSimplexSolverInterface *simplexSolver, btConvexPenetrationDepthSolver *pdSolver)
virtual ~CreateFunc ()
virtual btCollisionAlgorithmCreateCollisionAlgorithm (btCollisionAlgorithmConstructionInfo &ci, btCollisionObject *body0, btCollisionObject *body1)

Public Attributes

btConvexPenetrationDepthSolverm_pdSolver
btSimplexSolverInterface * m_simplexSolver
int m_numPerturbationIterations
int m_minimumPointsPerturbationThreshold

Detailed Description

Definition at line 73 of file btConvex2dConvex2dAlgorithm.h.


Constructor & Destructor Documentation

btConvex2dConvex2dAlgorithm::CreateFunc::CreateFunc ( btSimplexSolverInterface *  simplexSolver,
btConvexPenetrationDepthSolver pdSolver 
)
btConvex2dConvex2dAlgorithm::CreateFunc::~CreateFunc ( ) [virtual]

Definition at line 56 of file btConvex2dConvex2dAlgorithm.cpp.


Member Function Documentation


Member Data Documentation


The documentation for this struct was generated from the following files: