Blender V4.3
ForEachMaterialFunctor< Functor > Class Template Reference

#include <MaterialExporter.h>

Public Member Functions

 ForEachMaterialFunctor (Functor *f)
 
void operator() (Object *ob)
 

Detailed Description

template<class Functor>
class ForEachMaterialFunctor< Functor >

Definition at line 40 of file MaterialExporter.h.

Constructor & Destructor Documentation

◆ ForEachMaterialFunctor()

template<class Functor >
ForEachMaterialFunctor< Functor >::ForEachMaterialFunctor ( Functor * f)
inline

Definition at line 46 of file MaterialExporter.h.

Member Function Documentation

◆ operator()()

template<class Functor >
void ForEachMaterialFunctor< Functor >::operator() ( Object * ob)
inline

The documentation for this class was generated from the following file: