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

Method SetTransform

Filters/CellGrid/vtkCellGridTransform.cxx:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99void vtkCellGridTransform::SetTransform(vtkAbstractTransform* tfm)
100{
101 this->Request->SetTransform(tfm);
102}
103
104void vtkCellGridTransform::SetCellAttribute(vtkCellAttribute* att)
105{

Callers 15

ProcessGenericMethod · 0.45
GetCellOrientationMethod · 0.45
~vtkTransformFilterMethod · 0.45
RequestDataMethod · 0.45
SplitCellMethod · 0.45
GetLoopOrientationMethod · 0.45
OrientMethod · 0.45
testStructured2DMethod · 0.45
clipPyramid.pyFile · 0.45
clipHex.pyFile · 0.45
OBBCylinder.pyFile · 0.45

Calls

no outgoing calls

Tested by 14

RequestDataMethod · 0.36
TestGradientFunction · 0.36
TransformPolyDataFunction · 0.36
TransformEmptyPolyDataFunction · 0.36
TransformPointSetFunction · 0.36
TestGenericProbeFilterFunction · 0.36
CreateSourceDataSetFunction · 0.36
CreateInputDataSetFunction · 0.36