[vtkusers] API

Jens Fisseler fisseler at rob.uni-luebeck.de
Thu Jan 13 09:19:34 EST 2005


> c = (x - x')/(x''-x') * c' + (x'' - x)/(x''-x') * c''

Oops, this is wrong. It should mean

c = (x - x')/(x'' - x') * c'' + (x'' - x)/(x'' - x') * c'

-- Jens





More information about the vtkusers mailing list