|
Nektar++
|
#include <vtkObjectBase.h>#include <vtkSmartPointer.h>#include <vtkVersion.h>#include <LibUtilities/BasicUtils/ErrorUtil.hpp>Go to the source code of this file.
Classes | |
| struct | pybind11::detail::type_caster< T, enable_if_t< std::is_base_of_v< vtkObjectBase, T > > > |
| struct | pybind11::detail::vtk_ptr_cast_only< Ptr > |
| VTK Pointer-like object - may be non-copyable. More... | |
| struct | pybind11::detail::vtk_ptr_cast_and_load< Ptr > |
| VTK Pointer-like object - copyable / movable. More... | |
| struct | pybind11::detail::type_caster< vtkSmartPointer< Class > > |
| struct | pybind11::detail::type_caster< vtkNew< Class > > |
Namespaces | |
| namespace | pybind11 |
| namespace | pybind11::detail |