We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The function is apparently not used.
The return was removed with f2ba3e9
[ 628s] /home/abuild/rpmbuild/BUILD/meshlab-MeshLab-2022.02/src/vcglib/vcg/complex/algorithms/isotropic_remeshing.h: In static member function 'static bool vcg::tri::IsotropicRemeshing<TRI_MESH_TYPE>::chooseBestCrossCollapse(PosType&, VertexPair&, std::vector<typename CleanMeshType::FaceType*>&)': [ 628s] /home/abuild/rpmbuild/BUILD/meshlab-MeshLab-2022.02/src/vcglib/vcg/complex/algorithms/isotropic_remeshing.h:1089:5: error: no return statement in function returning non-void [-Werror=return-type] [ 628s] 1089 | } [ 628s] | ^
vcglib/vcg/complex/algorithms/isotropic_remeshing.h
Lines 1038 to 1039 in e4950d1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The function is apparently not used.
The return was removed with f2ba3e9
vcglib/vcg/complex/algorithms/isotropic_remeshing.h
Lines 1038 to 1039 in e4950d1
The text was updated successfully, but these errors were encountered: