|
VTK
9.5.2
|
#include <vtkInherits.h>
Static Public Member Functions | |
| template<typename Functor> | |
| static std::enable_if< std::is_same< decltype(std::declval< Functor >().templateoperator()< vtkObject >()), void >::value, void >::type | enumerate (Functor &ff) |
| template<typename Functor> | |
| static std::enable_if< std::is_same< decltype(std::declval< Functor >().templateoperator()< vtkObject >()), bool >::value, void >::type | enumerate (Functor &ff) |
Definition at line 129 of file vtkInherits.h.
|
inlinestatic |
Definition at line 135 of file vtkInherits.h.
|
inlinestatic |
Definition at line 145 of file vtkInherits.h.