#include <SVTK_Functor.h>
Public Member Functions | |
TCollectIfVisible (SALOME_ListIO &theList) | |
To construct the functor. More... | |
void | operator() (TActor *theActor) |
To calculate the functor. More... | |
Public Attributes | |
SALOME_ListIO & | myList |
This collect visible IO in list
|
inline |
|
inline |
SALOME_ListIO& SVTK::TCollectIfVisible< TActor >::myList |