Skip to content

VTK 8.0 and QVTKOpenGLWidget integration#528

Merged
patmarion merged 3 commits intoRobotLocomotion:masterfrom
sankhesh:vtk8-qvtkopenglwidget
Jun 28, 2017
Merged

VTK 8.0 and QVTKOpenGLWidget integration#528
patmarion merged 3 commits intoRobotLocomotion:masterfrom
sankhesh:vtk8-qvtkopenglwidget

Conversation

@sankhesh
Copy link
Copy Markdown
Contributor

Supersedes #523.

Implements suggestions from #523 (comment)

sankhesh added 3 commits June 27, 2017 23:53
Including QVTKOpenGLWidgetConfigure.h before using QVTKOpenGLWidget
would automatically decide whether to use the old QVTKWidget or the
QVTKOpenGLWidget. It typedefs QVTKWidget as QVTKOpenGLWidget if the
former is used so that the application code can keep using
QVTKOpenGLWidget.
This class can be used to initialize the QSurfaceFormat for a
QApplication that is used by OpenGL widgets within the application,
specifically QVTKOpenGLWidget.
@patmarion
Copy link
Copy Markdown
Member

this is great, thank you very much!

@patmarion patmarion merged commit 6d4d045 into RobotLocomotion:master Jun 28, 2017
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

Successfully merging this pull request may close these issues.

2 participants