Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Carson Brownlee
VTK
Commits
c77d9f6b
Commit
c77d9f6b
authored
Mar 17, 2020
by
Carson Brownlee
Committed by
Carson Brownlee
Apr 29, 2020
Browse files
removing call to grab deleted renderer backend from polydatamapper
parent
c7a8244c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Rendering/RayTracing/vtkOSPRayPolyDataMapperNode.cxx
View file @
c77d9f6b
...
@@ -734,7 +734,7 @@ vtkOSPRayPolyDataMapperNode::~vtkOSPRayPolyDataMapperNode()
...
@@ -734,7 +734,7 @@ vtkOSPRayPolyDataMapperNode::~vtkOSPRayPolyDataMapperNode()
{
{
delete
this
->
GeometryCache
;
delete
this
->
GeometryCache
;
delete
this
->
InstanceCache
;
delete
this
->
InstanceCache
;
ClearGeometricModels
();
//
ClearGeometricModels();
}
}
//----------------------------------------------------------------------------
//----------------------------------------------------------------------------
...
...
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