check for T to be writable More...
check for T to be writable
Definition at line 84 of file is_vtk_writable.hpp.
#include <is_vtk_writable.hpp>
Public Types | |
enum | { value = is_custom_vtk_writable<T>::value } |
It check if the object is vtk compatible. More... | |
typedef T | base |
typedef T is_vtk_writable< T >::base |
Definition at line 86 of file is_vtk_writable.hpp.
anonymous enum |
It check if the object is vtk compatible.
Definition at line 89 of file is_vtk_writable.hpp.