FaceInstanceVisitAll< Functor > Class Template Reference

#include <brush.h>

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

Public Member Functions

 FaceInstanceVisitAll (const Functor &functor)
void visit (FaceInstance &face) const

Private Attributes

const Functor & functor

Detailed Description

template<class Functor>
class FaceInstanceVisitAll< Functor >

Definition at line 3509 of file brush.h.


Constructor & Destructor Documentation

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

Definition at line 3513 of file brush.h.


Member Function Documentation

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

Implements BrushInstanceVisitor.

Definition at line 3517 of file brush.h.

References FaceInstanceVisitAll< Functor >::functor.


Field Documentation

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

Definition at line 3511 of file brush.h.

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


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

Generated by  doxygen 1.6.2