VTK
|
#include <vtkDispatcher_Private.h>
Public Types | |
typedef RT | ResultType |
Public Member Functions | |
FunctorRefDispatcherHelper (const FunctorRefDispatcherHelper &rhs) | |
FunctorRefDispatcherHelper (Fun &fun) | |
ResultType | operator() (BaseLhs &lhs, BaseRhs &rhs) |
Definition at line 195 of file vtkDispatcher_Private.h.
typedef RT vtkDoubleDispatcherPrivate::FunctorRefDispatcherHelper< BaseLhs, BaseRhs, SomeLhs, SomeRhs, RT, CastLhs, CastRhs, Fun >::ResultType |
Definition at line 199 of file vtkDispatcher_Private.h.
|
inline |
Definition at line 200 of file vtkDispatcher_Private.h.
|
inline |
Definition at line 201 of file vtkDispatcher_Private.h.
|
inline |
Definition at line 203 of file vtkDispatcher_Private.h.