Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
look_at.h File Reference
#include "igl_inline.h"
#include <Eigen/Dense>
#include "look_at.cpp"
+ Include dependency graph for look_at.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

template<typename Derivedeye , typename Derivedcenter , typename Derivedup , typename DerivedR >
IGL_INLINE void igl::look_at (const Eigen::PlainObjectBase< Derivedeye > &eye, const Eigen::PlainObjectBase< Derivedcenter > &center, const Eigen::PlainObjectBase< Derivedup > &up, Eigen::PlainObjectBase< DerivedR > &R)