[IGSTK-Developers] Problem adding and removing MeshObjectRepresentation to ViewNew3D
Torleif Sandnes
torleif.sandnes at sintef.no
Thu Nov 8 05:21:23 EST 2007
Hi.
I have tried to use igstk::MeshObjectRepresentation in my
application, but I have encountered some problems using it:
1. I first load the meshobject and set up the representation. In a
separate operation initiated by the user, I add the representation to
the view. It seems I have to do the add operation twice to show the
loaded mesh.
2. When I remove the meshobject from the view, I cannot add it back
to the view no matter how many times I perform RequestAddObject on
the View.
Can anybody explain why this happens?
Am I doing something wrong, or does the problem lie in the mesh
representation object?
I have attached a minimal example that shows the behaviour I describe.
Note that this example is built against a slightly old version of the
sandbox.
Regards
Torleif Sandnes
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CMakeLists.txt
URL: <http://public.kitware.com/pipermail/igstk-developers/attachments/20071108/6018346e/attachment.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.cpp
Type: application/octet-stream
Size: 217 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/igstk-developers/attachments/20071108/6018346e/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mainwindow.cpp
Type: application/octet-stream
Size: 3129 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/igstk-developers/attachments/20071108/6018346e/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mainwindow.h
Type: application/octet-stream
Size: 690 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/igstk-developers/attachments/20071108/6018346e/attachment-0002.obj>
-------------- next part --------------
More information about the IGSTK-Developers
mailing list