libigl v2.5.0
|
Go to the source code of this file.
Namespaces | |
namespace | igl |
Functions | |
template<typename DerivedM , typename DerivedR > | |
void | igl::sort_angles (const Eigen::MatrixBase< DerivedM > &M, Eigen::PlainObjectBase< DerivedR > &R) |
Sort angles in ascending order in a numerically robust way. | |