| VTK
   
    | 
#include <vtkDispatcher_Private.h>
| Public Types | |
| typedef RT | ResultType | 
| Public Member Functions | |
| FunctorDoubleDispatcherHelper (const FunctorDoubleDispatcherHelper &rhs) | |
| FunctorDoubleDispatcherHelper (Fun fun) | |
| ResultType | operator() (BaseLhs &lhs, BaseRhs &rhs) | 
Definition at line 208 of file vtkDispatcher_Private.h.
| typedef RT vtkDoubleDispatcherPrivate::FunctorDoubleDispatcherHelper< BaseLhs, BaseRhs, SomeLhs, SomeRhs, RT, CastLhs, CastRhs, Fun >::ResultType | 
Definition at line 212 of file vtkDispatcher_Private.h.
| vtkDoubleDispatcherPrivate::FunctorDoubleDispatcherHelper< BaseLhs, BaseRhs, SomeLhs, SomeRhs, RT, CastLhs, CastRhs, Fun >::FunctorDoubleDispatcherHelper | ( | const FunctorDoubleDispatcherHelper< BaseLhs, BaseRhs, SomeLhs, SomeRhs, RT, CastLhs, CastRhs, Fun > & | rhs | ) |  [inline] | 
Definition at line 213 of file vtkDispatcher_Private.h.
| vtkDoubleDispatcherPrivate::FunctorDoubleDispatcherHelper< BaseLhs, BaseRhs, SomeLhs, SomeRhs, RT, CastLhs, CastRhs, Fun >::FunctorDoubleDispatcherHelper | ( | Fun | fun | ) |  [inline] | 
Definition at line 214 of file vtkDispatcher_Private.h.
| ResultType vtkDoubleDispatcherPrivate::FunctorDoubleDispatcherHelper< BaseLhs, BaseRhs, SomeLhs, SomeRhs, RT, CastLhs, CastRhs, Fun >::operator() | ( | BaseLhs & | lhs, | 
| BaseRhs & | rhs | ||
| ) |  [inline] | 
Definition at line 216 of file vtkDispatcher_Private.h.
 1.8.0
 1.8.0