|
libigl v2.5.0
|
Go to the source code of this file.
Namespaces | |
| namespace | igl |
Functions | |
| template<typename DerivedBE , typename DerivedP > | |
| void | igl::bone_parents (const Eigen::MatrixBase< DerivedBE > &BE, Eigen::PlainObjectBase< DerivedP > &P) |
| Recover "parent" bones from directed graph representation. | |