aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Documentation/PhysXAPI/files/PxStrideIterator_8h.html
blob: 5c5903a1a5a86116450d92c1d4b891698f1f9bc4 (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
<html>
	<head>
		<title>NVIDIA(R) PhysX(R) SDK 3.4 API Reference: PxStrideIterator.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>PxStrideIterator.h File Reference</h1><code>#include &quot;<a class="el" href="Px_8h-source.html">foundation/Px.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="PxAssert_8h-source.html">foundation/PxAssert.h</a>&quot;</code><br>

<p>
<div class="dynheader">
Include dependency graph for PxStrideIterator.h:</div>
<div class="dynsection">
<p><center><img src="PxStrideIterator_8h__incl.png" border="0" usemap="#PxStrideIterator.h_map" alt=""></center>
<map name="PxStrideIterator.h_map">
<area shape="rect" href="Px_8h.html" title="foundation/Px.h" alt="foundation/Px.h" coords="320,154,419,176"><area shape="rect" href="PxAssert_8h.html" title="foundation/PxAssert.h" alt="foundation/PxAssert.h" coords="355,85,491,106"><area shape="rect" href="PxSimpleTypes_8h.html" title="foundation/PxSimpleTypes.h" alt="foundation/PxSimpleTypes.h" coords="144,224,320,245"><area shape="rect" href="PxPreprocessor_8h.html" title="foundation/PxPreprocessor.h" alt="foundation/PxPreprocessor.h" coords="7,293,183,314"></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="PxStrideIterator_8h__dep__incl.png" border="0" usemap="#PxStrideIterator.hdep_map" alt=""></center>
<map name="PxStrideIterator.hdep_map">
<area shape="rect" href="PxPhysicsAPI_8h.html" title="PxPhysicsAPI.h" alt="PxPhysicsAPI.h" coords="388,501,487,523"><area shape="rect" href="PxParticleExt_8h.html" title="PxParticleExt.h" alt="PxParticleExt.h" coords="57,363,153,384"><area shape="rect" href="PxParticleCreationData_8h.html" title="PxParticleCreationData.h" alt="PxParticleCreationData.h" coords="143,85,295,107"><area shape="rect" href="PxParticleReadData_8h.html" title="PxParticleReadData.h" alt="PxParticleReadData.h" coords="372,85,505,107"><area shape="rect" href="PxExtensionsAPI_8h.html" title="PxExtensionsAPI.h" alt="PxExtensionsAPI.h" coords="329,432,449,453"><area shape="rect" href="PxParticleBase_8h.html" title="PxParticleBase.h" alt="PxParticleBase.h" coords="283,155,392,176"><area shape="rect" href="PxParticleSystem_8h.html" title="PxParticleSystem.h" alt="PxParticleSystem.h" coords="279,224,399,245"><area shape="rect" href="PxParticleFluid_8h.html" title="PxParticleFluid.h" alt="PxParticleFluid.h" coords="441,224,545,245"><area shape="rect" href="PxScene_8h.html" title="PxScene.h" alt="PxScene.h" coords="456,293,528,315"><area shape="rect" href="PxSceneLock_8h.html" title="PxSceneLock.h" alt="PxSceneLock.h" coords="524,432,620,453"><area shape="rect" href="PxVolumeCache_8h.html" title="PxVolumeCache.h" alt="PxVolumeCache.h" coords="644,432,761,453"><area shape="rect" href="PxSceneQueryExt_8h.html" title="PxSceneQueryExt.h" alt="PxSceneQueryExt.h" coords="329,363,455,384"><area shape="rect" href="PxParticleFluidReadData_8h.html" title="PxParticleFluidReadData.h" alt="PxParticleFluidReadData.h" coords="416,155,576,176"></map>
</div>

<p>
<a href="PxStrideIterator_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">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxStrideIterator.html">PxStrideIterator&lt; T &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Iterator class for iterating over arrays of data that may be interleaved with other data.  <a href="classPxStrideIterator.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memTemplParams" nowrap colspan="2">template&lt;typename T &gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">PX_INLINE <a class="el" href="classPxStrideIterator.html">PxStrideIterator</a>&lt; T &gt;&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group__foundation.html#g9f9ec0bd1ad1ead5b8d88ff933363cad">operator+</a> (int i, <a class="el" href="classPxStrideIterator.html">PxStrideIterator</a>&lt; T &gt; it)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Addition operator.  <a href="group__foundation.html#g9f9ec0bd1ad1ead5b8d88ff933363cad"></a><br></td></tr>
<tr><td class="memTemplParams" nowrap colspan="2">template&lt;typename T &gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">PX_INLINE <a class="el" href="classPxStrideIterator.html">PxStrideIterator</a>&lt; T &gt;&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group__foundation.html#ge1d59ca4a70bf27f9146d7f88b6e7c6a">PxMakeIterator</a> (T *ptr, <a class="el" href="group__foundation.html#gcce5749db3dcfb916e98c253374264ed">PxU32</a> stride=sizeof(T))</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Stride iterator factory function which infers the iterator type.  <a href="group__foundation.html#ge1d59ca4a70bf27f9146d7f88b6e7c6a"></a><br></td></tr>
<tr><td class="memTemplParams" nowrap colspan="2">template&lt;typename T &gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">PX_INLINE <a class="el" href="classPxStrideIterator.html">PxStrideIterator</a><br class="typebreak">
&lt; const T &gt;&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group__foundation.html#g66d4ed2cd705c30ba9c1a93a45be4ce1">PxMakeIterator</a> (const T *ptr, <a class="el" href="group__foundation.html#gcce5749db3dcfb916e98c253374264ed">PxU32</a> stride=sizeof(T))</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Stride iterator factory function which infers the iterator type.  <a href="group__foundation.html#g66d4ed2cd705c30ba9c1a93a45be4ce1"></a><br></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>