Files
recastnavigation/structrcHeightfieldLayer.html

410 lines
22 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: rcHeightfieldLayer Struct Reference</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('structrcHeightfieldLayer.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="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="structrcHeightfieldLayer-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">rcHeightfieldLayer Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Represents a heightfield layer within a layer set.
<a href="structrcHeightfieldLayer.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="Recast_8h_source.html">Recast.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:aaca8964dd736b356e4ee2c0dcd4b1208"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrcHeightfieldLayer.html#aaca8964dd736b356e4ee2c0dcd4b1208">bmin</a> [3]</td></tr>
<tr class="memdesc:aaca8964dd736b356e4ee2c0dcd4b1208"><td class="mdescLeft">&#160;</td><td class="mdescRight">The minimum bounds in world space. [(x, y, z)]. <a href="structrcHeightfieldLayer.html#aaca8964dd736b356e4ee2c0dcd4b1208">More...</a><br /></td></tr>
<tr class="separator:aaca8964dd736b356e4ee2c0dcd4b1208"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a11c82fbf9e04182a0be7b6c877f7029c"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrcHeightfieldLayer.html#a11c82fbf9e04182a0be7b6c877f7029c">bmax</a> [3]</td></tr>
<tr class="memdesc:a11c82fbf9e04182a0be7b6c877f7029c"><td class="mdescLeft">&#160;</td><td class="mdescRight">The maximum bounds in world space. [(x, y, z)]. <a href="structrcHeightfieldLayer.html#a11c82fbf9e04182a0be7b6c877f7029c">More...</a><br /></td></tr>
<tr class="separator:a11c82fbf9e04182a0be7b6c877f7029c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af0311febcc96aa2a2b611e0a65478f49"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrcHeightfieldLayer.html#af0311febcc96aa2a2b611e0a65478f49">cs</a></td></tr>
<tr class="memdesc:af0311febcc96aa2a2b611e0a65478f49"><td class="mdescLeft">&#160;</td><td class="mdescRight">The size of each cell. (On the xz-plane.) <a href="structrcHeightfieldLayer.html#af0311febcc96aa2a2b611e0a65478f49">More...</a><br /></td></tr>
<tr class="separator:af0311febcc96aa2a2b611e0a65478f49"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4e3df2893e1773e801e6f41d077715d6"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrcHeightfieldLayer.html#a4e3df2893e1773e801e6f41d077715d6">ch</a></td></tr>
<tr class="memdesc:a4e3df2893e1773e801e6f41d077715d6"><td class="mdescLeft">&#160;</td><td class="mdescRight">The height of each cell. (The minimum increment along the y-axis.) <a href="structrcHeightfieldLayer.html#a4e3df2893e1773e801e6f41d077715d6">More...</a><br /></td></tr>
<tr class="separator:a4e3df2893e1773e801e6f41d077715d6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6904f7a9539c4a5f88c2f134ac7b8649"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrcHeightfieldLayer.html#a6904f7a9539c4a5f88c2f134ac7b8649">width</a></td></tr>
<tr class="memdesc:a6904f7a9539c4a5f88c2f134ac7b8649"><td class="mdescLeft">&#160;</td><td class="mdescRight">The width of the heightfield. (Along the x-axis in cell units.) <a href="structrcHeightfieldLayer.html#a6904f7a9539c4a5f88c2f134ac7b8649">More...</a><br /></td></tr>
<tr class="separator:a6904f7a9539c4a5f88c2f134ac7b8649"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a58d4448da1f29c63229a11ffc886b351"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrcHeightfieldLayer.html#a58d4448da1f29c63229a11ffc886b351">height</a></td></tr>
<tr class="memdesc:a58d4448da1f29c63229a11ffc886b351"><td class="mdescLeft">&#160;</td><td class="mdescRight">The height of the heightfield. (Along the z-axis in cell units.) <a href="structrcHeightfieldLayer.html#a58d4448da1f29c63229a11ffc886b351">More...</a><br /></td></tr>
<tr class="separator:a58d4448da1f29c63229a11ffc886b351"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adcd87e9ea184d277f36eea61314f6f4a"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrcHeightfieldLayer.html#adcd87e9ea184d277f36eea61314f6f4a">minx</a></td></tr>
<tr class="memdesc:adcd87e9ea184d277f36eea61314f6f4a"><td class="mdescLeft">&#160;</td><td class="mdescRight">The minimum x-bounds of usable data. <a href="structrcHeightfieldLayer.html#adcd87e9ea184d277f36eea61314f6f4a">More...</a><br /></td></tr>
<tr class="separator:adcd87e9ea184d277f36eea61314f6f4a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab0b3836202050d3a701d2e3cfba8d9ab"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrcHeightfieldLayer.html#ab0b3836202050d3a701d2e3cfba8d9ab">maxx</a></td></tr>
<tr class="memdesc:ab0b3836202050d3a701d2e3cfba8d9ab"><td class="mdescLeft">&#160;</td><td class="mdescRight">The maximum x-bounds of usable data. <a href="structrcHeightfieldLayer.html#ab0b3836202050d3a701d2e3cfba8d9ab">More...</a><br /></td></tr>
<tr class="separator:ab0b3836202050d3a701d2e3cfba8d9ab"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af5df0f6946f89193ca1c3e5c6f9ab49b"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrcHeightfieldLayer.html#af5df0f6946f89193ca1c3e5c6f9ab49b">miny</a></td></tr>
<tr class="memdesc:af5df0f6946f89193ca1c3e5c6f9ab49b"><td class="mdescLeft">&#160;</td><td class="mdescRight">The minimum y-bounds of usable data. (Along the z-axis.) <a href="structrcHeightfieldLayer.html#af5df0f6946f89193ca1c3e5c6f9ab49b">More...</a><br /></td></tr>
<tr class="separator:af5df0f6946f89193ca1c3e5c6f9ab49b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad697fc4a8a65c2b1ef1f976097ee2b3f"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrcHeightfieldLayer.html#ad697fc4a8a65c2b1ef1f976097ee2b3f">maxy</a></td></tr>
<tr class="memdesc:ad697fc4a8a65c2b1ef1f976097ee2b3f"><td class="mdescLeft">&#160;</td><td class="mdescRight">The maximum y-bounds of usable data. (Along the z-axis.) <a href="structrcHeightfieldLayer.html#ad697fc4a8a65c2b1ef1f976097ee2b3f">More...</a><br /></td></tr>
<tr class="separator:ad697fc4a8a65c2b1ef1f976097ee2b3f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6ddd970ccf1cd15048ac535f9f75d083"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrcHeightfieldLayer.html#a6ddd970ccf1cd15048ac535f9f75d083">hmin</a></td></tr>
<tr class="memdesc:a6ddd970ccf1cd15048ac535f9f75d083"><td class="mdescLeft">&#160;</td><td class="mdescRight">The minimum height bounds of usable data. (Along the y-axis.) <a href="structrcHeightfieldLayer.html#a6ddd970ccf1cd15048ac535f9f75d083">More...</a><br /></td></tr>
<tr class="separator:a6ddd970ccf1cd15048ac535f9f75d083"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a95365db6dde274d1722aec90ade7a8c8"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrcHeightfieldLayer.html#a95365db6dde274d1722aec90ade7a8c8">hmax</a></td></tr>
<tr class="memdesc:a95365db6dde274d1722aec90ade7a8c8"><td class="mdescLeft">&#160;</td><td class="mdescRight">The maximum height bounds of usable data. (Along the y-axis.) <a href="structrcHeightfieldLayer.html#a95365db6dde274d1722aec90ade7a8c8">More...</a><br /></td></tr>
<tr class="separator:a95365db6dde274d1722aec90ade7a8c8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac524f9b2f07bd31eba6a9ef72c2f2d0b"><td class="memItemLeft" align="right" valign="top">unsigned char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrcHeightfieldLayer.html#ac524f9b2f07bd31eba6a9ef72c2f2d0b">heights</a></td></tr>
<tr class="memdesc:ac524f9b2f07bd31eba6a9ef72c2f2d0b"><td class="mdescLeft">&#160;</td><td class="mdescRight">The heightfield. [Size: width * height]. <a href="structrcHeightfieldLayer.html#ac524f9b2f07bd31eba6a9ef72c2f2d0b">More...</a><br /></td></tr>
<tr class="separator:ac524f9b2f07bd31eba6a9ef72c2f2d0b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a82606c7d0d590c924d49e84698452353"><td class="memItemLeft" align="right" valign="top">unsigned char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrcHeightfieldLayer.html#a82606c7d0d590c924d49e84698452353">areas</a></td></tr>
<tr class="memdesc:a82606c7d0d590c924d49e84698452353"><td class="mdescLeft">&#160;</td><td class="mdescRight">Area ids. [Size: Same as <a class="el" href="structrcHeightfieldLayer.html#ac524f9b2f07bd31eba6a9ef72c2f2d0b" title="The heightfield. [Size: width * height].">heights</a>]. <a href="structrcHeightfieldLayer.html#a82606c7d0d590c924d49e84698452353">More...</a><br /></td></tr>
<tr class="separator:a82606c7d0d590c924d49e84698452353"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a48ca9f0db5708d03fe043e54bc515199"><td class="memItemLeft" align="right" valign="top">unsigned char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrcHeightfieldLayer.html#a48ca9f0db5708d03fe043e54bc515199">cons</a></td></tr>
<tr class="memdesc:a48ca9f0db5708d03fe043e54bc515199"><td class="mdescLeft">&#160;</td><td class="mdescRight">Packed neighbor connection information. [Size: Same as <a class="el" href="structrcHeightfieldLayer.html#ac524f9b2f07bd31eba6a9ef72c2f2d0b" title="The heightfield. [Size: width * height].">heights</a>]. <a href="structrcHeightfieldLayer.html#a48ca9f0db5708d03fe043e54bc515199">More...</a><br /></td></tr>
<tr class="separator:a48ca9f0db5708d03fe043e54bc515199"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Description</h2>
<div class="textblock"><p>Represents a heightfield layer within a layer set. </p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="structrcHeightfieldLayerSet.html" title="Represents a set of heightfield layers.">rcHeightfieldLayerSet</a> </dd></dl>
</div><h2 class="groupheader">Member Data Documentation</h2>
<a id="a82606c7d0d590c924d49e84698452353"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a82606c7d0d590c924d49e84698452353">&#9670;&nbsp;</a></span>areas</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">unsigned char* rcHeightfieldLayer::areas</td>
</tr>
</table>
</div><div class="memdoc">
<p>Area ids. [Size: Same as <a class="el" href="structrcHeightfieldLayer.html#ac524f9b2f07bd31eba6a9ef72c2f2d0b" title="The heightfield. [Size: width * height].">heights</a>]. </p>
</div>
</div>
<a id="a11c82fbf9e04182a0be7b6c877f7029c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a11c82fbf9e04182a0be7b6c877f7029c">&#9670;&nbsp;</a></span>bmax</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float rcHeightfieldLayer::bmax[3]</td>
</tr>
</table>
</div><div class="memdoc">
<p>The maximum bounds in world space. [(x, y, z)]. </p>
</div>
</div>
<a id="aaca8964dd736b356e4ee2c0dcd4b1208"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aaca8964dd736b356e4ee2c0dcd4b1208">&#9670;&nbsp;</a></span>bmin</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float rcHeightfieldLayer::bmin[3]</td>
</tr>
</table>
</div><div class="memdoc">
<p>The minimum bounds in world space. [(x, y, z)]. </p>
</div>
</div>
<a id="a4e3df2893e1773e801e6f41d077715d6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4e3df2893e1773e801e6f41d077715d6">&#9670;&nbsp;</a></span>ch</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float rcHeightfieldLayer::ch</td>
</tr>
</table>
</div><div class="memdoc">
<p>The height of each cell. (The minimum increment along the y-axis.) </p>
</div>
</div>
<a id="a48ca9f0db5708d03fe043e54bc515199"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a48ca9f0db5708d03fe043e54bc515199">&#9670;&nbsp;</a></span>cons</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">unsigned char* rcHeightfieldLayer::cons</td>
</tr>
</table>
</div><div class="memdoc">
<p>Packed neighbor connection information. [Size: Same as <a class="el" href="structrcHeightfieldLayer.html#ac524f9b2f07bd31eba6a9ef72c2f2d0b" title="The heightfield. [Size: width * height].">heights</a>]. </p>
</div>
</div>
<a id="af0311febcc96aa2a2b611e0a65478f49"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af0311febcc96aa2a2b611e0a65478f49">&#9670;&nbsp;</a></span>cs</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float rcHeightfieldLayer::cs</td>
</tr>
</table>
</div><div class="memdoc">
<p>The size of each cell. (On the xz-plane.) </p>
</div>
</div>
<a id="a58d4448da1f29c63229a11ffc886b351"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a58d4448da1f29c63229a11ffc886b351">&#9670;&nbsp;</a></span>height</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int rcHeightfieldLayer::height</td>
</tr>
</table>
</div><div class="memdoc">
<p>The height of the heightfield. (Along the z-axis in cell units.) </p>
</div>
</div>
<a id="ac524f9b2f07bd31eba6a9ef72c2f2d0b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac524f9b2f07bd31eba6a9ef72c2f2d0b">&#9670;&nbsp;</a></span>heights</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">unsigned char* rcHeightfieldLayer::heights</td>
</tr>
</table>
</div><div class="memdoc">
<p>The heightfield. [Size: width * height]. </p>
</div>
</div>
<a id="a95365db6dde274d1722aec90ade7a8c8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a95365db6dde274d1722aec90ade7a8c8">&#9670;&nbsp;</a></span>hmax</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int rcHeightfieldLayer::hmax</td>
</tr>
</table>
</div><div class="memdoc">
<p>The maximum height bounds of usable data. (Along the y-axis.) </p>
</div>
</div>
<a id="a6ddd970ccf1cd15048ac535f9f75d083"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6ddd970ccf1cd15048ac535f9f75d083">&#9670;&nbsp;</a></span>hmin</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int rcHeightfieldLayer::hmin</td>
</tr>
</table>
</div><div class="memdoc">
<p>The minimum height bounds of usable data. (Along the y-axis.) </p>
</div>
</div>
<a id="ab0b3836202050d3a701d2e3cfba8d9ab"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab0b3836202050d3a701d2e3cfba8d9ab">&#9670;&nbsp;</a></span>maxx</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int rcHeightfieldLayer::maxx</td>
</tr>
</table>
</div><div class="memdoc">
<p>The maximum x-bounds of usable data. </p>
</div>
</div>
<a id="ad697fc4a8a65c2b1ef1f976097ee2b3f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad697fc4a8a65c2b1ef1f976097ee2b3f">&#9670;&nbsp;</a></span>maxy</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int rcHeightfieldLayer::maxy</td>
</tr>
</table>
</div><div class="memdoc">
<p>The maximum y-bounds of usable data. (Along the z-axis.) </p>
</div>
</div>
<a id="adcd87e9ea184d277f36eea61314f6f4a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#adcd87e9ea184d277f36eea61314f6f4a">&#9670;&nbsp;</a></span>minx</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int rcHeightfieldLayer::minx</td>
</tr>
</table>
</div><div class="memdoc">
<p>The minimum x-bounds of usable data. </p>
</div>
</div>
<a id="af5df0f6946f89193ca1c3e5c6f9ab49b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af5df0f6946f89193ca1c3e5c6f9ab49b">&#9670;&nbsp;</a></span>miny</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int rcHeightfieldLayer::miny</td>
</tr>
</table>
</div><div class="memdoc">
<p>The minimum y-bounds of usable data. (Along the z-axis.) </p>
</div>
</div>
<a id="a6904f7a9539c4a5f88c2f134ac7b8649"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6904f7a9539c4a5f88c2f134ac7b8649">&#9670;&nbsp;</a></span>width</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int rcHeightfieldLayer::width</td>
</tr>
</table>
</div><div class="memdoc">
<p>The width of the heightfield. (Along the x-axis in cell units.) </p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="Recast_8h_source.html">Recast.h</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>
<li class="navelem"><a class="el" href="structrcHeightfieldLayer.html">rcHeightfieldLayer</a></li>
&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>