Sutherland-Hodgman polygon clipping: Difference between revisions

Content added Content deleted
(Rename Perl 6 -> Raku, alphabetize, minor clean-up)
Line 832: Line 832:


=={{header|C++}}==
=={{header|C++}}==

<lang C++>#include <iostream>
<lang cpp>#include <iostream>


using namespace std;
using namespace std;