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

Functor for the logical not operator, !. More...

Public Member Functions

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

Detailed Description

Functor for the logical not operator, !.

Member Function Documentation

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

Functor call.