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

Method GetYCoordinates

Common/DataModel/vtkHyperTreeGrid.cxx:107–110  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

105
106//------------------------------------------------------------------------------
107vtkDataArray* vtkHyperTreeGrid::GetYCoordinates()
108{
109 return this->YCoordinates;
110}
111
112//------------------------------------------------------------------------------
113vtkDataArray* vtkHyperTreeGrid::GetZCoordinates()

Callers 15

CopyEmptyStructureMethod · 0.95
CopyStructureMethod · 0.95
GenerateSubGridFunction · 0.45
VTKToXdmfMethod · 0.45
ReadPieceDataMethod · 0.45
ReadPieceDataMethod · 0.45
WriteDataMethod · 0.45
WriteGridMethod · 0.45
ReadPieceDataMethod · 0.45
WriteAppendedPieceMethod · 0.45
WriteInlinePieceMethod · 0.45

Calls

no outgoing calls

Tested by 15

TestXMLHyperTreeGridIOFunction · 0.36
runOuterEdgeSearchFunction · 0.36
runMaskedPointSearchFunction · 0.36
runAllMaskedPointSearchFunction · 0.36
runIntersectDiagonalFunction · 0.36
runAllIntersectsDiagonalFunction · 0.36
ModifyGridSpacingFunction · 0.36
DataSetPointMapperMethod · 0.36
TestCoordsFunction · 0.36