Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
99
void vtkCellGridTransform::SetTransform(vtkAbstractTransform* tfm)
100
{
101
this->Request->SetTransform(tfm);
102
}
103
104
void vtkCellGridTransform::SetCellAttribute(vtkCellAttribute* att)
105
{
Callers
15
ProcessGeneric
Method · 0.45
~vtkTransformPolyDataFilter
Method · 0.45
GetCellOrientation
Method · 0.45
~vtkTransformFilter
Method · 0.45
RequestData
Method · 0.45
SplitCell
Method · 0.45
GetLoopOrientation
Method · 0.45
Orient
Method · 0.45
testStructured2D
Method · 0.45
clipPyramid.py
File · 0.45
clipHex.py
File · 0.45
OBBCylinder.py
File · 0.45
Calls
no outgoing calls
Tested by
14
RequestData
Method · 0.36
TestGradient
Function · 0.36
TransformPolyData
Function · 0.36
TransformEmptyPolyData
Function · 0.36
GetCylinderBooleanOperationActor
Function · 0.36
TransformPointSet
Function · 0.36
TestLagrangianIntegrationModel
Function · 0.36
TestCellLocatorsLinearTransform
Function · 0.36
TestGenericProbeFilter
Function · 0.36
CreateSourceDataSet
Function · 0.36
CreateInputDataSet
Function · 0.36
TessellationTestWithTransform
Function · 0.36