|
OpenVDB
2.3.0
|
Functions | |
| template<typename T > | |
| const boost::disable_if_c < VecTraits< T >::IsVec, T > ::type & | min (const T &a, const T &b) |
| template<typename T > | |
| const boost::disable_if_c < VecTraits< T >::IsVec, T > ::type & | max (const T &a, const T &b) |
| template<typename T > | |
| const boost::enable_if_c < VecTraits< T >::IsVec, T > ::type & | min (const T &a, const T &b) |
| template<typename T > | |
| const boost::enable_if_c < VecTraits< T >::IsVec, T > ::type & | max (const T &a, const T &b) |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.7