[vtk-developers] Recent changes to vtk camera for stereo

Aashish Chaudhary aashish.chaudhary at kitware.com
Mon Jul 18 12:53:08 EDT 2011


Bill,

I pushed a fix. It fixes the problem on my Linux 64 bit. It should
take care of broken builds.

I will be keeping an eye on the dashboards.

Thanks,
Aashish


On Mon, Jul 18, 2011 at 12:24 PM, Aashish Chaudhary
<aashish.chaudhary at kitware.com> wrote:
> Yes, it is. I missed this case and currently working on fixing it.
>
>
> On Mon, Jul 18, 2011 at 12:22 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
>> Aashish,
>>
>> I just pulled from the VTK repo and get this compile error.Is it
>> related to your patch?
>>
>> [ 68%] Building CXX object
>> Parallel/CMakeFiles/vtkParallel.dir/vtkSynchronizedRenderers.cxx.o
>> /home/lorensen/ProjectsGIT/VTKGerrit/Parallel/vtkSynchronizedRenderers.cxx:
>> In member function ‘void
>> vtkSynchronizedRenderers::RendererInfo::CopyFrom(vtkRenderer*)’:
>> /home/lorensen/ProjectsGIT/VTKGerrit/Parallel/vtkSynchronizedRenderers.cxx:497:
>> error: ‘class vtkCamera’ has no member named ‘GetHeadPose’
>> /home/lorensen/ProjectsGIT/VTKGerrit/Parallel/vtkSynchronizedRenderers.cxx:
>> In member function ‘void
>> vtkSynchronizedRenderers::RendererInfo::CopyTo(vtkRenderer*)’:
>> /home/lorensen/ProjectsGIT/VTKGerrit/Parallel/vtkSynchronizedRenderers.cxx:515:
>> error: ‘class vtkCamera’ has no member named ‘SetHeadPose’
>> make[2]: *** [Parallel/CMakeFiles/vtkParallel.dir/vtkSynchronizedRenderers.cxx.o]
>> Error 1
>> make[1]: *** [Parallel/CMakeFiles/vtkParallel.dir/all] Error 2
>> make: *** [all] Error 2
>>
>>
>> On Mon, Jul 18, 2011 at 11:03 AM, Aashish Chaudhary
>> <aashish.chaudhary at kitware.com> wrote:
>>> Folks,
>>>
>>> We have pushed changes to vtkCamera to support better 3d stereo and
>>> improved API for CAVE stereo rendering. We have done rigorous testing
>>> in CAVE to make sure that stereo looks good and the API is easy to use
>>> for desktop stereo as well.
>>>
>>> Since the API has changed for CAVE stereo, it will break our
>>> paraview-cave stereo for time being and cave related code in VTK.
>>>
>>> I will be working with others to fix failing builds and  tests and
>>> will try to resolve it as soon as possible.
>>>
>>> Thanks for your patience.
>>>
>>> Regards,
>>> Aashish
>>>
>>>
>>> --
>>> | Aashish Chaudhary
>>> | R&D Engineer
>>> | Kitware Inc.
>>> | www.kitware.com
>>> _______________________________________________
>>> Powered by www.kitware.com
>>>
>>> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.vtk.org/mailman/listinfo/vtk-developers
>>>
>>>
>>
>
>
>
> --
> | Aashish Chaudhary
> | R&D Engineer
> | Kitware Inc.
> | www.kitware.com
>



-- 
| Aashish Chaudhary
| R&D Engineer
| Kitware Inc.
| www.kitware.com



More information about the vtk-developers mailing list