MCPcopy Create free account
hub / github.com/Kitware/VTK / GetDataDimension

Function GetDataDimension

Common/DataModel/vtkExplicitStructuredGrid.h:108–108  ·  view source on GitHub ↗

* Return the dimensionality of the data. */

Source from the content-addressed store, hash-verified

106 * Return the dimensionality of the data.
107 */
108 int GetDataDimension() { return 3; }
109
110 ///@{
111 /**

Callers 15

GetDataDimensionMethod · 0.85
GetDataDimensionMethod · 0.85
GetCellTypesMethod · 0.85
GetDataDimensionMethod · 0.85
UploadMethod · 0.85
RequestDataMethod · 0.85
FillGhostArraysMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected