[vtkusers] BUG in vtkLeaderActor2D? - not!

dean.inglis at camris.ca dean.inglis at camris.ca
Thu May 17 13:04:43 EDT 2007


not a bug, it works, one just has to make sure and
set the lable to NULL:

  #  Create the widget and its representation
  vtkAngleRepresentation2D rep
  rep SetHandleRepresentation handle
  rep InstantiateHandleRepresentation
  [ rep GetRay1 ] SetLabel 0  <-------------
  [ rep GetRay1 ] AutoLabelOn

Dean



More information about the vtkusers mailing list