clamp<T, N>.remat
Description
Signature
static clamp<T, N>.remat( , vector<T, N> , vector<T, N> , vector<T, N> ) where T : __BuiltinFloatingPointType; static clamp<T, N, M>.remat( , matrix<T, N, M> , matrix<T, N, M> , matrix<T, N, M> ) where T : __BuiltinFloatingPointType; static clamp<T>.remat( , T , T , T ) where T : __BuiltinFloatingPointType;