Files
recastnavigation/functions_func_c.html

155 lines
6.5 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Recast Navigation: Class Members - Functions</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
<link href="doxygen-awesome-sidebar-only.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Recast Navigation
</div>
<div id="projectbrief">Navigation-mesh Toolset for Games</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('functions_func_c.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
&#160;
<h3><a id="index_c"></a>- c -</h3><ul>
<li>calcTightTileBounds()
: <a class="el" href="classdtTileCache.html#ac3e71498a991117139f007f53ce0a822">dtTileCache</a>
</li>
<li>calcTileLoc()
: <a class="el" href="classdtNavMesh.html#a609d55c59062910ff645dbbd4c72fed1">dtNavMesh</a>
</li>
<li>capacity()
: <a class="el" href="classrcVectorBase.html#a44e70e9744a1c6e3dcaab2a89a7a2c65">rcVectorBase&lt; T, H &gt;</a>
</li>
<li>cleanup()
: <a class="el" href="classSample__SoloMesh.html#afede15e3275e57b471fe72d26957d1b8">Sample_SoloMesh</a>
, <a class="el" href="classSample__TileMesh.html#ac0e18dc57eb1a972815125845e40e464">Sample_TileMesh</a>
</li>
<li>clear()
: <a class="el" href="classdtNodePool.html#a4341af64b1f043b2775b7f1abae34d7b">dtNodePool</a>
, <a class="el" href="classdtNodeQueue.html#aa0f83a0d1f38b0b97fb549d1372c8be7">dtNodeQueue</a>
, <a class="el" href="classdtProximityGrid.html#abfbfdb91797c4414d1201d761d9c1a94">dtProximityGrid</a>
, <a class="el" href="classduDisplayList.html#a5a6da38566e95882f4b63c0d765b2cc3">duDisplayList</a>
, <a class="el" href="classrcIntArray.html#a1e0b5e96e9aa5bc5e69b4952dd962292">rcIntArray</a>
, <a class="el" href="classrcVectorBase.html#ac46ddcef1d2b88f2632debbb7e28474b">rcVectorBase&lt; T, H &gt;</a>
</li>
<li>clearAllFlags()
: <a class="el" href="classNavmeshFlags.html#ad9df0c288de9a604e5bc92aa7a7ce984">NavmeshFlags</a>
</li>
<li>clearAllTempObstacles()
: <a class="el" href="classSample__TempObstacles.html#a92354fa33e4ace58607b08c49c190a82">Sample_TempObstacles</a>
</li>
<li>closestPointOnPoly()
: <a class="el" href="classdtNavMeshQuery.html#a07a90efe5d1a2b4b530aa236370574d9">dtNavMeshQuery</a>
</li>
<li>closestPointOnPolyBoundary()
: <a class="el" href="classdtNavMeshQuery.html#aa53b9573e61eda951213ea9e4354e744">dtNavMeshQuery</a>
</li>
<li>collectSettings()
: <a class="el" href="classSample.html#aaa6103a46cc7a3853012c5743b41de01">Sample</a>
, <a class="el" href="classSample__TileMesh.html#a9b5c5cbdc80862c4d8bcd7798ae4b645">Sample_TileMesh</a>
</li>
<li>compress()
: <a class="el" href="structdtTileCacheCompressor.html#ad117fb147426232344a3a1d83b572182">dtTileCacheCompressor</a>
, <a class="el" href="structFastLZCompressor.html#ade3bcdfdf37fed48284a4a4d89e2d804">FastLZCompressor</a>
</li>
<li>ConvexVolumeTool()
: <a class="el" href="classConvexVolumeTool.html#a45d29f1ecd1ea648fee54ea1aa10b6c3">ConvexVolumeTool</a>
</li>
<li>CrowdTool()
: <a class="el" href="classCrowdTool.html#aa66d04ddef79672215f8702a2b063f3c">CrowdTool</a>
</li>
<li>CrowdToolState()
: <a class="el" href="classCrowdToolState.html#a27c76b496c852259d7f13cba5d3486a2">CrowdToolState</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- HTML footer for doxygen 1.8.6-->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
&nbsp;&nbsp;<a href="https://github.com/recastnavigation/recastnavigation">Project Home</a>
| <a href="./License.txt">Licence (ZLib)</a>
| Copyright 2009 Mikko Mononen
</ul>
</div>
</body>
</html>