1,784
edits
Changes
Jump to navigation
Jump to search
==== Important notes ====
→Important notes
<strong>intersection flags:</strong><br> <br> const unsigned PIF_SIBLING_COUNT_MASK = 0x000000F0;<br> const unsigned PIF_SIBLING_COUNT_SHIFT = 4;<br> const unsigned PIF_TYPE_START = 0x00010000;<br> const unsigned PIF_TYPE_END = 0x00020000;
<ul>
<li><strong>intersection structures must be generated for EVERY curve involved in an intersection</strong></li>