btMinkowskiSumShape Class Reference
The btMinkowskiSumShape is only for advanced users. This shape represents implicit based minkowski sum of two convex implicit shapes.
More...
#include <btMinkowskiSumShape.h>
List of all members.
Detailed Description
The btMinkowskiSumShape is only for advanced users. This shape represents implicit based minkowski sum of two convex implicit shapes.
Definition at line 23 of file btMinkowskiSumShape.h.
Constructor & Destructor Documentation
| btMinkowskiSumShape::btMinkowskiSumShape |
( |
const btConvexShape * |
shapeA, |
|
|
const btConvexShape * |
shapeB | |
|
) |
| | |
Member Function Documentation
| virtual void btMinkowskiSumShape::batchedUnitVectorGetSupportingVertexWithoutMargin |
( |
const btVector3 * |
vectors, |
|
|
btVector3 * |
supportVerticesOut, |
|
|
int |
numVectors | |
|
) |
| | const [virtual] |
| virtual void btMinkowskiSumShape::calculateLocalInertia |
( |
btScalar |
mass, |
|
|
btVector3 & |
inertia | |
|
) |
| | const [virtual] |
| virtual btScalar btMinkowskiSumShape::getMargin |
( |
|
) |
const [virtual] |
| virtual const char* btMinkowskiSumShape::getName |
( |
|
) |
const [inline, virtual] |
| const btConvexShape* btMinkowskiSumShape::getShapeA |
( |
|
) |
const [inline] |
| const btConvexShape* btMinkowskiSumShape::getShapeB |
( |
|
) |
const [inline] |
| const btTransform& btMinkowskiSumShape::getTransformA |
( |
|
) |
const [inline] |
| const btTransform& btMinkowskiSumShape::GetTransformB |
( |
|
) |
const [inline] |
| virtual btVector3 btMinkowskiSumShape::localGetSupportingVertexWithoutMargin |
( |
const btVector3 & |
vec |
) |
const [virtual] |
| void btMinkowskiSumShape::setTransformA |
( |
const btTransform & |
transA |
) |
[inline] |
| void btMinkowskiSumShape::setTransformB |
( |
const btTransform & |
transB |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: