WCoordinateSystem 511 modules/viz/include/opencv2/viz/widgets.hpp WCoordinateSystem(double scale = 1.0); WCoordinateSystem 818 modules/viz/include/opencv2/viz/widgets.hpp template<> CV_EXPORTS WCoordinateSystem Widget::cast<WCoordinateSystem>(); WCoordinateSystem 350 modules/viz/src/shapes.cpp cv::viz::WCoordinateSystem::WCoordinateSystem(double scale) WCoordinateSystem 385 modules/viz/src/shapes.cpp template<> cv::viz::WCoordinateSystem cv::viz::Widget::cast<cv::viz::WCoordinateSystem>() WCoordinateSystem 388 modules/viz/src/shapes.cpp return static_cast<WCoordinateSystem&>(widget); WCoordinateSystem 793 modules/viz/src/shapes.cpp VtkUtils::SetInputData(mapper, getPolyData(WCoordinateSystem(scale))); WCoordinateSystem 931 modules/viz/src/shapes.cpp vtkSmartPointer<vtkPolyData> glyph = getPolyData(WCoordinateSystem(scale)); WCoordinateSystem 12 modules/viz/test/test_tutorial2.cpp myWindow.showWidget("Coordinate Widget", viz::WCoordinateSystem()); WCoordinateSystem 15 modules/viz/test/test_tutorial3.cpp myWindow.showWidget("Coordinate Widget", viz::WCoordinateSystem()); WCoordinateSystem 52 modules/viz/test/test_viz3d.cpp viz.showWidget("coo", cv::viz::WCoordinateSystem(1)); WCoordinateSystem 56 modules/viz/test/tests_simple.cpp viz.showWidget("coosys", WCoordinateSystem()); WCoordinateSystem 74 modules/viz/test/tests_simple.cpp viz.showWidget("coosys", WCoordinateSystem()); WCoordinateSystem 92 modules/viz/test/tests_simple.cpp viz.showWidget("coosys", WCoordinateSystem()); WCoordinateSystem 110 modules/viz/test/tests_simple.cpp viz.showWidget("coosys", WCoordinateSystem()); WCoordinateSystem 122 modules/viz/test/tests_simple.cpp viz.showWidget("coosys", WCoordinateSystem()); WCoordinateSystem 138 modules/viz/test/tests_simple.cpp viz.showWidget("coosys", WCoordinateSystem()); WCoordinateSystem 152 modules/viz/test/tests_simple.cpp viz.showWidget("coosys", WCoordinateSystem()); WCoordinateSystem 174 modules/viz/test/tests_simple.cpp viz.showWidget("coo", WCoordinateSystem()); WCoordinateSystem 210 modules/viz/test/tests_simple.cpp viz.showWidget("coosys", WCoordinateSystem()); WCoordinateSystem 231 modules/viz/test/tests_simple.cpp viz.showWidget("coosys", WCoordinateSystem()); WCoordinateSystem 281 modules/viz/test/tests_simple.cpp viz.showWidget("coos", WCoordinateSystem()); WCoordinateSystem 307 modules/viz/test/tests_simple.cpp viz.showWidget("coos", WCoordinateSystem()); WCoordinateSystem 328 modules/viz/test/tests_simple.cpp viz.showWidget("coos", WCoordinateSystem(1.5)); WCoordinateSystem 348 modules/viz/test/tests_simple.cpp viz.showWidget("coos", WCoordinateSystem()); WCoordinateSystem 390 modules/viz/test/tests_simple.cpp viz.showWidget("coos", WCoordinateSystem()); WCoordinateSystem 416 modules/viz/test/tests_simple.cpp viz.showWidget("coos", WCoordinateSystem()); WCoordinateSystem 445 modules/viz/test/tests_simple.cpp viz.showWidget("coos", WCoordinateSystem()); WCoordinateSystem 71 samples/cpp/tutorial_code/viz/transformations.cpp myWindow.showWidget("Coordinate Widget", viz::WCoordinateSystem()); WCoordinateSystem 40 samples/cpp/tutorial_code/viz/widget_pose.cpp myWindow.showWidget("Coordinate Widget", viz::WCoordinateSystem());