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