Defines

btVoronoiSimplexSolver.cpp File Reference

#include "btVoronoiSimplexSolver.h"
Include dependency graph for btVoronoiSimplexSolver.cpp:

Go to the source code of this file.

Defines

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

Define Documentation

#define CATCH_DEGENERATE_TETRAHEDRON   1

Definition at line 34 of file btVoronoiSimplexSolver.cpp.

#define VERTA   0

Definition at line 29 of file btVoronoiSimplexSolver.cpp.

#define VERTB   1

Definition at line 30 of file btVoronoiSimplexSolver.cpp.

#define VERTC   2

Definition at line 31 of file btVoronoiSimplexSolver.cpp.

#define VERTD   3

Definition at line 32 of file btVoronoiSimplexSolver.cpp.