Triangle generated from a delauney triangulation. More...
#include <delauney_triangulator.h>
Public Attributes | |
Attributes | |
CL_DelauneyTriangulator_Vertex * | vertex_A |
First point in the triangle. | |
CL_DelauneyTriangulator_Vertex * | vertex_B |
Second point in the triangle. | |
CL_DelauneyTriangulator_Vertex * | vertex_C |
Third point in the triangle. |
Triangle generated from a delauney triangulation.
First point in the triangle.
Second point in the triangle.
Third point in the triangle.