Bullet Collision Detection & Physics Library
Macros
btVoronoiSimplexSolver.cpp File Reference
#include "btVoronoiSimplexSolver.h"
Include dependency graph for btVoronoiSimplexSolver.cpp:

Go to the source code of this file.

Macros

#define VERTA   0
 
#define VERTB   1
 
#define VERTC   2
 
#define VERTD   3
 
#define CATCH_DEGENERATE_TETRAHEDRON   1
 

Macro Definition Documentation

◆ CATCH_DEGENERATE_TETRAHEDRON

#define CATCH_DEGENERATE_TETRAHEDRON   1

Definition at line 33 of file btVoronoiSimplexSolver.cpp.

◆ VERTA

#define VERTA   0

Definition at line 28 of file btVoronoiSimplexSolver.cpp.

◆ VERTB

#define VERTB   1

Definition at line 29 of file btVoronoiSimplexSolver.cpp.

◆ VERTC

#define VERTC   2

Definition at line 30 of file btVoronoiSimplexSolver.cpp.

◆ VERTD

#define VERTD   3

Definition at line 31 of file btVoronoiSimplexSolver.cpp.