Go to the documentation of this file.
19 #ifndef viskores_source_Tangle_h
20 #define viskores_source_Tangle_h
75 #endif //viskores_source_Tangle_h
Contains and manages the geometric data structures that Viskores operates on.
Definition: DataSet.h:66
void SetPointDimensions(viskores::Id3 dims)
Definition: Tangle.h:56
The Tangle source creates a uniform dataset.
Definition: Tangle.h:43
#define VISKORES_CONT
Definition: ExportMacros.h:65
Groups connected points that have the same field value.
Definition: Atomic.h:27
void SetCellDimensions(viskores::Id3 dims)
Definition: Tangle.h:62
viskores::Id3 GetCellDimensions() const
Definition: Tangle.h:58
#define VISKORES_DEPRECATED(...)
Definition: Deprecated.h:156
viskores::Vec< viskores::Id, 3 > Id3
Id3 corresponds to a 3-dimensional index for 3d arrays.
Definition: Types.h:1053
viskores::Id3 GetPointDimensions() const
Definition: Tangle.h:55