|
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 Scalar > | |
| short | igl::copyleft::cgal::orient2D (const Scalar *pa, const Scalar *pb, const Scalar *pc) |
| Tests whether a point is above, on, or below a line. | |