TTK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ttkUtils Member List

This is the complete list of members for ttkUtils, including all inherited members.

CellVertexFromPoints(vtkDataSet *const dataSet, vtkPoints *const points)ttkUtilsstatic
csvToDoubleArray(const std::string &line)ttkUtilsstatic
csvToVtkArray(const std::string &line)ttkUtilsstatic
FillCellArrayFromDual(vtkIdType const *cells_co, vtkIdType const *cells_off, vtkIdType ncells, vtkCellArray *cellArray)ttkUtilsstatic
FillCellArrayFromSingle(vtkIdType const *cells, vtkIdType ncells, vtkCellArray *cellArray)ttkUtilsstatic
GetPointer(vtkDataArray *array, vtkIdType start=0)ttkUtilsinlinestatic
GetVoidPointer(vtkDataArray *array, vtkIdType start=0)ttkUtilsstatic
GetVoidPointer(vtkPoints *points, vtkIdType start=0)ttkUtilsstatic
replaceVariable(const std::string &iString, vtkFieldData *fieldData, std::string &oString, std::string &errorMsg)ttkUtilsstatic
replaceVariables(const std::string &iString, vtkFieldData *fieldData, std::string &oString, std::string &errorMsg)ttkUtilsstatic
SetVoidArray(vtkDataArray *array, void *data, vtkIdType size, int save)ttkUtilsstatic
SliceArray(vtkAbstractArray *array, vtkIdType idx)ttkUtilsstatic
stringListToDoubleVector(const std::string &iString, std::vector< double > &v)ttkUtilsstatic
stringListToVector(const std::string &iString, std::vector< std::string > &v)ttkUtilsstatic
WritePointer(vtkDataArray *array, vtkIdType start, vtkIdType numValues)ttkUtilsstatic
WriteVoidPointer(vtkDataArray *array, vtkIdType start, vtkIdType numValues)ttkUtilsstatic