Opened 7 years ago

Last modified 7 years ago

#1568 closed enhancement

implement polygon clipping — at Initial Version

Reported by: bbell Owned by: bbell
Priority: major Milestone: 9.5
Component: qlparser Version: development
Keywords: polygon, clipping Cc: Dimitar Misev, Vlad Merticariu, Peter Baumann
Complexity: Hard

Description

following the work performed in D399, one should implement the polygon clipping methods in 2-D and 3-D and make any obvious improvements possible to the existing code (in particular, this means reducing present code redundancy).

system tests should be developed for polygon clipping in the following cases:

2D — convex, concave, self-intersecting, vertex revisited, collinear
3D — , not coplanar

and exceptions should be thrown where the queries are not working/implemented.

Change History (0)

Note: See TracTickets for help on using tickets.