Skip to content

Draft: vtkRenderWindow: Allow setting device to world matrix

Allow users to provide a matrix to be used for device to world transformations. If not provided, the behaviors of the getter remains unchanged (returns the Identity matrix).

Merge request reports