![]() |
RenderMan
26.0
|
Deprecated. More...
#include <RixInterfaces.h>
Deprecated.
RixFunction is a template class similar to std::function. It is provided as to shield plugins from ABI changes and incompatibilities between compilers. RixFunction is not very useful in its own, but it is used by some Rix interface methods where a callback is given as argument. An example can be found in RixThreadUtils::ParallelFor(...)