FaceVisitAll< Functor > Class Template Reference

#include <brush.h>

Inheritance diagram for FaceVisitAll< Functor >:
Inheritance graph
[legend]
Collaboration diagram for FaceVisitAll< Functor >:
Collaboration graph
[legend]

Public Member Functions

 FaceVisitAll (const Functor &functor)
void visit (Face &face) const

Private Attributes

const Functor & functor

Detailed Description

template<class Functor>
class FaceVisitAll< Functor >

Definition at line 3480 of file brush.h.


Constructor & Destructor Documentation

template<class Functor >
FaceVisitAll< Functor >::FaceVisitAll ( const Functor &  functor  )  [inline]

Definition at line 3484 of file brush.h.


Member Function Documentation

template<class Functor >
void FaceVisitAll< Functor >::visit ( Face face  )  const [inline, virtual]

Implements BrushVisitor.

Definition at line 3488 of file brush.h.

References FaceVisitAll< Functor >::functor.


Field Documentation

template<class Functor >
const Functor& FaceVisitAll< Functor >::functor [private]

Definition at line 3482 of file brush.h.

Referenced by FaceVisitAll< Functor >::visit().


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

Generated by  doxygen 1.6.2