[Paraview] Sphere Interactor in a c++ plugin

Thomas Félix Thomas.Felix at inrialpes.fr
Wed Apr 9 12:00:57 EDT 2008


I must admit I still encounter issues with the creation of a sphere 
interactor... Can someone tell me if this feature will be really 
available in Paraview 3.4 (and when it will be released in that event)

Thanks

Moreland, Kenneth a écrit :
> As a heads up, the sphere widget should also be available in ParaView 
> 3.4 when it comes out in a month or two.
>
> -Ken
>
>
> On 3/5/08 8:44 AM, "clinton at elemtech.com" <clinton at elemtech.com> wrote:
>
>     On Wednesday 05 March 2008 7:17:03 am Thomas Félix wrote:
>     > Hi,
>     >
>     > I'm writting c++ plugins for paraview, and I'm using ImplicitFunction
>     > properties.  I'd like to be able to interact with spheres as it is
>     > possible with planes (by moving an interactor in the view of
>     instance....)
>     > Is it possible with a c++ plugin ?
>
>     Yes it is possible to add 3d widgets from plugins.  I've added a
>     specialized
>     contour widget from a plugin.  I added a custom panel to use those 3d
>     widgets.
>     You'll have to write both server and client side code, and I don't
>     think there
>     is a wiki to say how, so you can look at the pqCutPanel and
>     pqImplicitPlaneWidet code in ParaView3/Qt/Components and start there.
>
>     Clint
>     _______________________________________________
>     ParaView mailing list
>     ParaView at paraview.org
>     http://www.paraview.org/mailman/listinfo/paraview
>
>
>




More information about the ParaView mailing list