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

Functor for the pre-increment operator, ++. More...

Public Member Functions

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

Detailed Description

Functor for the pre-increment operator, ++.

Member Function Documentation

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

Functor call.