1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
<html>
<head>
<title>NVIDIA(R) PhysX(R) SDK 3.4 API Reference: PxHeightFieldFlag.h File Reference</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<LINK HREF="NVIDIA.css" REL="stylesheet" TYPE="text/css">
</head>
<body bgcolor="#FFFFFF">
<div id="header">
<hr class="first">
<img alt="" src="images/PhysXlogo.png" align="middle"> <br>
<center>
<a class="qindex" href="main.html">Main Page</a>
<a class="qindex" href="hierarchy.html">Class Hierarchy</a>
<a class="qindex" href="annotated.html">Compound List</a>
<a class="qindex" href="functions.html">Compound Members</a>
</center>
<hr class="second">
</div>
<!-- Generated by Doxygen 1.5.8 -->
<div class="contents">
<h1>PxHeightFieldFlag.h File Reference</h1><code>#include "<a class="el" href="PxFlags_8h-source.html">foundation/PxFlags.h</a>"</code><br>
<p>
<div class="dynheader">
Include dependency graph for PxHeightFieldFlag.h:</div>
<div class="dynsection">
<p><center><img src="PxHeightFieldFlag_8h__incl.png" border="0" usemap="#PxHeightFieldFlag.h_map" alt=""></center>
<map name="PxHeightFieldFlag.h_map">
<area shape="rect" href="PxFlags_8h.html" title="foundation/PxFlags.h" alt="foundation/PxFlags.h" coords="305,85,433,106"><area shape="rect" href="Px_8h.html" title="foundation/Px.h" alt="foundation/Px.h" coords="320,154,419,176"><area shape="rect" href="PxSimpleTypes_8h.html" title="foundation/PxSimpleTypes.h" alt="foundation/PxSimpleTypes.h" coords="144,224,320,245"><area shape="rect" href="PxPreprocessor_8h.html" title="foundation/PxPreprocessor.h" alt="foundation/PxPreprocessor.h" coords="7,293,183,314"></map>
</div>
<p>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
<p><center><img src="PxHeightFieldFlag_8h__dep__incl.png" border="0" usemap="#PxHeightFieldFlag.hdep_map" alt=""></center>
<map name="PxHeightFieldFlag.hdep_map">
<area shape="rect" href="PxHeightField_8h.html" title="PxHeightField.h" alt="PxHeightField.h" coords="7,85,108,106"><area shape="rect" href="PxPhysicsAPI_8h.html" title="PxPhysicsAPI.h" alt="PxPhysicsAPI.h" coords="96,154,195,176"><area shape="rect" href="PxHeightFieldDesc_8h.html" title="PxHeightFieldDesc.h" alt="PxHeightFieldDesc.h" coords="183,85,311,106"></map>
</div>
<p>
<a href="PxHeightFieldFlag_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="structPxHeightFieldFormat.html">PxHeightFieldFormat</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Describes the format of height field samples. <a href="structPxHeightFieldFormat.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="structPxHeightFieldTessFlag.html">PxHeightFieldTessFlag</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Determines the tessellation of height field cells. <a href="structPxHeightFieldTessFlag.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="structPxHeightFieldFlag.html">PxHeightFieldFlag</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Enum with flag values to be used in <a class="el" href="classPxHeightFieldDesc.html#ec8940d776191d6ca950025836481360" title="Flags bits, combined from values of the enum PxHeightFieldFlag.">PxHeightFieldDesc.flags</a>. <a href="structPxHeightFieldFlag.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="classPxFlags.html">PxFlags</a><br class="typebreak">
< <a class="el" href="structPxHeightFieldFlag.html#d94e98dce64e8c6f9806a20548548668">PxHeightFieldFlag::Enum</a>, <br class="typebreak">
PxU16 > </td><td class="memItemRight" valign="bottom"><a class="el" href="group__geomutils.html#g93b547b1968a59b2d23c91aab533e2c8">PxHeightFieldFlags</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">collection of set bits defined in <a class="el" href="structPxHeightFieldFlag.html" title="Enum with flag values to be used in PxHeightFieldDesc.flags.">PxHeightFieldFlag</a>. <a href="group__geomutils.html#g93b547b1968a59b2d23c91aab533e2c8"></a><br></td></tr>
</table>
</div>
<hr style="width: 100%; height: 2px;"><br>
Copyright © 2008-2018 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. <a href="http://www.nvidia.com ">www.nvidia.com</a>
</body>
</html>
|