|
libigl v2.5.0
|
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). | |