neuray API Programmer's Manual

mi::math::functor::Operator_and_and Struct Reference

[Basic Math Functors in the Math API]

Description

Functor for the logical and operator, &&.

Public Member Functions

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

Member Functions

template< typename T>

bool mi::​math::​functor::​Operator_and_and::operator()( const T& t1, const T& t2) const [inline]

Functor call.