aboutsummaryrefslogtreecommitdiff
path: root/PxShared/src/foundation/include/PsVecMathAoSScalar.h
diff options
context:
space:
mode:
authorSheikh Dawood Abdul Ajees <[email protected]>2018-11-27 13:02:50 -0600
committerSheikh Dawood Abdul Ajees <[email protected]>2018-11-27 13:02:50 -0600
commit78cab22a61786a23f2ee1ad7c5dcbec0024befca (patch)
tree27cb86e3add785670ddfdbfc901f1654d74d1cb2 /PxShared/src/foundation/include/PsVecMathAoSScalar.h
parentPhysX 3.4, APEX 1.4 patch release @24990349 (diff)
downloadphysx-3.4-78cab22a61786a23f2ee1ad7c5dcbec0024befca.tar.xz
physx-3.4-78cab22a61786a23f2ee1ad7c5dcbec0024befca.zip
PhysX 3.4, APEX 1.4 patch release @25256367
Diffstat (limited to 'PxShared/src/foundation/include/PsVecMathAoSScalar.h')
-rw-r--r--PxShared/src/foundation/include/PsVecMathAoSScalar.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/PxShared/src/foundation/include/PsVecMathAoSScalar.h b/PxShared/src/foundation/include/PsVecMathAoSScalar.h
index 7ba912b4..cb37ea71 100644
--- a/PxShared/src/foundation/include/PsVecMathAoSScalar.h
+++ b/PxShared/src/foundation/include/PsVecMathAoSScalar.h
@@ -34,6 +34,13 @@
#error Scalar version should not be included when using vector intrinsics.
#endif
+namespace physx
+{
+namespace shdfnd
+{
+namespace aos
+{
+
struct VecI16V;
struct VecU16V;
struct VecI32V;
@@ -236,4 +243,8 @@ struct VecU16V
typedef VecI32V VecShiftV;
#define VecShiftVArg VecShiftV &
+} // namespace aos
+} // namespace shdfnd
+} // namespace physx
+
#endif // PX_PHYSICS_COMMON_VECMATH_INLINE_SCALAR