aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Documentation/PhysXAPI/files/structPxClientBehaviorFlag.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/structPxClientBehaviorFlag.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/structPxClientBehaviorFlag.html')
-rw-r--r--PhysX_3.4/Documentation/PhysXAPI/files/structPxClientBehaviorFlag.html93
1 files changed, 93 insertions, 0 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/structPxClientBehaviorFlag.html b/PhysX_3.4/Documentation/PhysXAPI/files/structPxClientBehaviorFlag.html
new file mode 100644
index 00000000..26139ebb
--- /dev/null
+++ b/PhysX_3.4/Documentation/PhysXAPI/files/structPxClientBehaviorFlag.html
@@ -0,0 +1,93 @@
+<html>
+ <head>
+ <title>NVIDIA(R) PhysX(R) SDK 3.4 API Reference: PxClientBehaviorFlag 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>PxClientBehaviorFlag Struct Reference</h1><!-- doxytag: class="PxClientBehaviorFlag" -->Behavior bit flags for simulation clients.
+<a href="#_details">More...</a>
+<p>
+<code>#include &lt;<a class="el" href="PxClient_8h-source.html">PxClient.h</a>&gt;</code>
+<p>
+
+<p>
+<a href="structPxClientBehaviorFlag-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="structPxClientBehaviorFlag.html#004b205715fe69e6507561aa2517fece">Enum</a> { <br>
+&nbsp;&nbsp;<a class="el" href="structPxClientBehaviorFlag.html#004b205715fe69e6507561aa2517fece195fe4fbf9949860fa214bfe62235bf1">eREPORT_FOREIGN_OBJECTS_TO_TRIGGER_NOTIFY</a> = (1&lt;&lt;0),
+<br>
+&nbsp;&nbsp;<a class="el" href="structPxClientBehaviorFlag.html#004b205715fe69e6507561aa2517fecefc5ed8988b9f05fc59667c4ab2b02886">eREPORT_FOREIGN_OBJECTS_TO_CONTACT_NOTIFY</a> = (1&lt;&lt;1),
+<br>
+&nbsp;&nbsp;<a class="el" href="structPxClientBehaviorFlag.html#004b205715fe69e6507561aa2517fecea6b3abd8c41666ac5bcf23fb359135a9">eREPORT_FOREIGN_OBJECTS_TO_CONSTRAINT_BREAK_NOTIFY</a> = (1&lt;&lt;2),
+<br>
+&nbsp;&nbsp;<a class="el" href="structPxClientBehaviorFlag.html#004b205715fe69e6507561aa2517fece4886d2ee18ff7f51c1932b4546193792">eREPORT_FOREIGN_OBJECTS_TO_SCENE_QUERY</a> = (1&lt;&lt;3)
+<br>
+ }</td></tr>
+
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+Behavior bit flags for simulation clients.
+<p>
+<dl compact><dt><b><a class="el" href="deprecated.html#_deprecated000010">Deprecated:</a></b></dt><dd><a class="el" href="structPxClientBehaviorFlag.html" title="Behavior bit flags for simulation clients.">PxClientBehaviorFlag</a> feature has been deprecated in PhysX version 3.4</dd></dl>
+<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="PxClient_8h.html#295b321eb41489154df2d9dd381282d1" title="Bitfield that contains a set of raised flags defined in PxClientBehaviorFlag.">PxClientBehaviorFlags</a> <a class="el" href="classPxScene.html#6f61e48083f63f6fac343a3b1d8b2ddc" title="Sets behavior bits for a client.">PxScene::setClientBehaviorFlags()</a> </dd></dl>
+<hr><h2>Member Enumeration Documentation</h2>
+<a class="anchor" name="004b205715fe69e6507561aa2517fece"></a><!-- doxytag: member="PxClientBehaviorFlag::Enum" ref="004b205715fe69e6507561aa2517fece" args="" -->
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">enum <a class="el" href="structPxClientBehaviorFlag.html#004b205715fe69e6507561aa2517fece">PxClientBehaviorFlag::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="004b205715fe69e6507561aa2517fece195fe4fbf9949860fa214bfe62235bf1"></a><!-- doxytag: member="eREPORT_FOREIGN_OBJECTS_TO_TRIGGER_NOTIFY" ref="004b205715fe69e6507561aa2517fece195fe4fbf9949860fa214bfe62235bf1" args="" -->eREPORT_FOREIGN_OBJECTS_TO_TRIGGER_NOTIFY</em>&nbsp;</td><td>
+Report actors belonging to other clients to the trigger callback of this client.
+<p>
+<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classPxSimulationEventCallback.html#768b2ee9fe28736da3fcdc6a0eae9733" title="This is called with the current trigger pair events.">PxSimulationEventCallback::onTrigger()</a> </dd></dl>
+</td></tr>
+<tr><td valign="top"><em><a class="anchor" name="004b205715fe69e6507561aa2517fecefc5ed8988b9f05fc59667c4ab2b02886"></a><!-- doxytag: member="eREPORT_FOREIGN_OBJECTS_TO_CONTACT_NOTIFY" ref="004b205715fe69e6507561aa2517fecefc5ed8988b9f05fc59667c4ab2b02886" args="" -->eREPORT_FOREIGN_OBJECTS_TO_CONTACT_NOTIFY</em>&nbsp;</td><td>
+Report actors belonging to other clients to the contact callback of this client.
+<p>
+<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classPxSimulationEventCallback.html#4dc1da28643ccf9f77c8432b5eb2fd32" title="This is called when certain contact events occur.">PxSimulationEventCallback::onContact()</a> </dd></dl>
+</td></tr>
+<tr><td valign="top"><em><a class="anchor" name="004b205715fe69e6507561aa2517fecea6b3abd8c41666ac5bcf23fb359135a9"></a><!-- doxytag: member="eREPORT_FOREIGN_OBJECTS_TO_CONSTRAINT_BREAK_NOTIFY" ref="004b205715fe69e6507561aa2517fecea6b3abd8c41666ac5bcf23fb359135a9" args="" -->eREPORT_FOREIGN_OBJECTS_TO_CONSTRAINT_BREAK_NOTIFY</em>&nbsp;</td><td>
+Report actors belonging to other clients to the constraint break callback of this client.
+<p>
+<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classPxSimulationEventCallback.html#67c6553ee9090481ece8b041502eb948" title="This is called when a breakable constraint breaks.">PxSimulationEventCallback::onConstraintBreak()</a> </dd></dl>
+</td></tr>
+<tr><td valign="top"><em><a class="anchor" name="004b205715fe69e6507561aa2517fece4886d2ee18ff7f51c1932b4546193792"></a><!-- doxytag: member="eREPORT_FOREIGN_OBJECTS_TO_SCENE_QUERY" ref="004b205715fe69e6507561aa2517fece4886d2ee18ff7f51c1932b4546193792" args="" -->eREPORT_FOREIGN_OBJECTS_TO_SCENE_QUERY</em>&nbsp;</td><td>
+Report actors belonging to other clients to scene queries of this client. </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="PxClient_8h-source.html">PxClient.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>