#include <VTKViewer_Functor.h>

Public Types | |
| typedef void(TActor::* | TAction )(TArg) |
Public Member Functions | |
| TSetVisibility (TArg theArg) | |
| void | operator() (TActor *theActor) |
Data Fields | |
| TAction | myAction |
| TArg | myArg |
typedef void(TActor::* VTK.TSetFunction< TActor, TArg, TArg >.TAction)(TArg) [inherited] |
| VTK.TSetVisibility< TActor, TArg >.TSetVisibility | ( | TArg | theArg | ) |
| void VTK.TSetFunction< TActor, TArg, TArg >.operator() | ( | TActor * | theActor | ) | [inherited] |
TAction VTK.TSetFunction< TActor, TArg, TArg >.myAction [inherited] |
TArg VTK.TSetFunction< TActor, TArg, TArg >.myArg [inherited] |