Home
last modified time | relevance | path

Searched refs:Ntarget (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/wdune/wdune-1.926/vcglib/vcg/complex/algorithms/parametrization/
H A Dtangent_field_operators.h1384 CoordType Ntarget=mesh.face[i].N(); in AdjustDirectionsOnTangentspace() local
1385 if ((Ntest*Ntarget)>0.999)continue; in AdjustDirectionsOnTangentspace()
1388 vcg::Matrix33<ScalarType> rotation=vcg::RotationMatrix(Ntest,Ntarget); in AdjustDirectionsOnTangentspace()
/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/parametrization/
H A Dtangent_field_operators.h1519 CoordType Ntarget=mesh.face[i].N(); in AdjustDirectionsOnTangentspace() local
1520 if ((Ntest*Ntarget)>0.999)continue; in AdjustDirectionsOnTangentspace()
1523 vcg::Matrix33<ScalarType> rotation=vcg::RotationMatrix(Ntest,Ntarget); in AdjustDirectionsOnTangentspace()