Skip to content
GitLab
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
8d2f8d45
Commit
8d2f8d45
authored
May 01, 2020
by
Carson Brownlee
Browse files
removing dummy instance from renderer
parent
c2654cdd
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Rendering/RayTracing/vtkOSPRayRendererNode.cxx
View file @
8d2f8d45
This diff is collapsed.
Click to expand it.
Rendering/RayTracing/vtkOSPRayRendererNode.h
View file @
8d2f8d45
...
...
@@ -366,7 +366,6 @@ protected:
OSPData
OLightArray
{
nullptr
};
OSPCamera
OCamera
{
nullptr
};
OSPData
OInstanceData
{
nullptr
};
OSPData
ODummyInstanceData
{
nullptr
};
int
ImageX
,
ImageY
;
std
::
vector
<
OSPLight
>
Lights
;
int
NumActors
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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