nux-0.9.48

NuxCore/Math/Algo.h File Reference

#include "Constants.h"

Go to the source code of this file.

Namespaces

namespace  nux

Functions

int nux::PointInside2DPolygon (Point2 *polygon, int n, Point2 pt, const int onedge)
 Determine if a point lies inside a polygon.