#include <CompactPointField.h>
|
| CompactPointField (DispatcherType &dispatcher, vtkDataSet *output) |
|
template<typename InputVTKArrayType > |
int | operator() (InputVTKArrayType &inputFieldVTKArray) |
|
template<int NumComponents, typename InputVTKArrayType > |
int | DoCompact (InputVTKArrayType &inputFieldVTKArray) |
|
template<typename DispatcherType>
struct vtkToDax::CompactPointField< DispatcherType >
Definition at line 31 of file CompactPointField.h.
◆ CompactPointField()
template<typename DispatcherType >
◆ operator()()
template<typename DispatcherType >
template<typename InputVTKArrayType >
◆ DoCompact()
template<typename DispatcherType >
template<int NumComponents, typename InputVTKArrayType >
◆ Dispatcher
template<typename DispatcherType >
◆ Output
template<typename DispatcherType >
The documentation for this struct was generated from the following file: