#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. | |
|
|
First point in the triangle.
|
|
|
Second point in the triangle.
|
|
|
Third point in the triangle.
|
1.4.6