btMinMax.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 >
SIMD_FORCE_INLINE const T & btMax (const T &a, const T &b)
template<class T >
SIMD_FORCE_INLINE const T & btMin (const T &a, const T &b)
template<class T >
SIMD_FORCE_INLINE void btSetMax (T &a, const T &b)
template<class T >
SIMD_FORCE_INLINE void btSetMin (T &a, const T &b)
template<class T >
SIMD_FORCE_INLINE void GEN_clamp (T &a, const T &lb, const T &ub)
template<class T >
SIMD_FORCE_INLINE const T & GEN_clamped (const T &a, const T &lb, const T &ub)

Function Documentation

template<class T >
SIMD_FORCE_INLINE const T& btMax ( const T &  a,
const T &  b 
) [inline]

Definition at line 27 of file btMinMax.h.

template<class T >
SIMD_FORCE_INLINE const T& btMin ( const T &  a,
const T &  b 
) [inline]

Definition at line 21 of file btMinMax.h.

template<class T >
SIMD_FORCE_INLINE void btSetMax ( T &  a,
const T &  b 
) [inline]

Definition at line 48 of file btMinMax.h.

template<class T >
SIMD_FORCE_INLINE void btSetMin ( T &  a,
const T &  b 
) [inline]

Definition at line 39 of file btMinMax.h.

template<class T >
SIMD_FORCE_INLINE void GEN_clamp ( T &  a,
const T &  lb,
const T &  ub 
) [inline]

Definition at line 57 of file btMinMax.h.

template<class T >
SIMD_FORCE_INLINE const T& GEN_clamped ( const T &  a,
const T &  lb,
const T &  ub 
) [inline]

Definition at line 33 of file btMinMax.h.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


bullet
Author(s): Erwin Coumans, ROS package maintained by Tully Foote
autogenerated on Fri Jan 11 10:10:38 2013