libigl v2.5.0
Loading...
Searching...
No Matches
orient3D.h File Reference
#include "../../igl_inline.h"
#include "orient3D.cpp"

Go to the source code of this file.

Namespaces

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

Functions

template<typename Scalar >
short igl::copyleft::cgal::orient3D (const Scalar pa[3], const Scalar pb[3], const Scalar pc[3], const Scalar pd[3])
 Tests whether a point is above, on, or below a plane.