DGtal-team / DGtal

Digital Geometry Tools and Algorithm Library
https://dgtal.org
GNU Lesser General Public License v3.0
370 stars 115 forks source link

Warnings to remove in viewer3d #202

Closed dcoeurjo closed 13 years ago

dcoeurjo commented 13 years ago

/home/dcoeurjo/Sources/DGtal/src/DGtal/io/viewers/Viewer3D.cpp: In member function ‘void DGtal::Viewer3D::updateList(bool)’: /home/dcoeurjo/Sources/DGtal/src/DGtal/io/viewers/Viewer3D.cpp:281:51: warning: declaration of ‘updateBoundingBox’ shadows a member of 'this' /home/dcoeurjo/Sources/DGtal/src/DGtal/io/viewers/Viewer3D.cpp:312:11: warning: declaration of ‘width’ shadows a member of 'this'

mtola commented 13 years ago

done, cf. https://github.com/DGtal-team/DGtal/pull/211