<div dir="ltr"><div><div><div><div><div>Hello<br><br></div>Is anyone using the the vtkAxisActor::CalculateTitleOffset/CalculateLabelOffset flags ?<br></div>I'm in the process of rewriting a big part of this class in order to add Features.<br></div>It is true by default, but all users of this class pass it to false.<br></div><div>AFAIU, when this flag is true, the vtkAxisActor <b>userĀ  </b>is suposed to take care of setting the screenoffset itself, the axis actor only positioning using position<br></div><div>and not position + offset as it should.<br></div><div><br></div>The code i'm working on is way more complicated, and i could implement this flag as well, but it will overcomplicate this class, and if it is not used, i would like to drop it and warning the flag as being ignored now. Of course a code relying of this flag, if there is any, will break.<br></div><div class="gmail_extra"><br clear="all"><div><div><div dir="ltr">Mathieu Westphal<br></div></div></div>
<br><div class="gmail_quote">On Fri, Feb 26, 2016 at 4:45 AM, Utkarsh Ayachit <span dir="ltr"><<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Mathieu,<br>
<br>
The short answer is no one really knows the details of this class too<br>
well. This code had it's birth in VisIt and was moved to VTK a while<br>
ago.<br>
<span><font color="#888888"><br>
Utkarsh<br>
</font></span><div><div><br>
On Thu, Feb 25, 2016 at 12:56 PM, Aashish Chaudhary<br>
<<a href="mailto:aashish.chaudhary@kitware.com" target="_blank">aashish.chaudhary@kitware.com</a>> wrote:<br>
> Hi Mathieu,<br>
><br>
> I used this class (did I write it?) long time back and I have to look<br>
> into it to provide you any meaningful answer. What you are trying to<br>
> do?<br>
><br>
> Also, Seb and Utkarsh may have touched this class recently.<br>
><br>
> Thanks<br>
><br>
><br>
> On Thu, Feb 25, 2016 at 12:43 PM, Berk Geveci <<a href="mailto:berk.geveci@kitware.com" target="_blank">berk.geveci@kitware.com</a>> wrote:<br>
>> I have no idea :-) I suggest that you email the Kitware developers list.<br>
>><br>
>> -berk<br>
>><br>
>> On Thu, Feb 25, 2016 at 10:41 AM, Mathieu Westphal<br>
>> <<a href="mailto:mathieu.westphal@kitware.com" target="_blank">mathieu.westphal@kitware.com</a>> wrote:<br>
>>><br>
>>> Hi<br>
>>><br>
>>> I'm trying to understand the usage of these flags, and I just can't make<br>
>>> sense of it.<br>
>>><br>
>>> Both vtkAxisActor user ( CubeAxes and PolarAxe) set this flag to false, in<br>
>>> order to use the SetScreenOffset in order to have a screen scale adaptable<br>
>>> offset.<br>
>>><br>
>>> When set to true, it write the offset directly into the position of the<br>
>>> actor, preventing the axisFollower to ever of the screen offset correctly.<br>
>>><br>
>>> Do i miss something ?<br>
>>><br>
>>> Mathieu Westphal<br>
>><br>
>><br>
><br>
><br>
><br>
> --<br>
> | Aashish Chaudhary<br>
> | Technical Leader<br>
> | Kitware Inc.<br>
> | <a href="http://www.kitware.com/company/team/chaudhary.html" rel="noreferrer" target="_blank">http://www.kitware.com/company/team/chaudhary.html</a><br>
</div></div></blockquote></div><br></div></div>