[vtk] RenderWindow and Images, Annotation

Roland Schwarz roland.schwarz at telecom.at
Wed Sep 1 06:46:11 EDT 1999


Dear vtk Users,

    reading the 'VTK users's Guide' I found out that I
should set the coordinate system of my vtkActor2D
to 'World'. So I did the following:

    myActor2D->GetPositionCoordinate()->SetCoordinateSystemToWorld();
    myActor2D->GetPositionCoordinate()->SetValue(0.0, 0.0, 0.5);

The annotation image (or text) initially appears at the correct position.
But when I start to move the camera the following errror occurs:

    vtkMatrix4x4.cpp line 223 ... Singular matrix, no inverse!

What do I wrong? Or is this a bug?

Thank you,
Roland Schwarz
Business Email: RSchwarz at riegl.co.at
Private Email: roland.schwarz at telecom.at




-----------------------------------------------------------------------------
This is the private VTK discussion list.  Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>.  For help, send message body containing
"info vtkusers" to the same address.     Live long and prosper.
-----------------------------------------------------------------------------





More information about the vtkusers mailing list