Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
GetDataDimension
Method · 0.85
GetMaxSpatialDimension
Method · 0.85
GetMinSpatialDimension
Method · 0.85
GetDataDimension
Method · 0.85
GetCellTypes
Method · 0.85
GetDataDimension
Method · 0.85
GetMaxSpatialDimension
Method · 0.85
GetMinSpatialDimension
Method · 0.85
Upload
Method · 0.85
RequestData
Method · 0.85
AcquireDataDescription
Method · 0.85
FillGhostArrays
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected