This functor check, if the actor have pointed entry.
#include <SVTK_Functor.h>
Public Member Functions | |
| TIsSameEntry (const char *theEntry) | |
| To construct the functor. More... | |
| bool | operator() (TActor *theActor) |
| To calculate the functor. More... | |
Public Attributes | |
| std::string | myEntry |
|
inline |
|
inline |
| std::string SVTK::TIsSameEntry< TActor >::myEntry |