|
libigl v2.5.0
|
Go to the source code of this file.
Namespaces | |
| namespace | igl |
Functions | |
| template<typename Derivedeye, typename Derivedcenter, typename Derivedup, typename DerivedR> | |
| void | igl::look_at (const Eigen::MatrixBase< Derivedeye > &eye, const Eigen::MatrixBase< Derivedcenter > ¢er, const Eigen::MatrixBase< Derivedup > &up, Eigen::PlainObjectBase< DerivedR > &R) |
| Implementation of the deprecated gluLookAt function. | |