| 
    VTK
    
   | 
 
#include <vtkDispatcher_Private.h>
Public Types | |
| typedef RT | ResultType | 
Public Member Functions | |
| FunctorDispatcherHelper (const FunctorDispatcherHelper &rhs) | |
| FunctorDispatcherHelper (Fun fun) | |
| ResultType | operator() (BaseLhs &lhs) | 
Definition at line 72 of file vtkDispatcher_Private.h.
| typedef RT vtkDispatcherPrivate::FunctorDispatcherHelper< BaseLhs, SomeLhs, RT, CastLhs, Fun >::ResultType | 
Definition at line 76 of file vtkDispatcher_Private.h.
      
  | 
  inline | 
Definition at line 78 of file vtkDispatcher_Private.h.
      
  | 
  inline | 
Definition at line 79 of file vtkDispatcher_Private.h.
      
  | 
  inline | 
Definition at line 81 of file vtkDispatcher_Private.h.
 1.8.9.1