Compare Triangles by their closest points to sort the triangle heap.
#include <EPA.h>
Public Member Functions | |
Binary function call operator | |
bool | operator() (const EPA_Triangle *tria1, const EPA_Triangle *tria2) |
Compare two triangles by their distance. More... | |
|
inline |
Compare two triangles by their distance.