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

Method GetCellData

Common/DataModel/vtkHyperTreeGrid.cxx:1759–1762  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1757
1758//------------------------------------------------------------------------------
1759vtkCellData* vtkHyperTreeGrid::GetCellData()
1760{
1761 return this->CellData.GetPointer();
1762}
1763
1764//------------------------------------------------------------------------------
1765vtkFieldData* vtkHyperTreeGrid::GetAttributesAsFieldData(int type)

Callers 15

CopyStructureMethod · 0.95
GetPureMaskMethod · 0.95
GetTreeGhostArrayMethod · 0.95
RequestDataMethod · 0.45
ParseUDMDataMethod · 0.45
create_tracer_UGMethod · 0.45
add_amr_HTG_scalarMethod · 0.45
add_amr_UG_scalarMethod · 0.45
GetMinVolumeFunction · 0.45
MakeMeshMethod · 0.45

Calls 1

GetPointerMethod · 0.45

Tested by 15

GetMinVolumeFunction · 0.36
TestSTLReaderStreamFunction · 0.36
CheckDataFunction · 0.36
TestOpenFOAMReaderFunction · 0.36
CheckOBJGroupsFunction · 0.36
TestSTLReaderFunction · 0.36
TestOBJReaderMaterialsFunction · 0.36
TestOpenFOAMReaderRegExFunction · 0.36
setupTextActor3DFunction · 0.36
TestGL2PSTextActor3DFunction · 0.36