|
VTK
9.0.1
|
#include <vtkDispatcher_Private.h>
Public Types | |
| typedef RT | ResultType |
Public Member Functions | |
| FunctorRefDispatcherHelper (const FunctorRefDispatcherHelper &rhs) | |
| FunctorRefDispatcherHelper (Fun &f) | |
| ResultType | operator() (BaseLhs &lhs) |
Definition at line 48 of file vtkDispatcher_Private.h.
| typedef RT vtkDispatcherPrivate::FunctorRefDispatcherHelper< BaseLhs, SomeLhs, RT, CastLhs, Fun >::ResultType |
Definition at line 53 of file vtkDispatcher_Private.h.
|
inline |
Definition at line 55 of file vtkDispatcher_Private.h.
|
inline |
Definition at line 59 of file vtkDispatcher_Private.h.
|
inline |
Definition at line 64 of file vtkDispatcher_Private.h.
1.8.17