This commit is contained in:
grahamboree
2023-03-25 17:22:49 +00:00
parent 636012ae59
commit aa08357c98
7 changed files with 13 additions and 13 deletions

View File

@@ -142,8 +142,8 @@ Functions</h2></td></tr>
<tr class="separator:a8c40590db2ebb79a634dfadada974679"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac36ef53201f5b44be2f321d65ae01987"><td class="memItemLeft" align="right" valign="top">static bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="RecastContour_8cpp.html#ac36ef53201f5b44be2f321d65ae01987">vequal</a> (const int *a, const int *b)</td></tr>
<tr class="separator:ac36ef53201f5b44be2f321d65ae01987"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a44670adae86ff8db233723677fff6d90"><td class="memItemLeft" align="right" valign="top">static bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="RecastContour_8cpp.html#a44670adae86ff8db233723677fff6d90">intersectSegCountour</a> (const int *d0, const int *d1, int i, int n, const int *verts)</td></tr>
<tr class="separator:a44670adae86ff8db233723677fff6d90"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7a82a0c3b7877d57e1f159b703847aa1"><td class="memItemLeft" align="right" valign="top">static bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="RecastContour_8cpp.html#a7a82a0c3b7877d57e1f159b703847aa1">intersectSegContour</a> (const int *d0, const int *d1, int i, int n, const int *verts)</td></tr>
<tr class="separator:a7a82a0c3b7877d57e1f159b703847aa1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab93a3b7adad67c6fe99536760f60da7b"><td class="memItemLeft" align="right" valign="top">static bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="RecastContour_8cpp.html#ab93a3b7adad67c6fe99536760f60da7b">inCone</a> (int i, int n, const int *verts, const int *pj)</td></tr>
<tr class="separator:ab93a3b7adad67c6fe99536760f60da7b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4e79138985b8e7443e813250a17d3f71"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="RecastContour_8cpp.html#a4e79138985b8e7443e813250a17d3f71">removeDegenerateSegments</a> (<a class="el" href="classrcIntArray.html">rcIntArray</a> &amp;simplified)</td></tr>
@@ -709,8 +709,8 @@ Functions</h2></td></tr>
</div>
</div>
<a id="a44670adae86ff8db233723677fff6d90"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a44670adae86ff8db233723677fff6d90">&#9670;&nbsp;</a></span>intersectSegCountour()</h2>
<a id="a7a82a0c3b7877d57e1f159b703847aa1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7a82a0c3b7877d57e1f159b703847aa1">&#9670;&nbsp;</a></span>intersectSegContour()</h2>
<div class="memitem">
<div class="memproto">
@@ -719,7 +719,7 @@ Functions</h2></td></tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static bool intersectSegCountour </td>
<td class="memname">static bool intersectSegContour </td>
<td>(</td>
<td class="paramtype">const int *&#160;</td>
<td class="paramname"><em>d0</em>, </td>

View File

@@ -15,7 +15,7 @@ var RecastContour_8cpp =
[ "inCone", "RecastContour_8cpp.html#ab93a3b7adad67c6fe99536760f60da7b", null ],
[ "intersect", "RecastContour_8cpp.html#a8c40590db2ebb79a634dfadada974679", null ],
[ "intersectProp", "RecastContour_8cpp.html#a5ebff194647dfe8f10ceab06390c68df", null ],
[ "intersectSegCountour", "RecastContour_8cpp.html#a44670adae86ff8db233723677fff6d90", null ],
[ "intersectSegContour", "RecastContour_8cpp.html#a7a82a0c3b7877d57e1f159b703847aa1", null ],
[ "left", "RecastContour_8cpp.html#a0ba03d6a44337bfbcef8f0c9dad4289f", null ],
[ "leftOn", "RecastContour_8cpp.html#a4cc687ea6596949ed340d5082d75daed", null ],
[ "mergeContours", "RecastContour_8cpp.html#a1b37a039e4a04535bcddcb219ca7945b", null ],

View File

@@ -228,8 +228,8 @@ $(document).ready(function(){initNavTree('globals_func_i.html',''); initResizabl
, <a class="el" href="RecastContour_8cpp.html#a5ebff194647dfe8f10ceab06390c68df">RecastContour.cpp</a>
, <a class="el" href="RecastMesh_8cpp.html#a5ebff194647dfe8f10ceab06390c68df">RecastMesh.cpp</a>
</li>
<li>intersectSegCountour()
: <a class="el" href="RecastContour_8cpp.html#a44670adae86ff8db233723677fff6d90">RecastContour.cpp</a>
<li>intersectSegContour()
: <a class="el" href="RecastContour_8cpp.html#a7a82a0c3b7877d57e1f159b703847aa1">RecastContour.cpp</a>
</li>
<li>intersectSegmentTriangle()
: <a class="el" href="InputGeom_8cpp.html#a89e05e1cf91226eb8b11ce816ec90a4e">InputGeom.cpp</a>

View File

@@ -270,8 +270,8 @@ $(document).ready(function(){initNavTree('globals_i.html',''); initResizable();
, <a class="el" href="RecastContour_8cpp.html#a5ebff194647dfe8f10ceab06390c68df">RecastContour.cpp</a>
, <a class="el" href="RecastMesh_8cpp.html#a5ebff194647dfe8f10ceab06390c68df">RecastMesh.cpp</a>
</li>
<li>intersectSegCountour()
: <a class="el" href="RecastContour_8cpp.html#a44670adae86ff8db233723677fff6d90">RecastContour.cpp</a>
<li>intersectSegContour()
: <a class="el" href="RecastContour_8cpp.html#a7a82a0c3b7877d57e1f159b703847aa1">RecastContour.cpp</a>
</li>
<li>intersectSegmentTriangle()
: <a class="el" href="InputGeom_8cpp.html#a89e05e1cf91226eb8b11ce816ec90a4e">InputGeom.cpp</a>

View File

@@ -84,7 +84,6 @@ var NAVTREEINDEX2 =
"RecastContour_8cpp.html#a1b37a039e4a04535bcddcb219ca7945b":[6,0,68,18],
"RecastContour_8cpp.html#a32119d50d88bb48bcab862a57ef86425":[6,0,68,4],
"RecastContour_8cpp.html#a3be71e84d68809762298558ccdd37028":[6,0,68,8],
"RecastContour_8cpp.html#a44670adae86ff8db233723677fff6d90":[6,0,68,15],
"RecastContour_8cpp.html#a4cc687ea6596949ed340d5082d75daed":[6,0,68,17],
"RecastContour_8cpp.html#a4e79138985b8e7443e813250a17d3f71":[6,0,68,23],
"RecastContour_8cpp.html#a538aea06d768e3c175b9b8e47f254b52":[6,0,68,5],
@@ -93,6 +92,7 @@ var NAVTREEINDEX2 =
"RecastContour_8cpp.html#a68e26a981b0c0fbf9154b0bfd60316ff":[6,0,68,7],
"RecastContour_8cpp.html#a6f1109916123abdff2b46675c13307e3":[6,0,68,21],
"RecastContour_8cpp.html#a7321f3f5954d621c5255819fe4f73004":[6,0,68,19],
"RecastContour_8cpp.html#a7a82a0c3b7877d57e1f159b703847aa1":[6,0,68,15],
"RecastContour_8cpp.html#a82c11ae489473adcaa21b9944f3553fd":[6,0,68,27],
"RecastContour_8cpp.html#a8c40590db2ebb79a634dfadada974679":[6,0,68,13],
"RecastContour_8cpp.html#a95bb2b54ba0f6d1cee48278a1ba4980d":[6,0,68,9],

View File

@@ -71,7 +71,7 @@ var searchData=
['integrate_990',['integrate',['../DetourCrowd_8cpp.html#a284e9ea2c9700317d3dca1df47df5ab8',1,'DetourCrowd.cpp']]],
['intersect_991',['intersect',['../DetourTileCacheBuilder_8cpp.html#a070e599134e47f74c6ac1981c5b004c2',1,'intersect(const unsigned char *a, const unsigned char *b, const unsigned char *c, const unsigned char *d):&#160;DetourTileCacheBuilder.cpp'],['../RecastContour_8cpp.html#a8c40590db2ebb79a634dfadada974679',1,'intersect(const int *a, const int *b, const int *c, const int *d):&#160;RecastContour.cpp'],['../RecastMesh_8cpp.html#a8c40590db2ebb79a634dfadada974679',1,'intersect(const int *a, const int *b, const int *c, const int *d):&#160;RecastMesh.cpp']]],
['intersectprop_992',['intersectProp',['../RecastContour_8cpp.html#a5ebff194647dfe8f10ceab06390c68df',1,'intersectProp(const int *a, const int *b, const int *c, const int *d):&#160;RecastContour.cpp'],['../DetourTileCacheBuilder_8cpp.html#ac83ebd03e0ea6de9e9e8af3447e8d226',1,'intersectProp(const unsigned char *a, const unsigned char *b, const unsigned char *c, const unsigned char *d):&#160;DetourTileCacheBuilder.cpp'],['../RecastMesh_8cpp.html#a5ebff194647dfe8f10ceab06390c68df',1,'intersectProp(const int *a, const int *b, const int *c, const int *d):&#160;RecastMesh.cpp']]],
['intersectsegcountour_993',['intersectSegCountour',['../RecastContour_8cpp.html#a44670adae86ff8db233723677fff6d90',1,'RecastContour.cpp']]],
['intersectsegcontour_993',['intersectSegContour',['../RecastContour_8cpp.html#a7a82a0c3b7877d57e1f159b703847aa1',1,'RecastContour.cpp']]],
['intersectsegmenttriangle_994',['intersectSegmentTriangle',['../InputGeom_8cpp.html#a89e05e1cf91226eb8b11ce816ec90a4e',1,'InputGeom.cpp']]],
['ioprintf_995',['ioprintf',['../RecastDump_8cpp.html#af97d6194d18bf5f35fb6e384300e2c6b',1,'RecastDump.cpp']]],
['isactive_996',['isActive',['../structGuiState.html#af6fe16bad26560cc8433134ebbb3d635',1,'GuiState::isActive()'],['../imgui_8cpp.html#ad612f89ba9d6ea959eee8617f3c00bc8',1,'isActive(unsigned int id):&#160;imgui.cpp']]],

View File

@@ -41,7 +41,7 @@ var searchData=
['integrate_2676',['integrate',['../DetourCrowd_8cpp.html#a284e9ea2c9700317d3dca1df47df5ab8',1,'DetourCrowd.cpp']]],
['intersect_2677',['intersect',['../DetourTileCacheBuilder_8cpp.html#a070e599134e47f74c6ac1981c5b004c2',1,'intersect(const unsigned char *a, const unsigned char *b, const unsigned char *c, const unsigned char *d):&#160;DetourTileCacheBuilder.cpp'],['../RecastContour_8cpp.html#a8c40590db2ebb79a634dfadada974679',1,'intersect(const int *a, const int *b, const int *c, const int *d):&#160;RecastContour.cpp'],['../RecastMesh_8cpp.html#a8c40590db2ebb79a634dfadada974679',1,'intersect(const int *a, const int *b, const int *c, const int *d):&#160;RecastMesh.cpp']]],
['intersectprop_2678',['intersectProp',['../DetourTileCacheBuilder_8cpp.html#ac83ebd03e0ea6de9e9e8af3447e8d226',1,'intersectProp(const unsigned char *a, const unsigned char *b, const unsigned char *c, const unsigned char *d):&#160;DetourTileCacheBuilder.cpp'],['../RecastContour_8cpp.html#a5ebff194647dfe8f10ceab06390c68df',1,'intersectProp(const int *a, const int *b, const int *c, const int *d):&#160;RecastContour.cpp'],['../RecastMesh_8cpp.html#a5ebff194647dfe8f10ceab06390c68df',1,'intersectProp(const int *a, const int *b, const int *c, const int *d):&#160;RecastMesh.cpp']]],
['intersectsegcountour_2679',['intersectSegCountour',['../RecastContour_8cpp.html#a44670adae86ff8db233723677fff6d90',1,'RecastContour.cpp']]],
['intersectsegcontour_2679',['intersectSegContour',['../RecastContour_8cpp.html#a7a82a0c3b7877d57e1f159b703847aa1',1,'RecastContour.cpp']]],
['intersectsegmenttriangle_2680',['intersectSegmentTriangle',['../InputGeom_8cpp.html#a89e05e1cf91226eb8b11ce816ec90a4e',1,'InputGeom.cpp']]],
['ioprintf_2681',['ioprintf',['../RecastDump_8cpp.html#af97d6194d18bf5f35fb6e384300e2c6b',1,'RecastDump.cpp']]],
['isactive_2682',['isActive',['../imgui_8cpp.html#ad612f89ba9d6ea959eee8617f3c00bc8',1,'imgui.cpp']]],