trimd::scalar::operator-

Windows
MacOS
Linux

References

Module

RigLogicLib

Header

/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/trimd/Scalar.h

Include

#include "trimd/Scalar.h"

Syntax

namespace trimd
{
    namespace scalar
    {
        template<typename T>
        T128< T > trimd::scalar::operator-
        (
            const T128< T > & lhs,
            const T128< T > & rhs
        )
    }
}

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss