Blender V5.0
gjkepa2_impl Namespace Reference

Classes

struct  MinkowskiDiff
struct  GJK
struct  EPA

Typedefs

typedef unsigned int U
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)

Typedef Documentation

◆ tShape

◆ U

Definition at line 76 of file btGjkEpa2.cpp.

◆ U1

Definition at line 77 of file btGjkEpa2.cpp.

Function Documentation

◆ Initialize()