Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SVTK::THighlight< TActor > Struct Template Reference

#include <SVTK_Functor.h>

Public Member Functions

 THighlight (bool theIsHighlight)
 To construct the functor. More...
 
void operator() (TActor *theActor)
 To calculate the functor. More...
 

Public Attributes

bool myIsHighlight
 

Detailed Description

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

This highlight every input actor

Constructor & Destructor Documentation

template<class TActor >
SVTK::THighlight< TActor >::THighlight ( bool  theIsHighlight)
inline

Member Function Documentation

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

Member Data Documentation

template<class TActor >
bool SVTK::THighlight< TActor >::myIsHighlight

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