Changes

Jump to navigation Jump to search

Games/ETS2/Modding guides/1.9

50 bytes removed, 11:04, 11 February 2016
Intersections
</pre>
<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;
<h5><a name===="*Important Notes:*"></a> <strong>Important Notes:</strong> </h5> notes ==== <ul>
<li><strong>intersection structures must be generated for EVERY curve involved in an intersection</strong></li>
<li><strong>structures have to be stored in such way that the first structure contains the number of siblings (curves involved)</strong>

Navigation menu