libigl v2.5.0
Loading...
Searching...
No Matches
incircle.h File Reference
#include "../../igl_inline.h"
#include "incircle.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::incircle (const Scalar *pa, const Scalar *pb, const Scalar *pc, const Scalar *pd)
 Test whether point is in a given circle.