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::PlainObjectBase< Derivedeye > &eye, const Eigen::PlainObjectBase< Derivedcenter > ¢er, const Eigen::PlainObjectBase< Derivedup > &up, Eigen::PlainObjectBase< DerivedR > &R) |
Implementation of the deprecated gluLookAt function. | |