Skip to content
Snippets Groups Projects
Commit 3aecd86c authored by Bharatesh Chakravarthi S B's avatar Bharatesh Chakravarthi S B Committed by GitHub
Browse files

Create TransformFilter.md

Former-commit-id: 1c5e3a9e
parent d6c579b9
No related branches found
No related tags found
No related merge requests found
### Description
vtkTransformFilter is object to transform point coordinates, and associated point normals and vectors, as well as cell normals and vectors.
Transformed data array will be stored in a float array or a double array. Other point and cel data are passed through the filter, unless TransformAllInputVectors is set to true, in this case all other 3 components arrays from point and cell data will be transformed as well.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment