diff --git a/vcg/space/poly_packer.h b/vcg/space/poly_packer.h index 1d2edde4..a98c6942 100644 --- a/vcg/space/poly_packer.h +++ b/vcg/space/poly_packer.h @@ -161,7 +161,7 @@ static bool PackAsObjectOrientedRect(const std::vector< std::vector > & { trVec[i].rotRad=rotVec[i]; } - return true; + return ret; } }; // end class