|
Collision Checker
|
Go to the source code of this file.
Macros | |
| #define | RAYTRACE_DEBUG 0 |
| #define | ENABLE_SERIALIZER 1 |
| #define | SERIALIZER_DEFAULT_FORMAT "compact" |
| #define | ENABLE_TRIANGULATION 1 |
| #define | ENABLE_GPC 1 |
| #define | ENABLE_POLYGON_VALIDITY_CHECKS 0 |
| #define | ENABLE_COLLISION_TESTS 0 |
| #define ENABLE_COLLISION_TESTS 0 |
Definition at line 25 of file application_settings.h.
| #define ENABLE_GPC 1 |
Definition at line 17 of file application_settings.h.
| #define ENABLE_POLYGON_VALIDITY_CHECKS 0 |
Definition at line 21 of file application_settings.h.
| #define ENABLE_SERIALIZER 1 |
Definition at line 5 of file application_settings.h.
| #define ENABLE_TRIANGULATION 1 |
Definition at line 13 of file application_settings.h.
| #define RAYTRACE_DEBUG 0 |
Definition at line 2 of file application_settings.h.
| #define SERIALIZER_DEFAULT_FORMAT "compact" |
Definition at line 9 of file application_settings.h.