Go to the documentation of this file.
18 #ifndef viskores_filter_image_processing_ComputeMoments_h
19 #define viskores_filter_image_processing_ComputeMoments_h
28 namespace image_processing
52 #endif //viskores_filter_image_processing_ComputeMoments_h
Contains and manages the geometric data structures that Viskores operates on.
Definition: DataSet.h:66
Base class for all filters.
Definition: Filter.h:171
void SetSpacing(viskores::Vec3f _spacing)
Definition: ComputeMoments.h:37
Definition: ComputeMoments.h:30
#define VISKORES_CONT
Definition: ExportMacros.h:65
Groups connected points that have the same field value.
Definition: Atomic.h:27
int32_t Int32
Base type to use for 32-bit signed integer numbers.
Definition: Types.h:189
void SetOrder(viskores::Int32 _order)
Definition: ComputeMoments.h:39
void SetRadius(double _radius)
Definition: ComputeMoments.h:35