VTK  9.3.20240329
vtkTypeList::CanConvert< From, To > Struct Template Reference

Sets member Result to true if a conversion exists to convert type From to type To. More...

Detailed Description

template<typename From, typename To>
struct vtkTypeList::CanConvert< From, To >

Sets member Result to true if a conversion exists to convert type From to type To.

Member SameType will be true if the types are identical.

Definition at line 79 of file vtkTypeList.h.


The documentation for this struct was generated from the following file: