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

Method SetCellAttribute

Filters/CellGrid/vtkCellGridTransform.cxx:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104void vtkCellGridTransform::SetCellAttribute(vtkCellAttribute* att)
105{
106 this->Request->SetCellAttribute(att);
107}
108
109int vtkCellGridTransform::RequestData(vtkInformation* vtkNotUsed(request),
110 vtkInformationVector** inputVector, vtkInformationVector* outputVector)

Callers 6

ComputeRangeInternalMethod · 0.80
~vtkCellGridEvaluatorMethod · 0.80
RequestDataMethod · 0.80
~QueryMethod · 0.80
LoadAndEvaluateFunction · 0.80

Calls

no outgoing calls

Tested by 1

LoadAndEvaluateFunction · 0.64