FaceVisitorWrapper< Functor > Class Template Reference

#include <brush.h>

Public Member Functions

 FaceVisitorWrapper (const Functor &functor)
void operator() (FaceInstance &faceInstance) const

Private Attributes

const Functor & functor

Detailed Description

template<typename Functor>
class FaceVisitorWrapper< Functor >

Definition at line 3611 of file brush.h.


Constructor & Destructor Documentation

template<typename Functor >
FaceVisitorWrapper< Functor >::FaceVisitorWrapper ( const Functor &  functor  )  [inline]

Definition at line 3615 of file brush.h.


Member Function Documentation

template<typename Functor >
void FaceVisitorWrapper< Functor >::operator() ( FaceInstance faceInstance  )  const [inline]

Definition at line 3620 of file brush.h.

References FaceVisitorWrapper< Functor >::functor, and FaceInstance::getFace().


Field Documentation

template<typename Functor >
const Functor& FaceVisitorWrapper< Functor >::functor [private]

Definition at line 3613 of file brush.h.

Referenced by FaceVisitorWrapper< Functor >::operator()().


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

Generated by  doxygen 1.6.2