![]() |
Blender V2.61 - r43446
|
#include "gim_tri_collision.h"Go to the source code of this file.
Classes | |
| class | GIM_TRIANGLE_CALCULATION_CACHE |
Defines | |
| #define | TRI_LOCAL_EPSILON 0.000001f |
| #define | MIN_EDGE_EDGE_DIS 0.00001f |
| #define MIN_EDGE_EDGE_DIS 0.00001f |
Definition at line 38 of file gim_tri_collision.cpp.
Referenced by GIM_TRIANGLE_CALCULATION_CACHE::cross_line_intersection_test().
| #define TRI_LOCAL_EPSILON 0.000001f |
Definition at line 37 of file gim_tri_collision.cpp.