VR-Forces 4.0.4 Class Documentation
Functions
include/geometry/polygonUtilities.h File Reference

Go to the source code of this file.

Functions

DT_DLL_geometry bool DtCrossingsTest (const DtPolygon2D &polygon, const DtPoint &pointToTest)
DT_DLL_geometry bool DtPointInPolygonInXy (const DtPolygon2D &polygon, const DtPoint &pointToTest)
DT_DLL_geometry bool DtIntersectsInXy (const DtPolygon2D &polygon, const DtChord &chord)
DT_DLL_geometry bool DtGetIntersectionInXy (const DtPolygon2D &polygon, const DtChord &chord, std::vector< DtChord > &chordPolyIntersection)
DT_DLL_geometry bool DtIntersectsInXy (const DtPolygon2D &polygon1, const DtPolygon2D &polygon2)
DT_DLL_geometry bool DtEdgesIntersectInXy (const DtPolygon2D &polygon, const DtChord &chord)
DT_DLL_geometry bool DtPolygonContains (const DtPolygon2D &polygon1, const DtPolygon2D &polygon2)

Function Documentation

DT_DLL_geometry bool DtCrossingsTest ( const DtPolygon2D polygon,
const DtPoint pointToTest 
)
DT_DLL_geometry bool DtPointInPolygonInXy ( const DtPolygon2D polygon,
const DtPoint pointToTest 
)
DT_DLL_geometry bool DtIntersectsInXy ( const DtPolygon2D polygon,
const DtChord chord 
)
DT_DLL_geometry bool DtGetIntersectionInXy ( const DtPolygon2D polygon,
const DtChord chord,
std::vector< DtChord > &  chordPolyIntersection 
)
DT_DLL_geometry bool DtIntersectsInXy ( const DtPolygon2D polygon1,
const DtPolygon2D polygon2 
)
DT_DLL_geometry bool DtEdgesIntersectInXy ( const DtPolygon2D polygon,
const DtChord chord 
)
DT_DLL_geometry bool DtPolygonContains ( const DtPolygon2D polygon1,
const DtPolygon2D polygon2 
)

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)