[vtkusers] [Bug report] vtkIterativeClosestPointTransform does not respect the SetLocator() method

sigmunau at idi.ntnu.no sigmunau at idi.ntnu.no
Thu Oct 7 05:00:24 EDT 2004


Reading the sourcecode of vtkIterativeClosestPointTransform it stikes me
that the InternalUpdate() method (the only method that ever uses the
locator) allways call the CreateDefaultLocator() and then set this new
locators parameters. The CreateDefaultLocator method also cleans and removes
any locator set by the SetLocator method. You also can not call
CreateDefaultLocator yourself and then change it's parameters through
GetLocator() cause even this will be overwritten by InternalUpdate()

Thanks for your replys

Sigmund Augdal

btw: I tried to send this mail once before from a different address than the
one I'm subscribed with. That mail can safly be refused by the moderators



More information about the vtkusers mailing list