Structure storing information about detected self-intersection. More...
#include <SurfaceCollisions.h>
Public Attributes | |
bool | _Adjacent |
Whether triangles are adjacent. | |
int | _CellId |
ID of other triangle. | |
Structure storing information about detected self-intersection.
Definition at line 82 of file SurfaceCollisions.h.