[vtk-developers] Re: vtkOBBTree sqrt domain err

Dean Inglis dean.inglis at camris.ca
Mon Nov 28 13:32:16 EST 2005


Hi David,

the assertion fails! I added a debug macro
and found that if:
rangeAmin = -nan
rangeAmax = -nan

then the difference is -nan

and the sqrt function conks out with a
domain error.  Perhaps the vectors being dotted
are not being initialized in some cases???


Dean





More information about the vtk-developers mailing list