libigl v2.5.0
Loading...
Searching...
No Matches
tan_half_angle.h File Reference
#include "igl_inline.h"
#include "tan_half_angle.cpp"

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

template<typename Scalar >
Scalar igl::tan_half_angle (const Scalar &a, const Scalar &b, const Scalar &c)
 Compute the tangent of half of the angle opposite the side with length a, in a triangle with side lengths (a,b,c).