TM2IN  0.5.1
Namespaces | Functions
vector_angle.h File Reference
#include "detail/cgal_config.h"
Include dependency graph for vector_angle.h:
This graph shows which files directly or indirectly include this file:

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...