neuray API Programmer's Manual

mi::math::functor::Operator_equal_equal Struct Reference

[Basic Math Functors in the Math API]

Description

Functor for the equality comparison operator, ==.

Public Member Functions

template< typename T1, typename T2>bool  operator()( const T1& t1, const T2& t2) const
Functor call.

Member Functions

template< typename T1, typename T2>

bool mi::​math::​functor::​Operator_equal_equal::operator()( const T1& t1, const T2& t2) const [inline]

Functor call.