aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Documentation/PhysXAPI/files/namespacephysx.html
blob: a7057fb6acd42dac00264e3e4a69be823b7d9dc0 (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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
<html>
	<head>
		<title>NVIDIA(R) PhysX(R) SDK 3.4 API Reference: physx Namespace 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>physx Namespace Reference<br>
<small>
[<a class="el" href="group__pvd.html">Pvd</a>,&nbsp;<a class="el" href="group__foundation.html">Foundation</a>]</small>
</h1><table border="0" cellpadding="0" cellspacing="0">
<tr><td></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_1_1pvdsdk.html">pvdsdk</a></td></tr>

<tr><td colspan="2"><br><h2>Classes</h2></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_1PxProfilerCallback.html">PxProfilerCallback</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The pure virtual callback interface for general purpose instrumentation and profiling of GameWorks modules as well as applications.  <a href="classphysx_1_1PxProfilerCallback.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_1PxProfileScoped.html">PxProfileScoped</a></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_1PxCpuDispatcher.html">PxCpuDispatcher</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A CpuDispatcher is responsible for scheduling the execution of tasks passed to it by the SDK.  <a href="classphysx_1_1PxCpuDispatcher.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_1PxGpuDispatcher.html">PxGpuDispatcher</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A GpuTask dispatcher.  <a href="classphysx_1_1PxGpuDispatcher.html#_details">More...</a><br></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_1PxGpuTaskHint.html">PxGpuTaskHint</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</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 &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classphysx_1_1PxGpuTask.html">PxGpuTask</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</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 class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classphysx_1_1PxBaseTask.html">PxBaseTask</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Base class of all task types.  <a href="classphysx_1_1PxBaseTask.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_1PxTask.html">PxTask</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A <a class="el" href="classphysx_1_1PxBaseTask.html" title="Base class of all task types.">PxBaseTask</a> implementation with deferred execution and full dependencies.  <a href="classphysx_1_1PxTask.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_1PxLightCpuTask.html">PxLightCpuTask</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A <a class="el" href="classphysx_1_1PxBaseTask.html" title="Base class of all task types.">PxBaseTask</a> implementation with immediate execution and simple dependencies.  <a href="classphysx_1_1PxLightCpuTask.html#_details">More...</a><br></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">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">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>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef int64_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacephysx.html#962a2038e9244f5f34ee9ab017ec5c03">PxI64</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef uint64_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacephysx.html#8ee037dcecf7198800e1f302795c10ee">PxU64</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacephysx.html#2d0d277fc9b3eb2bff0fcfa416ae6ae4">PxI32</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef uint32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacephysx.html#9b7fbd746d18bf5b6545713a8d818f41">PxU32</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef int16_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacephysx.html#b9085a88d579652f5470d6f44286fed3">PxI16</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef uint16_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacephysx.html#9caf1cbcda071b6d2a9c069faa99da23">PxU16</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef int8_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacephysx.html#db7c3b61f39703b562a082a84e7b88aa">PxI8</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef uint8_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacephysx.html#3849f86abc21d3a58949481603fe8309">PxU8</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacephysx.html#b4cf332bdb6e8b183e40b6973acc1e9b">PxF32</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacephysx.html#1dae4a9a980fa2e4fe11c9e8b900a09c">PxF64</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacephysx.html#727d2d8426e2a21ebbc522fa65c3f97a">PxReal</a></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">PxTaskID</a></td></tr>

</table>
<hr><h2>Typedef Documentation</h2>
<a class="anchor" name="b4cf332bdb6e8b183e40b6973acc1e9b"></a><!-- doxytag: member="physx::PxF32" ref="b4cf332bdb6e8b183e40b6973acc1e9b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef float <a class="el" href="namespacephysx.html#b4cf332bdb6e8b183e40b6973acc1e9b">physx::PxF32</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="1dae4a9a980fa2e4fe11c9e8b900a09c"></a><!-- doxytag: member="physx::PxF64" ref="1dae4a9a980fa2e4fe11c9e8b900a09c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef double <a class="el" href="namespacephysx.html#1dae4a9a980fa2e4fe11c9e8b900a09c">physx::PxF64</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="b9085a88d579652f5470d6f44286fed3"></a><!-- doxytag: member="physx::PxI16" ref="b9085a88d579652f5470d6f44286fed3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef int16_t <a class="el" href="namespacephysx.html#b9085a88d579652f5470d6f44286fed3">physx::PxI16</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="2d0d277fc9b3eb2bff0fcfa416ae6ae4"></a><!-- doxytag: member="physx::PxI32" ref="2d0d277fc9b3eb2bff0fcfa416ae6ae4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef int32_t <a class="el" href="namespacephysx.html#2d0d277fc9b3eb2bff0fcfa416ae6ae4">physx::PxI32</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="962a2038e9244f5f34ee9ab017ec5c03"></a><!-- doxytag: member="physx::PxI64" ref="962a2038e9244f5f34ee9ab017ec5c03" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef int64_t <a class="el" href="namespacephysx.html#962a2038e9244f5f34ee9ab017ec5c03">physx::PxI64</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="db7c3b61f39703b562a082a84e7b88aa"></a><!-- doxytag: member="physx::PxI8" ref="db7c3b61f39703b562a082a84e7b88aa" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef int8_t <a class="el" href="namespacephysx.html#db7c3b61f39703b562a082a84e7b88aa">physx::PxI8</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="727d2d8426e2a21ebbc522fa65c3f97a"></a><!-- doxytag: member="physx::PxReal" ref="727d2d8426e2a21ebbc522fa65c3f97a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef float <a class="el" href="namespacephysx.html#727d2d8426e2a21ebbc522fa65c3f97a">physx::PxReal</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="7a08e207472f32da1e024056f32d64a2"></a><!-- doxytag: member="physx::PxTaskID" ref="7a08e207472f32da1e024056f32d64a2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef unsigned int <a class="el" href="namespacephysx.html#7a08e207472f32da1e024056f32d64a2">physx::PxTaskID</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="9caf1cbcda071b6d2a9c069faa99da23"></a><!-- doxytag: member="physx::PxU16" ref="9caf1cbcda071b6d2a9c069faa99da23" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef uint16_t <a class="el" href="namespacephysx.html#9caf1cbcda071b6d2a9c069faa99da23">physx::PxU16</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="9b7fbd746d18bf5b6545713a8d818f41"></a><!-- doxytag: member="physx::PxU32" ref="9b7fbd746d18bf5b6545713a8d818f41" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef uint32_t <a class="el" href="namespacephysx.html#9b7fbd746d18bf5b6545713a8d818f41">physx::PxU32</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="8ee037dcecf7198800e1f302795c10ee"></a><!-- doxytag: member="physx::PxU64" ref="8ee037dcecf7198800e1f302795c10ee" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef uint64_t <a class="el" href="namespacephysx.html#8ee037dcecf7198800e1f302795c10ee">physx::PxU64</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="3849f86abc21d3a58949481603fe8309"></a><!-- doxytag: member="physx::PxU8" ref="3849f86abc21d3a58949481603fe8309" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef uint8_t <a class="el" href="namespacephysx.html#3849f86abc21d3a58949481603fe8309">physx::PxU8</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
</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>