rename widgets from *Widgets to W*
authorOzan Tonkal <ozantonkal@gmail.com>
Sun, 15 Sep 2013 14:26:53 +0000 (16:26 +0200)
committerOzan Tonkal <ozantonkal@gmail.com>
Sun, 15 Sep 2013 14:26:53 +0000 (16:26 +0200)
commitc31fb8ffff9b5ec033124f5ea9a821d86ff66623
treef8cce4a04dbfaebd65a21207983f105b9e9be9c3
parentf570b3e18d27d7e5139327890fc274b0933952a6
rename widgets from *Widgets to W*
doc/tutorials/viz/creating_widgets.rst
doc/tutorials/viz/transformations.rst
doc/tutorials/viz/widget_pose.rst
modules/viz/doc/widget.rst
modules/viz/include/opencv2/viz/widgets.hpp
modules/viz/src/cloud_widgets.cpp
modules/viz/src/shape_widgets.cpp
modules/viz/test/test_viz3d.cpp
samples/cpp/tutorial_code/viz/creating_widgets.cpp
samples/cpp/tutorial_code/viz/transformations.cpp
samples/cpp/tutorial_code/viz/widget_pose.cpp