diff --git a/vcg/complex/algorithms/parametrization/tangent_field_operators.h b/vcg/complex/algorithms/parametrization/tangent_field_operators.h index 0b4474fa..28f557f9 100644 --- a/vcg/complex/algorithms/parametrization/tangent_field_operators.h +++ b/vcg/complex/algorithms/parametrization/tangent_field_operators.h @@ -88,7 +88,7 @@ vcg::Point3 InterpolateNRosy3D(const std::vector &TargetN) { typedef typename vcg::Point3 CoordType; - ///create a reference frame along TargetN + //create a reference frame along TargetN CoordType TargetZ=TargetN; TargetZ.Normalize(); CoordType U=CoordType(1,0,0); @@ -124,6 +124,13 @@ vcg::Point3 InterpolateNRosy3D(const std::vector::FaceFace(mesh); for (size_t i=0;i