[Paraview] PointSprite_Plugin not displaying textures on ParaView 4.2.0 : solution proposal
Florian Hoffmann
florian.hoffmann at inutech.de
Mon Oct 27 08:16:50 EDT 2014
Dear Utkarsh,
Dear Matei
I am writing you because of the bug detected in the point sprite plugin:
[1]http://www.paraview.org/Bug/view.php?id=15078
I am currently working on my own version of the point sprite plugin and
also detected it.
Comparing source code of version 4.1 with 4.2 I guess I found the problem.
in the source file
source\Plugins\PointSprite\ParaViewPlugin\pqPointSpriteControls.cxx
after
line 261
the following command is missing
this->Internals->Links.addPropertyLink(this->Internals->RenderMode,
"currentText", SIGNAL(currentIndexChanged(int)),
this->Internals->RepresentationProxy, prop);
Hope this helps
Best regards,
Florian
Am 26.10.2014 um 17:02 schrieb Utkarsh Ayachit:
> [1]http://www.paraview.org/Bug/view.php?id=15078
--
Mit freundlichen Grüßen
--
Dr.-Ing. Florian Hoffmann
inuTech GmbH Phone : +49-(0)911-323843-22
Fuerther Strasse 212 Fax : +49-(0)911-323843-43
90429 Nuernberg E-Mai l : florian.hoffmann at inutech.de
Germany Internet : http://www.inutech.de
inuTech GmbH
Sitz / Registered Office: Nuernberg
Handelsregister / Companies' Register: AG Nürnberg HRB Nr. 19026
Geschäftsführer / Managing Director: Frank Vogel
*****************************************************************
DIFFPACK - THE NEW GENERATION OF SIMULATION-SOFTWARE!
Go to http://www.diffpack.com to read the details
*****************************************************************
More information about the ParaView
mailing list