ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

polyDBG.cc File Reference
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include "zlassert.h"
#include "polyDBG.h"

Go to the source code of this file.

Functions

static Real area (Real A[2], Real B[2], Real C[2])
Int DBG_isConvex (directedLine *poly)
Int DBG_is_U_monotone (directedLine *poly)
Int DBG_is_U_direction (directedLine *poly)
Int DBG_edgesIntersect (directedLine *l1, directedLine *l2)
Int DBG_edgesIntersectGen (Real A[2], Real B[2], Real C[2], Real D[2])
Int DBG_intersectChain (vertexArray *chain, Int start, Int end, Real A[2], Real B[2])
Int DBG_polygonSelfIntersect (directedLine *poly)
Int DBG_edgeIntersectPoly (directedLine *edge, directedLine *poly)
Int DBG_polygonsIntersect (directedLine *p1, directedLine *p2)
Int DBG_polygonListIntersect (directedLine *pList)
Int DBG_isCounterclockwise (directedLine *poly)
Int DBG_rayIntersectEdge (Real v0[2], Real dx, Real dy, Real v10[2], Real v1[2], Real v2[2])
Int DBG_rayIntersectPoly (Real v0[2], Real dx, Real dy, directedLine *poly)
Int DBG_pointInsidePoly (Real v[2], directedLine *poly)
Int DBG_enclosingPolygons (directedLine *poly, directedLine *list)
void DBG_reverse (directedLine *poly)
Int DBG_checkConnectivity (directedLine *polygon)
Int DBG_check (directedLine *polyList)
static directedLineDBG_edgeIntersectChainD (directedLine *e, directedLine *begin, directedLine *end)
directedLineDBG_cutIntersectionPoly (directedLine *polygon, int &cutOccur)
directedLineDBG_cutIntersectionAllPoly (directedLine *list)
sampledLineDBG_collectSampledLinesAllPoly (directedLine *polygonList)
void DBG_collectSampledLinesPoly (directedLine *polygon, sampledLine *&retHead, sampledLine *&retTail)

Generated on Sat May 26 2012 05:08:22 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.