Bullet Collision Detection & Physics Library
Macros | Functions
btConvexShape.cpp File Reference
#include "btConvexShape.h"
#include "btTriangleShape.h"
#include "btSphereShape.h"
#include "btCylinderShape.h"
#include "btConeShape.h"
#include "btCapsuleShape.h"
#include "btConvexHullShape.h"
#include "btConvexPointCloudShape.h"
Include dependency graph for btConvexShape.cpp:

Go to the source code of this file.

Macros

#define BT_USE_SSE_IN_API
 

Functions

static btVector3 convexHullSupport (const btVector3 &localDirOrg, const btVector3 *points, int numPoints, const btVector3 &localScaling)
 

Macro Definition Documentation

#define BT_USE_SSE_IN_API

Definition at line 17 of file btConvexShape.cpp.

Function Documentation

static btVector3 convexHullSupport ( const btVector3 localDirOrg,
const btVector3 points,
int  numPoints,
const btVector3 localScaling 
)
static

Definition at line 73 of file btConvexShape.cpp.