Tatooine
Namespaces | Enumerations | Functions
vtk_type.h File Reference

Go to the source code of this file.

Namespaces

namespace  tatooine
 
namespace  tatooine::vtk
 
namespace  tatooine::vtk::xml
 

Enumerations

enum class  tatooine::vtk::xml::vtk_type {
  tatooine::vtk::xml::image_data , tatooine::vtk::xml::rectilinear_grid , tatooine::vtk::xml::structured_grid , tatooine::vtk::xml::poly_data ,
  tatooine::vtk::xml::unstructured_grid , tatooine::vtk::xml::unknown
}
 

Functions

auto tatooine::vtk::xml::parse_vtk_type (char const *str) -> vtk_type
 
auto tatooine::vtk::xml::to_string (vtk_type const t) -> std::string_view