Blender V2.61 - r43446
Public Member Functions

ForEachMaterialFunctor< Functor > Class Template Reference

#include <MaterialExporter.h>

List of all members.

Public Member Functions

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

Detailed Description

template<class Functor>
class ForEachMaterialFunctor< Functor >

Definition at line 61 of file MaterialExporter.h.


Constructor & Destructor Documentation

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

Definition at line 66 of file MaterialExporter.h.


Member Function Documentation

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

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