operator*

Defined in include/foundation/PxMat34.h

template<class Type>
inline PxMat34T<Type> operator*(const PxMat33T<Type> &a, const PxMat34T<Type> &b)

Multiply a*b, a is extended.