#include <SVTK_Functor.h>
Public Member Functions | |
THighlight (bool theIsHighlight) | |
To construct the functor. More... | |
void | operator() (TActor *theActor) |
To calculate the functor. More... | |
Public Attributes | |
bool | myIsHighlight |
This highlight every input actor
|
inline |
|
inline |
bool SVTK::THighlight< TActor >::myIsHighlight |