the vtk type More...
the vtk type
Definition at line 13 of file is_vtk_writable.hpp.
#include <is_vtk_writable.hpp>
Public Types | |
typedef decltype(std::declval< T >().get_vtk(0)) | type |
get the vtk type for the property | |
typedef decltype(std::declval<T>().get_vtk(0)) vtk_type< T, is_w >::type |
get the vtk type for the property
Definition at line 16 of file is_vtk_writable.hpp.