Version: 9.12.0
SVTK::TCollectIfVisible< TActor > Struct Template Reference

#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_ListIOmyList
 

Detailed Description

template<class TActor>
struct SVTK::TCollectIfVisible< TActor >

This collect visible IO in list

Constructor & Destructor Documentation

◆ TCollectIfVisible()

template<class TActor >
SVTK::TCollectIfVisible< TActor >::TCollectIfVisible ( SALOME_ListIO theList)
inline

To construct the functor.

Member Function Documentation

◆ operator()()

template<class TActor >
void SVTK::TCollectIfVisible< TActor >::operator() ( TActor *  theActor)
inline

To calculate the functor.

Member Data Documentation

◆ myList

template<class TActor >
SALOME_ListIO& SVTK::TCollectIfVisible< TActor >::myList

The documentation for this struct was generated from the following file: