Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 640 Bytes

opclip.rst

File metadata and controls

21 lines (16 loc) · 640 Bytes

Clip triangle against bounding box

The clip operator clips a triangle against a bounding box, returning the resulting polygon. The figure shows the triangle in blue and the polygon resulting from clip() in grey.

../../examples/primal_introduction.cpp

../../examples/primal_introduction.cpp