diff options
| author | git perforce import user <a@b> | 2016-10-25 12:29:14 -0600 |
|---|---|---|
| committer | Sheikh Dawood Abdul Ajees <Sheikh Dawood Abdul Ajees> | 2016-10-25 18:56:37 -0500 |
| commit | 3dfe2108cfab31ba3ee5527e217d0d8e99a51162 (patch) | |
| tree | fa6485c169e50d7415a651bf838f5bcd0fd3bfbd /PhysX_3.4/Documentation/PhysXAPI/files/PxGpuTask_8h.html | |
| download | physx-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/PxGpuTask_8h.html')
| -rw-r--r-- | PhysX_3.4/Documentation/PhysXAPI/files/PxGpuTask_8h.html | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/PxGpuTask_8h.html b/PhysX_3.4/Documentation/PhysXAPI/files/PxGpuTask_8h.html new file mode 100644 index 00000000..2c74c8e8 --- /dev/null +++ b/PhysX_3.4/Documentation/PhysXAPI/files/PxGpuTask_8h.html @@ -0,0 +1,54 @@ +<html> + <head> + <title>NVIDIA(R) PhysX(R) SDK 3.4 API Reference: PxGpuTask.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>PxGpuTask.h File Reference</h1><code>#include "<a class="el" href="PxTaskDefine_8h-source.html">task/PxTaskDefine.h</a>"</code><br> +<code>#include "<a class="el" href="PxTask_8h-source.html">task/PxTask.h</a>"</code><br> +<code>#include "<a class="el" href="PxGpuDispatcher_8h-source.html">task/PxGpuDispatcher.h</a>"</code><br> + +<p> +<div class="dynheader"> +Include dependency graph for PxGpuTask.h:</div> +<div class="dynsection"> +<p><center><img src="PxGpuTask_8h__incl.png" border="0" usemap="#PxGpuTask.h_map" alt=""></center> +<map name="PxGpuTask.h_map"> +<area shape="rect" href="PxTaskDefine_8h.html" title="task/PxTaskDefine.h" alt="task/PxTaskDefine.h" coords="437,224,568,245"><area shape="rect" href="PxTask_8h.html" title="task/PxTask.h" alt="task/PxTask.h" coords="456,85,549,106"><area shape="rect" href="PxGpuDispatcher_8h.html" title="task/PxGpuDispatcher.h" alt="task/PxGpuDispatcher.h" coords="540,154,689,176"><area shape="rect" href="PxPreprocessor_8h.html" title="foundation/PxPreprocessor.h" alt="foundation/PxPreprocessor.h" coords="415,501,591,522"><area shape="rect" href="PxTaskManager_8h.html" title="task/PxTaskManager.h" alt="task/PxTaskManager.h" coords="148,154,292,176"><area shape="rect" href="PxCpuDispatcher_8h.html" title="task/PxCpuDispatcher.h" alt="task/PxCpuDispatcher.h" coords="316,154,465,176"><area shape="rect" href="PxAssert_8h.html" title="foundation/PxAssert.h" alt="foundation/PxAssert.h" coords="7,293,143,314"><area shape="rect" href="PxSimpleTypes_8h.html" title="foundation/PxSimpleTypes.h" alt="foundation/PxSimpleTypes.h" coords="277,432,453,453"><area shape="rect" href="PxErrorCallback_8h.html" title="foundation/PxErrorCallback.h" alt="foundation/PxErrorCallback.h" coords="129,224,305,245"><area shape="rect" href="PxErrors_8h.html" title="foundation/PxErrors.h" alt="foundation/PxErrors.h" coords="167,293,300,314"><area shape="rect" href="Px_8h.html" title="foundation/Px.h" alt="foundation/Px.h" coords="179,362,277,384"></map> +</div> + +<p> +<a href="PxGpuTask_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="structphysx_1_1PxGpuTaskHint.html">physx::PxGpuTaskHint</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Define the 'flavor' of a <a class="el" href="classphysx_1_1PxGpuTask.html" title="PxTask implementation for launching CUDA work.">PxGpuTask</a>. <a href="structphysx_1_1PxGpuTaskHint.html#_details">More...</a><br></td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classphysx_1_1PxGpuTask.html">physx::PxGpuTask</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classphysx_1_1PxTask.html" title="A PxBaseTask implementation with deferred execution and full dependencies.">PxTask</a> implementation for launching CUDA work. <a href="classphysx_1_1PxGpuTask.html#_details">More...</a><br></td></tr> +<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacephysx.html">physx</a></td></tr> + +</table> +</div> + +<hr style="width: 100%; height: 2px;"><br> +Copyright © 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> |