NVIDIA Iray API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mi::math::functor::Operator_pre_decr Struct Reference

Functor for the pre-decrement operator, --. More...

Public Member Functions

template<typename T >
operator() (T &t) const
  Functor call. More...
 

Detailed Description

Functor for the pre-decrement operator, --.

Member Function Documentation

template<typename T >
T mi::math::functor::Operator_pre_decr::operator() ( T &  t) const
inline

Functor call.