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

Scene interaction not supported on Windows #1

Closed
qCring opened this issue Jun 16, 2016 · 1 comment
Closed

Scene interaction not supported on Windows #1

qCring opened this issue Jun 16, 2016 · 1 comment

Comments

@qCring
Copy link
Owner

qCring commented Jun 16, 2016

Assigning an interactor to the renderer results in a nullptr exception on Windows but works fine on Mac OS X.

qCring added a commit that referenced this issue Jul 12, 2016
@qCring
Copy link
Owner Author

qCring commented Jul 12, 2016

vtkWin32RenderWindowInteractor crashed the application when setting the WindowId. This is now solved by a custom RenderWindowInteractor for Windows which simply sets the WindowId to 0 without asking the RenderWindow. Seems to be the issues origin, although not sure if it was caused by the offscreen rendering setup. Maybe offscreen windows don't have a valid WindowId? At least it appears so...

@qCring qCring closed this as completed Jul 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant