#include <VTKViewer_Functor.h>

Public Member Functions | |
| TSetVisibility (TArg theArg) | |
Public Member Functions inherited from VTK::TSetFunction< TActor, TArg > | |
| TSetFunction (TAction theAction, TArg theArg) | |
| void | operator() (TActor *theActor) |
Additional Inherited Members | |
Public Types inherited from VTK::TSetFunction< TActor, TArg > | |
| typedef void(TActor::* | TAction )(TArg) |
Public Attributes inherited from VTK::TSetFunction< TActor, TArg > | |
| TAction | myAction |
| TArg | myArg |
|
inline |