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

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

bool igl::is_planar (const Eigen::MatrixXd &V)
 Determine if a set of points lies on the XY plane.