Home
last modified time | relevance | path

Searched defs:copySignPerElem (Results 1 – 9 of 9) sorted by relevance

/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletMultiThreaded/vectormath/scalar/cpp/
H A Dvec_aos.h311 inline const Vector3 copySignPerElem( const Vector3 & vec0, const Vector3 & vec1 ) in copySignPerElem() function
750 inline const Vector4 copySignPerElem( const Vector4 & vec0, const Vector4 & vec1 ) in copySignPerElem() function
1057 inline const Point3 copySignPerElem( const Point3 & pnt0, const Point3 & pnt1 ) in copySignPerElem() function
/dports/devel/bullet/bullet3-3.21/test/Bullet2/vectormath/scalar/
H A Dvec_aos.h390 inline const Vector3 copySignPerElem(const Vector3 &vec0, const Vector3 &vec1) in copySignPerElem() function
915 inline const Vector4 copySignPerElem(const Vector4 &vec0, const Vector4 &vec1) in copySignPerElem() function
1307 inline const Point3 copySignPerElem(const Point3 &pnt0, const Point3 &pnt1) in copySignPerElem() function
/dports/devel/bullet/bullet3-3.21/test/Bullet2/vectormath/neon/
H A Dvec_aos.h390 inline const Vector3 copySignPerElem(const Vector3 &vec0, const Vector3 &vec1) in copySignPerElem() function
915 inline const Vector4 copySignPerElem(const Vector4 &vec0, const Vector4 &vec1) in copySignPerElem() function
1307 inline const Point3 copySignPerElem(const Point3 &pnt0, const Point3 &pnt1) in copySignPerElem() function
/dports/devel/py-bullet3/bullet3-3.21/test/Bullet2/vectormath/scalar/
H A Dvec_aos.h390 inline const Vector3 copySignPerElem(const Vector3 &vec0, const Vector3 &vec1) in copySignPerElem() function
915 inline const Vector4 copySignPerElem(const Vector4 &vec0, const Vector4 &vec1) in copySignPerElem() function
1307 inline const Point3 copySignPerElem(const Point3 &pnt0, const Point3 &pnt1) in copySignPerElem() function
/dports/devel/py-bullet3/bullet3-3.21/test/Bullet2/vectormath/neon/
H A Dvec_aos.h390 inline const Vector3 copySignPerElem(const Vector3 &vec0, const Vector3 &vec1) in copySignPerElem() function
915 inline const Vector4 copySignPerElem(const Vector4 &vec0, const Vector4 &vec1) in copySignPerElem() function
1307 inline const Point3 copySignPerElem(const Point3 &pnt0, const Point3 &pnt1) in copySignPerElem() function
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/vectormath/scalar/
H A Dvec_aos.h387 inline const Vector3 copySignPerElem( const Vector3 & vec0, const Vector3 & vec1 ) in copySignPerElem() function
915 inline const Vector4 copySignPerElem( const Vector4 & vec0, const Vector4 & vec1 ) in copySignPerElem() function
1310 inline const Point3 copySignPerElem( const Point3 & pnt0, const Point3 & pnt1 ) in copySignPerElem() function
/dports/devel/bullet/bullet3-3.21/test/Bullet2/vectormath/sse/
H A Dvec_aos.h620 VECTORMATH_FORCE_INLINE const Vector3 copySignPerElem(const Vector3 &vec0, const Vector3 &vec1) in copySignPerElem() function
1051 VECTORMATH_FORCE_INLINE const Vector4 copySignPerElem(const Vector4 &vec0, const Vector4 &vec1) in copySignPerElem() function
1363 VECTORMATH_FORCE_INLINE const Point3 copySignPerElem(const Point3 &pnt0, const Point3 &pnt1) in copySignPerElem() function
/dports/devel/py-bullet3/bullet3-3.21/test/Bullet2/vectormath/sse/
H A Dvec_aos.h620 VECTORMATH_FORCE_INLINE const Vector3 copySignPerElem(const Vector3 &vec0, const Vector3 &vec1) in copySignPerElem() function
1051 VECTORMATH_FORCE_INLINE const Vector4 copySignPerElem(const Vector4 &vec0, const Vector4 &vec1) in copySignPerElem() function
1363 VECTORMATH_FORCE_INLINE const Point3 copySignPerElem(const Point3 &pnt0, const Point3 &pnt1) in copySignPerElem() function
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/vectormath/sse/
H A Dvec_aos.h615 VECTORMATH_FORCE_INLINE const Vector3 copySignPerElem( const Vector3 &vec0, const Vector3 &vec1 ) in copySignPerElem() function
1042 VECTORMATH_FORCE_INLINE const Vector4 copySignPerElem( const Vector4 &vec0, const Vector4 &vec1 ) in copySignPerElem() function
1349 VECTORMATH_FORCE_INLINE const Point3 copySignPerElem( const Point3 &pnt0, const Point3 &pnt1 ) in copySignPerElem() function