neuray API Programmer's Manual

mi::math::functor::Operator_divide Struct Reference

[Basic Math Functors in the Math API]

Description

Functor for the division operator, /.

Public Member Functions

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

Member Functions

template< typename T>

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

Functor call.