[vtkusers] calcul DOI

Massinissa Bandou Massinissa.Bandou at USherbrooke.ca
Tue Jun 18 11:29:54 EDT 2013


Je suppose qu'il s'agit d'un produit scalaire donc:

double n[3] = {x,y,z};
double v[3] = [Vx,Vy,Vz};

double DOI = vtkMath::dot(n,v);





--
View this message in context: http://vtk.1045678.n5.nabble.com/calcul-DOI-tp5721460p5721466.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list