Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SVTK::TIsSameEntry< TActor > Struct Template Reference

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
 

Constructor & Destructor Documentation

template<class TActor >
SVTK::TIsSameEntry< TActor >::TIsSameEntry ( const char *  theEntry)
inline

Member Function Documentation

template<class TActor >
bool SVTK::TIsSameEntry< TActor >::operator() ( TActor *  theActor)
inline

References Handle(), and myEntry.

Member Data Documentation

template<class TActor >
std::string SVTK::TIsSameEntry< TActor >::myEntry

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