Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Michael Fogleman
VTK
Commits
548990af
Commit
548990af
authored
Sep 20, 2016
by
David C. Lonie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Exclude vtkOpenGLRenderTimer from wrapping.
It's not a vtkObject, so CS wrapping fails.
parent
2570bf33
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
Rendering/OpenGL2/CMakeLists.txt
Rendering/OpenGL2/CMakeLists.txt
+2
-0
No files found.
Rendering/OpenGL2/CMakeLists.txt
View file @
548990af
...
...
@@ -118,6 +118,7 @@ set_source_files_properties(
vtkOpenGLGlyph3DMapper
vtkOpenGLHelper
vtkOpenGLIndexBufferObject
vtkOpenGLRenderTimer
vtkOpenGLShaderCache
vtkOpenGLVertexArrayObject
vtkOpenGLVertexBufferObject
...
...
@@ -134,6 +135,7 @@ set_source_files_properties(
vtkOpenGLGL2PSHelper
vtkOpenGLGlyph3DHelper
vtkOpenGLHelper
vtkOpenGLRenderTimer
vtkValuePassHelper
PROPERTIES WRAP_EXCLUDE_PYTHON 1
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment