K6 3D optimzed version of: TriNormals[i] = (V1.Point-V2.Point) ^ (V3.Point-V1.Point); TriNormals[i] *= DivSqrtApprox(TriNormals[i].SizeSquared()+0.001);
source not stored for this graph (policy: none)
no test coverage detected