Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableRuntime/Public/MuR/MutableMath.h |
| Include | #include "MuR/MutableMath.h" |
namespace mu
{
template<class SCALAR>
vec3< SCALAR > mu&58;&58;cross
&40;
const vec3< SCALAR > & a,
const vec3< SCALAR > & b
&41;
}
Remarks
Cross product of 3D vectors.