[vtkusers] PolyData actor is invisible after applying scale(1, 1, -1)

David E DeMarle dave.demarle at kitware.com
Mon Sep 3 09:15:17 EDT 2012


Try vtkProperty:BackFaceCullingOff()

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Mon, Sep 3, 2012 at 5:07 AM, Jana Sefcikova <neollie at gmail.com> wrote:
> Hi,
> try scaling with 1,1,1 whether your scene is correctly rendered, than with
> other positive factors for example 2,2,2 , finally with some negative
> factors. Perhaps negative factor could be problem, scaling by negative
> factor logically does not make much sense for me, regardless that it could
> pass..
>
> j.
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list