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

Method GetXCoordinates

Common/DataModel/vtkHyperTreeGrid.cxx:101–104  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

99
100//------------------------------------------------------------------------------
101vtkDataArray* vtkHyperTreeGrid::GetXCoordinates()
102{
103 return this->XCoordinates;
104}
105
106//------------------------------------------------------------------------------
107vtkDataArray* vtkHyperTreeGrid::GetYCoordinates()

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