neuray API Programmer's Manual

mi::math::functor::Operator_pre_decr Struct Reference

[Basic Math Functors in the Math API]

Description

Functor for the pre-decrement operator, --.

Public Member Functions

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

Member Functions

template< typename T>

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

Functor call.