Functions
MinMax.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class T >
TF2SIMD_FORCE_INLINE void GEN_clamp (T &a, const T &lb, const T &ub)
 
template<class T >
const TF2SIMD_FORCE_INLINE T & GEN_clamped (const T &a, const T &lb, const T &ub)
 
template<class T >
const TF2SIMD_FORCE_INLINE T & tf2Max (const T &a, const T &b)
 
template<class T >
const TF2SIMD_FORCE_INLINE T & tf2Min (const T &a, const T &b)
 
template<class T >
TF2SIMD_FORCE_INLINE void tf2SetMax (T &a, const T &b)
 
template<class T >
TF2SIMD_FORCE_INLINE void tf2SetMin (T &a, const T &b)
 

Function Documentation

◆ GEN_clamp()

template<class T >
TF2SIMD_FORCE_INLINE void GEN_clamp ( T &  a,
const T &  lb,
const T &  ub 
)

Definition at line 57 of file MinMax.h.

◆ GEN_clamped()

template<class T >
const TF2SIMD_FORCE_INLINE T& GEN_clamped ( const T &  a,
const T &  lb,
const T &  ub 
)

Definition at line 33 of file MinMax.h.

◆ tf2Max()

template<class T >
const TF2SIMD_FORCE_INLINE T& tf2Max ( const T &  a,
const T &  b 
)

Definition at line 27 of file MinMax.h.

◆ tf2Min()

template<class T >
const TF2SIMD_FORCE_INLINE T& tf2Min ( const T &  a,
const T &  b 
)

Definition at line 21 of file MinMax.h.

◆ tf2SetMax()

template<class T >
TF2SIMD_FORCE_INLINE void tf2SetMax ( T &  a,
const T &  b 
)

Definition at line 48 of file MinMax.h.

◆ tf2SetMin()

template<class T >
TF2SIMD_FORCE_INLINE void tf2SetMin ( T &  a,
const T &  b 
)

Definition at line 39 of file MinMax.h.



tf2
Author(s): Tully Foote, Eitan Marder-Eppstein, Wim Meeussen
autogenerated on Sun Feb 4 2024 03:18:11