TwiceAsNice  2019-02-18
Functions
Polygon.cc File Reference
#include "Nice/Map/Polygon.h"
#include <stdarg.h>
Include dependency graph for Polygon.cc:

Functions

static void nice_polygon_isect_line (const Nice::Point &p1, const Nice::Point &p2, const Nice::Point &pos, int *winding)
 

Function Documentation

◆ nice_polygon_isect_line()

static void nice_polygon_isect_line ( const Nice::Point p1,
const Nice::Point p2,
const Nice::Point pos,
int *  winding 
)
static