RINGMesh
Version 5.0.0
A programming library for geological model meshes
|
Go to the source code of this file.
Functions | |
void | test_triangle_barycentric_coordinates () |
void | test_point_plane_distance () |
int | main () |
int main | ( | ) |
Definition at line 102 of file test-geometry.cpp.
void test_point_plane_distance | ( | ) |
Definition at line 77 of file test-geometry.cpp.
void test_triangle_barycentric_coordinates | ( | ) |
Definition at line 46 of file test-geometry.cpp.