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