aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Documentation/PhysXAPI/files/structPxQueryFlag.html
diff options
context:
space:
mode:
authorgit perforce import user <a@b>2016-10-25 12:29:14 -0600
committerSheikh Dawood Abdul Ajees <Sheikh Dawood Abdul Ajees>2016-10-25 18:56:37 -0500
commit3dfe2108cfab31ba3ee5527e217d0d8e99a51162 (patch)
treefa6485c169e50d7415a651bf838f5bcd0fd3bfbd /PhysX_3.4/Documentation/PhysXAPI/files/structPxQueryFlag.html
downloadphysx-3.4-3dfe2108cfab31ba3ee5527e217d0d8e99a51162.tar.xz
physx-3.4-3dfe2108cfab31ba3ee5527e217d0d8e99a51162.zip
Initial commit:
PhysX 3.4.0 Update @ 21294896 APEX 1.4.0 Update @ 21275617 [CL 21300167]
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/structPxQueryFlag.html')
-rw-r--r--PhysX_3.4/Documentation/PhysXAPI/files/structPxQueryFlag.html98
1 files changed, 98 insertions, 0 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/structPxQueryFlag.html b/PhysX_3.4/Documentation/PhysXAPI/files/structPxQueryFlag.html
new file mode 100644
index 00000000..e729827f
--- /dev/null
+++ b/PhysX_3.4/Documentation/PhysXAPI/files/structPxQueryFlag.html
@@ -0,0 +1,98 @@
+<html>
+ <head>
+ <title>NVIDIA(R) PhysX(R) SDK 3.4 API Reference: PxQueryFlag Struct 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> &nbsp;
+ <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp;
+ <a class="qindex" href="annotated.html">Compound List</a> &nbsp;
+ <a class="qindex" href="functions.html">Compound Members</a> &nbsp;
+ </center>
+ <hr class="second">
+ </div>
+<!-- Generated by Doxygen 1.5.8 -->
+<div class="contents">
+<h1>PxQueryFlag Struct Reference<br>
+<small>
+[<a class="el" href="group__scenequery.html">Scenequery</a>]</small>
+</h1><!-- doxytag: class="PxQueryFlag" -->Filtering flags for scene queries.
+<a href="#_details">More...</a>
+<p>
+<code>#include &lt;<a class="el" href="PxQueryFiltering_8h-source.html">PxQueryFiltering.h</a>&gt;</code>
+<p>
+
+<p>
+<a href="structPxQueryFlag-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structPxQueryFlag.html#2124ff0cff0a021e01e6880a1bba431f">Enum</a> { <br>
+&nbsp;&nbsp;<a class="el" href="structPxQueryFlag.html#2124ff0cff0a021e01e6880a1bba431f10955fa95034c8684b1dc419e18e0b6d">eSTATIC</a> = (1&lt;&lt;0),
+<br>
+&nbsp;&nbsp;<a class="el" href="structPxQueryFlag.html#2124ff0cff0a021e01e6880a1bba431f44cd479324c9f547f8ca9ecc9f2b17be">eDYNAMIC</a> = (1&lt;&lt;1),
+<br>
+&nbsp;&nbsp;<a class="el" href="structPxQueryFlag.html#2124ff0cff0a021e01e6880a1bba431f8afbf3ede02abfeef2a9e8d38f0b9a78">ePREFILTER</a> = (1&lt;&lt;2),
+<br>
+&nbsp;&nbsp;<a class="el" href="structPxQueryFlag.html#2124ff0cff0a021e01e6880a1bba431f98ce80be9551f124bd882bdb83dafb7e">ePOSTFILTER</a> = (1&lt;&lt;3),
+<br>
+&nbsp;&nbsp;<a class="el" href="structPxQueryFlag.html#2124ff0cff0a021e01e6880a1bba431f2837a6ac649b29ee72af661b65f4d8ab">eANY_HIT</a> = (1&lt;&lt;4),
+<br>
+&nbsp;&nbsp;<a class="el" href="structPxQueryFlag.html#2124ff0cff0a021e01e6880a1bba431f98467f45e717fa0f52652f52b0ff9798">eNO_BLOCK</a> = (1&lt;&lt;5),
+<br>
+&nbsp;&nbsp;<a class="el" href="structPxQueryFlag.html#2124ff0cff0a021e01e6880a1bba431f604f7b55d1bc8df62c2f5d1401d862c7">eRESERVED</a> = (1&lt;&lt;15)
+<br>
+ }</td></tr>
+
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+Filtering flags for scene queries.
+<p>
+<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="structPxQueryFilterData.html#02180ad928beb2e5d3d5caf4cc84f387" title="Filter flags (see PxQueryFlags).">PxQueryFilterData.flags</a> </dd></dl>
+<hr><h2>Member Enumeration Documentation</h2>
+<a class="anchor" name="2124ff0cff0a021e01e6880a1bba431f"></a><!-- doxytag: member="PxQueryFlag::Enum" ref="2124ff0cff0a021e01e6880a1bba431f" args="" -->
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">enum <a class="el" href="structPxQueryFlag.html#2124ff0cff0a021e01e6880a1bba431f">PxQueryFlag::Enum</a> </td>
+ </tr>
+ </table>
+</div>
+<div class="memdoc">
+
+<p>
+<dl compact><dt><b>Enumerator: </b></dt><dd>
+<table border="0" cellspacing="2" cellpadding="0">
+<tr><td valign="top"><em><a class="anchor" name="2124ff0cff0a021e01e6880a1bba431f10955fa95034c8684b1dc419e18e0b6d"></a><!-- doxytag: member="eSTATIC" ref="2124ff0cff0a021e01e6880a1bba431f10955fa95034c8684b1dc419e18e0b6d" args="" -->eSTATIC</em>&nbsp;</td><td>
+Traverse static shapes. </td></tr>
+<tr><td valign="top"><em><a class="anchor" name="2124ff0cff0a021e01e6880a1bba431f44cd479324c9f547f8ca9ecc9f2b17be"></a><!-- doxytag: member="eDYNAMIC" ref="2124ff0cff0a021e01e6880a1bba431f44cd479324c9f547f8ca9ecc9f2b17be" args="" -->eDYNAMIC</em>&nbsp;</td><td>
+Traverse dynamic shapes. </td></tr>
+<tr><td valign="top"><em><a class="anchor" name="2124ff0cff0a021e01e6880a1bba431f8afbf3ede02abfeef2a9e8d38f0b9a78"></a><!-- doxytag: member="ePREFILTER" ref="2124ff0cff0a021e01e6880a1bba431f8afbf3ede02abfeef2a9e8d38f0b9a78" args="" -->ePREFILTER</em>&nbsp;</td><td>
+Run the pre-intersection-test filter (see <a class="el" href="classPxQueryFilterCallback.html#227beae6749182b04ae18728c1aecd26" title="This filter callback is executed before the exact intersection test if PxQueryFlag::ePREFILTER...">PxQueryFilterCallback::preFilter()</a>). </td></tr>
+<tr><td valign="top"><em><a class="anchor" name="2124ff0cff0a021e01e6880a1bba431f98ce80be9551f124bd882bdb83dafb7e"></a><!-- doxytag: member="ePOSTFILTER" ref="2124ff0cff0a021e01e6880a1bba431f98ce80be9551f124bd882bdb83dafb7e" args="" -->ePOSTFILTER</em>&nbsp;</td><td>
+Run the post-intersection-test filter (see <a class="el" href="classPxQueryFilterCallback.html#a93cf87c4ec4548afc8cc5476c719781" title="This filter callback is executed if the exact intersection test returned true and...">PxQueryFilterCallback::postFilter()</a>). </td></tr>
+<tr><td valign="top"><em><a class="anchor" name="2124ff0cff0a021e01e6880a1bba431f2837a6ac649b29ee72af661b65f4d8ab"></a><!-- doxytag: member="eANY_HIT" ref="2124ff0cff0a021e01e6880a1bba431f2837a6ac649b29ee72af661b65f4d8ab" args="" -->eANY_HIT</em>&nbsp;</td><td>
+Abort traversal as soon as any hit is found and return it via callback.block. Helps query performance. Both eTOUCH and eBLOCK hitTypes are considered hits with this flag. </td></tr>
+<tr><td valign="top"><em><a class="anchor" name="2124ff0cff0a021e01e6880a1bba431f98467f45e717fa0f52652f52b0ff9798"></a><!-- doxytag: member="eNO_BLOCK" ref="2124ff0cff0a021e01e6880a1bba431f98467f45e717fa0f52652f52b0ff9798" args="" -->eNO_BLOCK</em>&nbsp;</td><td>
+All hits are reported as touching. Overrides eBLOCK returned from user filters with eTOUCH. This is also an optimization hint that may improve query performance. </td></tr>
+<tr><td valign="top"><em><a class="anchor" name="2124ff0cff0a021e01e6880a1bba431f604f7b55d1bc8df62c2f5d1401d862c7"></a><!-- doxytag: member="eRESERVED" ref="2124ff0cff0a021e01e6880a1bba431f604f7b55d1bc8df62c2f5d1401d862c7" args="" -->eRESERVED</em>&nbsp;</td><td>
+Reserved for internal use. </td></tr>
+</table>
+</dl>
+
+</div>
+</div><p>
+<hr>The documentation for this struct was generated from the following file:<ul>
+<li><a class="el" href="PxQueryFiltering_8h-source.html">PxQueryFiltering.h</a></ul>
+</div>
+
+<hr style="width: 100%; height: 2px;"><br>
+Copyright &copy; 2008-2016 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>