ScalarBarActor in vtk23
Miller, James V (CRD)
millerjv at crd.ge.com
Fri Jul 9 07:38:53 EDT 1999
ScalarBarActor requires a title to be set or it will crash. This was fixed earlier this week. For
vtk23, If you do not have a title, use
barActor SetTitle " "
-----Original Message-----
From: Ana Cugat [mailto:c1f6326 at hotmail.com]
Sent: Thursday, July 08, 1999 5:31 PM
To: vtkusers at gsao.med.ge.com
Subject: ScalarBarActor in vtk23
I'm going crazy. An application running in vtk22 worked fine. The same code
with vtk23 gives a Segmentation Fault when I do:
vtkScalarBarActor barActor
barActor SetLookupTable [sphereMapper GetLookupTable]
barActor SetPosition 200 0
renderer AddActor2D barActor
What is going on????
Ana
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
-----------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------
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