TM2IN
0.5.1
|
#include "detail/cgal_config.h"
Go to the source code of this file.
Namespaces | |
TM2IN | |
TM2IN::cgal | |
Functions | |
double | TM2IN::cgal::getAngle (Vector_3 &v1, Vector_3 &v2) |
Returns the angle between v1 and v2. More... | |
bool | TM2IN::cgal::has_lower_angle_than (Vector_3 &nv1, Vector_3 &nv2, double angle) |
Checks the angle between v1 and v2 is lower than the angle. More... | |
int | TM2IN::cgal::findNormalType6 (Vector_3 &nv) |
Finds the closest simple normal from nvSimple normal : simple_normal_vector_list6. More... | |