Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
ortho.h File Reference
#include "igl_inline.h"
#include <Eigen/Dense>
#include "ortho.cpp"
+ Include dependency graph for ortho.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 DerivedP >
IGL_INLINE void igl::ortho (const typename DerivedP::Scalar left, const typename DerivedP::Scalar right, const typename DerivedP::Scalar bottom, const typename DerivedP::Scalar top, const typename DerivedP::Scalar nearVal, const typename DerivedP::Scalar farVal, Eigen::PlainObjectBase< DerivedP > &P)