Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output module delegation #1016

Open
remram44 opened this issue Mar 17, 2015 · 0 comments
Open

Output module delegation #1016

remram44 opened this issue Mar 17, 2015 · 0 comments

Comments

@remram44
Copy link
Member

I feel like it should be possible for vtkRendererOutput to automatically support all the modes that are defined by ImageOutput automatically, since conversion from a vtkRenderer to an image is possible.

Simple inheritance is not enough since a conversion to an image is required if an output mode of the parent class is requested. That conversion might also need its own parameters. Maybe a proxy mode?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant