neuray API Programmer's Manual

mi::math::functor::Operator_not Struct Reference

[Basic Math Functors in the Math API]

Description

Functor for the logical not operator, !.

Public Member Functions

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

Member Functions

template< typename T>

bool mi::​math::​functor::​Operator_not::operator()( const T& t) const [inline]

Functor call.