aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Documentation/PhysXAPI/files/PxFoundationVersion_8h.html
diff options
context:
space:
mode:
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/PxFoundationVersion_8h.html')
-rw-r--r--PhysX_3.4/Documentation/PhysXAPI/files/PxFoundationVersion_8h.html50
1 files changed, 50 insertions, 0 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/PxFoundationVersion_8h.html b/PhysX_3.4/Documentation/PhysXAPI/files/PxFoundationVersion_8h.html
new file mode 100644
index 00000000..cf188f07
--- /dev/null
+++ b/PhysX_3.4/Documentation/PhysXAPI/files/PxFoundationVersion_8h.html
@@ -0,0 +1,50 @@
+<html>
+ <head>
+ <title>NVIDIA(R) PhysX(R) SDK 3.4 API Reference: PxFoundationVersion.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> &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>PxFoundationVersion.h File Reference</h1>
+<p>
+<div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dynsection">
+<p><center><img src="PxFoundationVersion_8h__dep__incl.png" border="0" usemap="#PxFoundationVersion.hdep_map" alt=""></center>
+<map name="PxFoundationVersion.hdep_map">
+<area shape="rect" href="PxPhysicsAPI_8h.html" title="PxPhysicsAPI.h" alt="PxPhysicsAPI.h" coords="28,85,127,107"></map>
+</div>
+
+<p>
+<a href="PxFoundationVersion_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>Defines</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__foundation.html#gdc8d41fd8dd806d25a57641d47081cd2">PX_FOUNDATION_VERSION_MAJOR</a>&nbsp;&nbsp;&nbsp;1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__foundation.html#g462f8c1b488a01623981333507e38a93">PX_FOUNDATION_VERSION_MINOR</a>&nbsp;&nbsp;&nbsp;0</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__foundation.html#ge095e9cefb5bd0a9322d99e345353eda">PX_FOUNDATION_VERSION_BUGFIX</a>&nbsp;&nbsp;&nbsp;0</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__foundation.html#g8e26dc2a95a2bfb038f0cf0b93f61ebf">PX_FOUNDATION_VERSION</a>&nbsp;&nbsp;&nbsp;((PX_FOUNDATION_VERSION_MAJOR &lt;&lt; 24) + (PX_FOUNDATION_VERSION_MINOR &lt;&lt; 16) + (PX_FOUNDATION_VERSION_BUGFIX &lt;&lt; 8) + 0)</td></tr>
+
+</table>
+</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>