Matthew Troke
2018-11-13 18:00:33 UTC
I am adding a new module to VTK that extends vtkOpenGLRenderer (let's call
it vtkMyOpenGLRenderer). I would like to be able to use this in an
application such that when I instantiate a vtkRenderer (such as with
vtkRenderer::New()), it creates a vtkMyOpenGLRenderer. I'm not clear on the
correct way to set this up via CMake. Do I need to create a new backend, or
just enable the object factory?
Matt
--
Matthew Troke
Software Engineer
Office: 1-709-701-0239
Email: ***@avalonholographics.com
it vtkMyOpenGLRenderer). I would like to be able to use this in an
application such that when I instantiate a vtkRenderer (such as with
vtkRenderer::New()), it creates a vtkMyOpenGLRenderer. I'm not clear on the
correct way to set this up via CMake. Do I need to create a new backend, or
just enable the object factory?
Matt
--
Matthew Troke
Software Engineer
Office: 1-709-701-0239
Email: ***@avalonholographics.com
--
_This email and any attachments are confidential and may be privileged. Any
unauthorized use, disclosure, copying or distribution of the information
received is prohibited. If you are not the intended recipient please
contact the sender immediately by return email confirming that you have and
will delete all communications related to the email and any attachments
sent to you in error._
_This email and any attachments are confidential and may be privileged. Any
unauthorized use, disclosure, copying or distribution of the information
received is prohibited. If you are not the intended recipient please
contact the sender immediately by return email confirming that you have and
will delete all communications related to the email and any attachments
sent to you in error._