Blender  V3.3
Public Member Functions | List of all members
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 38 of file MaterialExporter.h.

Constructor & Destructor Documentation

◆ ForEachMaterialFunctor()

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

Definition at line 44 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: