libigl v2.5.0
|
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. | |