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