Blender
V3.3
|
#include "btConvexShape.h"
#include "btTriangleShape.h"
#include "btSphereShape.h"
#include "btCylinderShape.h"
#include "btConeShape.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 |
Definition at line 70 of file btConvexShape.cpp.
References btAssert, btVector3, i1, maxDot(), and v.
Referenced by localGetSupportVertexWithoutMarginNonVirtual().