Blender V2.61 - r43446
|
#include "btConvexShape.h"
#include "btTriangleShape.h"
#include "btSphereShape.h"
#include "btCylinderShape.h"
#include "btCapsuleShape.h"
#include "btConvexHullShape.h"
#include "btConvexPointCloudShape.h"
Go to the source code of this file.
Functions | |
static btVector3 | convexHullSupport (const btVector3 &localDirOrg, const btVector3 *points, int numPoints, const btVector3 &localScaling) |
static btVector3 convexHullSupport | ( | const btVector3 & | localDirOrg, |
const btVector3 * | points, | ||
int | numPoints, | ||
const btVector3 & | localScaling | ||
) | [static] |
Definition at line 47 of file btConvexShape.cpp.
References BT_LARGE_FLOAT, btAssert, FLT_MAX, i, and p.