[vtkusers] vtkAxesActor & Left-Handed Coordinate Systems

Sebastien Jourdain sebastien.jourdain at kitware.com
Mon Jul 16 18:46:01 EDT 2012


It's in ParaView/master of this week.
In fact, I've tried it inside ParaView to make sure it would work, as
it is kind of a hack. ;-)
To try that out, you will have to enable the NonOrthogonalSource plugin.

Seb

On Mon, Jul 16, 2012 at 4:13 PM, Randall Hand <randall.hand at gmail.com> wrote:
> hrm.. Has this change propagated to the VTK in ParaView yet?  I'm linking
> against the VTK in PV3.12 right now..
>
> --
> Randall Hand
> http://www.vizworld.com
>
>
> On Mon, Jul 16, 2012 at 3:11 PM, Sebastien Jourdain
> <sebastien.jourdain at kitware.com> wrote:
>>
>> Hi Randall,
>>
>> Yes you did missed one of the latest change. ;-)
>> Since last Friday on Master, you can provide a set of base vector for
>> the cube axes actor which will allow you to revert the orientation of
>> the axes that you want.
>>
>> But to properly work, you will need to enable the oriented bounds and
>> provide them as well as the BaseForX/Y/Z that you want to use.
>>
>> Hope this help,
>>
>> Seb
>>
>> On Mon, Jul 16, 2012 at 3:29 PM, Randall Hand <randall.hand at gmail.com>
>> wrote:
>> > I've got some users using simulations that operate exclusively in a
>> > left-handed coordinate space (xBack yUp zLeft or  xBack yRight zUp), and
>> > I've been placing a coordinate axes in the corner using vtkAxesActor.
>> > However, it seems there's no way to get the axis to invert one side?  Is
>> > there an option I'm missing?
>> > --
>> > Randall Hand
>> > http://www.vizworld.com
>> >
>> > _______________________________________________
>> > 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