|
VTK
|
#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 47 of file vtkDispatcher_Private.h.
| typedef RT vtkDispatcherPrivate::FunctorRefDispatcherHelper< BaseLhs, SomeLhs, RT, CastLhs, Fun >::ResultType |
Definition at line 51 of file vtkDispatcher_Private.h.
|
inline |
Definition at line 53 of file vtkDispatcher_Private.h.
|
inline |
Definition at line 54 of file vtkDispatcher_Private.h.
|
inline |
Definition at line 56 of file vtkDispatcher_Private.h.
1.8.9.1