libigl v2.5.0
Loading...
Searching...
No Matches
coplanar.h File Reference
#include "../../igl_inline.h"
#include <Eigen/Core>
#include "coplanar.cpp"

Go to the source code of this file.

Namespaces

namespace  igl
 
namespace  igl::copyleft
 
namespace  igl::copyleft::cgal
 

Functions

template<typename DerivedV >
bool igl::copyleft::cgal::coplanar (const Eigen::MatrixBase< DerivedV > &V)
 Test whether all points are on same plane.