diff options
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/PxClothParticleData_8h-source.html')
| -rw-r--r-- | PhysX_3.4/Documentation/PhysXAPI/files/PxClothParticleData_8h-source.html | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/PxClothParticleData_8h-source.html b/PhysX_3.4/Documentation/PhysXAPI/files/PxClothParticleData_8h-source.html index eee18c45..4771df9f 100644 --- a/PhysX_3.4/Documentation/PhysXAPI/files/PxClothParticleData_8h-source.html +++ b/PhysX_3.4/Documentation/PhysXAPI/files/PxClothParticleData_8h-source.html @@ -64,21 +64,21 @@ <a name="l00048"></a>00048 <span class="preprocessor"></span> <a name="l00049"></a>00049 <span class="keyword">struct </span><a class="code" href="structPxClothParticle.html" title="Per particle data for cloth.">PxClothParticle</a>; <a name="l00050"></a>00050 -<a name="l00055"></a>00055 <span class="keyword">class </span>PxClothParticleData : <span class="keyword">public</span> <a class="code" href="classPxLockedData.html" title="Parent class for bulk data that is shared between the SDK and the application.">PxLockedData</a> -<a name="l00056"></a>00056 { -<a name="l00057"></a>00057 <span class="keyword">public</span>: -<a name="l00062"></a>00062 <a class="code" href="structPxClothParticle.html" title="Per particle data for cloth.">PxClothParticle</a>* particles; -<a name="l00063"></a>00063 -<a name="l00068"></a>00068 <a class="code" href="structPxClothParticle.html" title="Per particle data for cloth.">PxClothParticle</a>* previousParticles; -<a name="l00069"></a>00069 }; -<a name="l00070"></a>00070 -<a name="l00071"></a>00071 <span class="preprocessor">#if !PX_DOXYGEN</span> -<a name="l00072"></a>00072 <span class="preprocessor"></span>} <span class="comment">// namespace physx</span> -<a name="l00073"></a>00073 <span class="preprocessor">#endif</span> -<a name="l00074"></a>00074 <span class="preprocessor"></span> -<a name="l00077"></a>00077 <span class="preprocessor">#endif // PX_USE_CLOTH_API</span> -<a name="l00078"></a>00078 <span class="preprocessor"></span> -<a name="l00079"></a>00079 <span class="preprocessor">#endif</span> +<a name="l00056"></a>00056 <span class="keyword">class </span><a class="code" href="group__foundation.html#gfd8f8779793627061774cfcfa1b9fbd7">PX_DEPRECATED</a> PxClothParticleData : <span class="keyword">public</span> <a class="code" href="classPxLockedData.html" title="Parent class for bulk data that is shared between the SDK and the application.">PxLockedData</a> +<a name="l00057"></a>00057 { +<a name="l00058"></a>00058 <span class="keyword">public</span>: +<a name="l00063"></a>00063 <a class="code" href="structPxClothParticle.html" title="Per particle data for cloth.">PxClothParticle</a>* particles; +<a name="l00064"></a>00064 +<a name="l00069"></a>00069 <a class="code" href="structPxClothParticle.html" title="Per particle data for cloth.">PxClothParticle</a>* previousParticles; +<a name="l00070"></a>00070 }; +<a name="l00071"></a>00071 +<a name="l00072"></a>00072 <span class="preprocessor">#if !PX_DOXYGEN</span> +<a name="l00073"></a>00073 <span class="preprocessor"></span>} <span class="comment">// namespace physx</span> +<a name="l00074"></a>00074 <span class="preprocessor">#endif</span> +<a name="l00075"></a>00075 <span class="preprocessor"></span> +<a name="l00078"></a>00078 <span class="preprocessor">#endif // PX_USE_CLOTH_API</span> +<a name="l00079"></a>00079 <span class="preprocessor"></span> +<a name="l00080"></a>00080 <span class="preprocessor">#endif</span> </pre></div></div> <hr style="width: 100%; height: 2px;"><br> |