21#ifndef vtkOTUtilities_h
22#define vtkOTUtilities_h
maintain an ordered list of dataarray objects
abstract superclass for arrays of numeric data
static OT::Sample * SingleDimArraysToSample(vtkDataArrayCollection *arrays)
Methods to convert a collection of uni-dimensional data array into a single Sample The number of arra...
static vtkDataArray * SampleToArray(OT::Sample *ns)
Methods to convert a Sample into a multi-component array.
static OT::Sample * ArrayToSample(vtkDataArray *arr)
Methods to convert a multi-component array into a Sample.
represent and manipulate 3D points
Set of utilities for OpenTURNS<->VTK conversions.