Searched refs:MatrixProduct (Results 1 – 3 of 3) sorted by relevance
134 GFX_EXPORT Matrix3F MatrixProduct(const Matrix3F& lhs, const Matrix3F& rhs);135 GFX_EXPORT Vector3dF MatrixProduct(const Matrix3F& lhs, const Vector3dF& rhs);
266 Matrix3F MatrixProduct(const Matrix3F& lhs, const Matrix3F& rhs) { in MatrixProduct() function276 Vector3dF MatrixProduct(const Matrix3F& lhs, const Vector3dF& rhs) { in MatrixProduct() function
350 #include "src/Core/arch/AltiVec/MatrixProduct.h"