Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/MutableMath.h |
| Include | #include "MuR/MutableMath.h" |
namespace mu
{
template<class VECTOR>
bool mu::AllSmallerThan
(
const VECTOR & v0,
const VECTOR & v1
)
}