OpenVDB  1.1.0
Functions
openvdb::v1_1_0::tools::composite Namespace Reference

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)

Function Documentation

const boost::enable_if_c< VecTraits< T >::IsVec, T >::type & max ( const T &  a,
const T &  b 
)
inline
const boost::enable_if_c< VecTraits< T >::IsVec, T >::type & min ( const T &  a,
const T &  b 
)
inline