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

Bill Lorensen bill.lorensen at gmail.com
Mon Jul 18 12:22:56 EDT 2011


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
>
>



More information about the vtk-developers mailing list