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

Go to the source code of this file.

Namespaces

namespace  igl
 
namespace  igl::opengl2
 

Functions

IGL_INLINE void igl::opengl2::view_axis (const double *mv, double *x, double *y, double *z)
 
IGL_INLINE void igl::opengl2::view_axis (double *x, double *y, double *z)
 
template<typename DerivedV >
IGL_INLINE void igl::opengl2::view_axis (Eigen::PlainObjectBase< DerivedV > &V)