aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Documentation/PhysXAPI/files/PxIntrinsics_8h-source.html
diff options
context:
space:
mode:
authorsschirm <[email protected]>2017-02-27 16:40:12 +0100
committersschirm <[email protected]>2017-03-01 18:04:26 +0100
commit7840347c32755e94a807f978f1cbb558717ac8cf (patch)
tree295cd3ca93a45f8fcc43cf3cbf3887c0e0c5526b /PhysX_3.4/Documentation/PhysXAPI/files/PxIntrinsics_8h-source.html
parentPre-release comments marking end of beta. (diff)
downloadphysx-3.4-7840347c32755e94a807f978f1cbb558717ac8cf.tar.xz
physx-3.4-7840347c32755e94a807f978f1cbb558717ac8cf.zip
PhysX 3.4, APEX 1.4 final release @21757769v3.4.0-rc-2
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/PxIntrinsics_8h-source.html')
-rw-r--r--PhysX_3.4/Documentation/PhysXAPI/files/PxIntrinsics_8h-source.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/PxIntrinsics_8h-source.html b/PhysX_3.4/Documentation/PhysXAPI/files/PxIntrinsics_8h-source.html
index c27babb7..e3b3ec63 100644
--- a/PhysX_3.4/Documentation/PhysXAPI/files/PxIntrinsics_8h-source.html
+++ b/PhysX_3.4/Documentation/PhysXAPI/files/PxIntrinsics_8h-source.html
@@ -58,11 +58,13 @@
<a name="l00038"></a>00038 <span class="preprocessor"></span><span class="preprocessor">#include "foundation/unix/PxUnixIntrinsics.h"</span>
<a name="l00039"></a>00039 <span class="preprocessor">#elif PX_XBOXONE</span>
<a name="l00040"></a>00040 <span class="preprocessor"></span><span class="preprocessor">#include "foundation/XboxOne/PxXboxOneIntrinsics.h"</span>
-<a name="l00041"></a>00041 <span class="preprocessor">#else</span>
-<a name="l00042"></a>00042 <span class="preprocessor"></span><span class="preprocessor">#error "Platform not supported!"</span>
-<a name="l00043"></a>00043 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
-<a name="l00044"></a>00044 <span class="preprocessor"></span>
-<a name="l00045"></a>00045 <span class="preprocessor">#endif // #ifndef PXFOUNDATION_PXINTRINSICS_H</span>
+<a name="l00041"></a>00041 <span class="preprocessor">#elif PX_NX</span>
+<a name="l00042"></a>00042 <span class="preprocessor"></span><span class="preprocessor">#include "foundation/nx/PxNXIntrinsics.h"</span>
+<a name="l00043"></a>00043 <span class="preprocessor">#else</span>
+<a name="l00044"></a>00044 <span class="preprocessor"></span><span class="preprocessor">#error "Platform not supported!"</span>
+<a name="l00045"></a>00045 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
+<a name="l00046"></a>00046 <span class="preprocessor"></span>
+<a name="l00047"></a>00047 <span class="preprocessor">#endif // #ifndef PXFOUNDATION_PXINTRINSICS_H</span>
</pre></div></div>
<hr style="width: 100%; height: 2px;"><br>