aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Documentation/PhysXAPI/files/PxSceneDesc_8h-source.html
diff options
context:
space:
mode:
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/PxSceneDesc_8h-source.html')
-rw-r--r--PhysX_3.4/Documentation/PhysXAPI/files/PxSceneDesc_8h-source.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/PxSceneDesc_8h-source.html b/PhysX_3.4/Documentation/PhysXAPI/files/PxSceneDesc_8h-source.html
index fed4c020..0e5cf305 100644
--- a/PhysX_3.4/Documentation/PhysXAPI/files/PxSceneDesc_8h-source.html
+++ b/PhysX_3.4/Documentation/PhysXAPI/files/PxSceneDesc_8h-source.html
@@ -136,7 +136,7 @@
<a name="l00353"></a>00353
<a name="l00354"></a>00354 <span class="comment">/*\brief Enables the GPU dynamics pipeline</span>
<a name="l00355"></a>00355 <span class="comment"></span>
-<a name="l00356"></a>00356 <span class="comment"> When set to true, a CUDA 2.0 or above-enabled NVIDIA GPU is present and the GPU dispatcher has been configured, this will run the GPU dynamics pipelin instead of the CPU dynamics pipeline.</span>
+<a name="l00356"></a>00356 <span class="comment"> When set to true, a CUDA ARCH 3.0 or above-enabled NVIDIA GPU is present and the GPU dispatcher has been configured, this will run the GPU dynamics pipelin instead of the CPU dynamics pipeline.</span>
<a name="l00357"></a>00357 <span class="comment"></span>
<a name="l00358"></a>00358 <span class="comment"> Note that this flag is not mutable and must be set in PxSceneDesc at scene creation.</span>
<a name="l00359"></a>00359 <span class="comment"> */</span>