#include <VTKViewer_Functor.h>

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