This functor check, if the actor have pointed entry. More...
#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 |
This functor check, if the actor have pointed entry.
|
inline |
To construct the functor.
|
inline |
To calculate the functor.
References Handle().
| std::string SVTK::TIsSameEntry< TActor >::myEntry |