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

Function GetDimension

Common/DataModel/vtkHyperTree.h:357–357  ·  view source on GitHub ↗

* Return the spatial dimension of the tree. */

Source from the content-addressed store, hash-verified

355 * Return the spatial dimension of the tree.
356 */
357 int GetDimension() const { return this->Dimension; }
358
359 /**
360 * Return the number of children per node of the tree.

Callers 6

GetDimensionMethod · 0.70
GetCellDimensionMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected