Blender V2.61 - r43446
Classes | Typedefs | Functions | Variables

gjkepa2_impl Namespace Reference

Classes

struct  MinkowskiDiff
struct  GJK
struct  EPA

Typedefs

typedef unsigned char U1
typedef MinkowskiDiff tShape

Functions

static void Initialize (const btConvexShape *shape0, const btTransform &wtrs0, const btConvexShape *shape1, const btTransform &wtrs1, btGjkEpaSolver2::sResults &results, tShape &shape, bool withmargins)

Variables

__pad0__

Typedef Documentation

Definition at line 139 of file btGjkEpa2.cpp.

typedef unsigned char gjkepa2_impl::U1

Definition at line 64 of file btGjkEpa2.cpp.


Function Documentation

static void gjkepa2_impl::Initialize ( const btConvexShape *  shape0,
const btTransform wtrs0,
const btConvexShape *  shape1,
const btTransform wtrs1,
btGjkEpaSolver2::sResults results,
tShape shape,
bool  withmargins 
) [static]

Variable Documentation

Definition at line 63 of file btGjkEpa2.cpp.