opencv/modules/viz
Igor Wodiany d7cbe6e947
Add const to getViewerPose()
getViewerPose() doesn't modify an object of the class so it can be
made const. It also makes this method consistent with other getters
in the class as they are defined as const.
2017-10-19 22:05:49 +01:00
..
doc/images Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
include/opencv2 Fixed identifiers warns 2016-09-30 15:16:29 +05:30
src Add const to getViewerPose() 2017-10-19 22:05:49 +01:00
test build: fix viz tests 2017-06-27 08:03:27 +03:00
CMakeLists.txt vtk: eliminate 'override' build warning 2017-08-19 16:05:52 +00:00