aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Documentation/PhysXAPI/files/PxTaskManager_8h.html
blob: 23b36e39b380f7746f7f35d4c26dbac2eecb3873 (plain) (blame)
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
<html>
	<head>
		<title>NVIDIA(R) PhysX(R) SDK 3.4 API Reference: PxTaskManager.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>PxTaskManager.h File Reference</h1><code>#include &quot;<a class="el" href="PxTaskDefine_8h-source.html">task/PxTaskDefine.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="PxSimpleTypes_8h-source.html">foundation/PxSimpleTypes.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="PxErrorCallback_8h-source.html">foundation/PxErrorCallback.h</a>&quot;</code><br>

<p>
<div class="dynheader">
Include dependency graph for PxTaskManager.h:</div>
<div class="dynsection">
<p><center><img src="PxTaskManager_8h__incl.png" border="0" usemap="#PxTaskManager.h_map" alt=""></center>
<map name="PxTaskManager.h_map">
<area shape="rect" href="PxTaskDefine_8h.html" title="task/PxTaskDefine.h" alt="task/PxTaskDefine.h" coords="43,155,173,176"><area shape="rect" href="PxSimpleTypes_8h.html" title="foundation/PxSimpleTypes.h" alt="foundation/PxSimpleTypes.h" coords="140,294,316,315"><area shape="rect" href="PxErrorCallback_8h.html" title="foundation/PxErrorCallback.h" alt="foundation/PxErrorCallback.h" coords="271,86,447,107"><area shape="rect" href="PxPreprocessor_8h.html" title="foundation/PxPreprocessor.h" alt="foundation/PxPreprocessor.h" coords="7,363,183,384"><area shape="rect" href="PxErrors_8h.html" title="foundation/PxErrors.h" alt="foundation/PxErrors.h" coords="295,155,428,176"><area shape="rect" href="Px_8h.html" title="foundation/Px.h" alt="foundation/Px.h" coords="313,224,412,246"></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="PxTaskManager_8h__dep__incl.png" border="0" usemap="#PxTaskManager.hdep_map" alt=""></center>
<map name="PxTaskManager.hdep_map">
<area shape="rect" href="PxTask_8h.html" title="PxTask.h" alt="PxTask.h" coords="212,86,276,107"><area shape="rect" href="PxPhysicsAPI_8h.html" title="PxPhysicsAPI.h" alt="PxPhysicsAPI.h" coords="123,432,221,454"><area shape="rect" href="PxSceneDesc_8h.html" title="PxSceneDesc.h" alt="PxSceneDesc.h" coords="57,155,159,176"><area shape="rect" href="PxScene_8h.html" title="PxScene.h" alt="PxScene.h" coords="151,224,223,246"><area shape="rect" href="PxGpuDispatcher_8h.html" title="PxGpuDispatcher.h" alt="PxGpuDispatcher.h" coords="233,155,353,176"><area shape="rect" href="PxGpuTask_8h.html" title="PxGpuTask.h" alt="PxGpuTask.h" coords="297,224,385,246"><area shape="rect" href="PxSceneLock_8h.html" title="PxSceneLock.h" alt="PxSceneLock.h" coords="167,363,263,384"><area shape="rect" href="PxVolumeCache_8h.html" title="PxVolumeCache.h" alt="PxVolumeCache.h" coords="221,294,339,315"><area shape="rect" href="PxSceneQueryExt_8h.html" title="PxSceneQueryExt.h" alt="PxSceneQueryExt.h" coords="363,294,488,315"><area shape="rect" href="PxExtensionsAPI_8h.html" title="PxExtensionsAPI.h" alt="PxExtensionsAPI.h" coords="351,363,471,384"></map>
</div>

<p>
<a href="PxTaskManager_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 &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structphysx_1_1PxTaskType.html">physx::PxTaskType</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Identifies the type of each heavyweight <a class="el" href="classphysx_1_1PxTask.html" title="A PxBaseTask implementation with deferred execution and full dependencies.">PxTask</a> object.  <a href="structphysx_1_1PxTaskType.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classphysx_1_1PxTaskManager.html">physx::PxTaskManager</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The <a class="el" href="classphysx_1_1PxTaskManager.html" title="The PxTaskManager interface.">PxTaskManager</a> interface.  <a href="classphysx_1_1PxTaskManager.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 &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacephysx.html">physx</a></td></tr>

<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacephysx.html#7a08e207472f32da1e024056f32d64a2">physx::PxTaskID</a></td></tr>

</table>
</div>

<hr style="width: 100%; height: 2px;"><br>
Copyright &copy; 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>