Home
last modified time | relevance | path

Searched defs:updateWidgetPose (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/viz/src/
Dviz3d.cpp120 void cv::viz::Viz3d::updateWidgetPose(const String &id, const Affine3d &pose) { impl_->updateWidget… in updateWidgetPose() function in cv::viz::Viz3d
Dvizimpl.cpp258 void cv::viz::Viz3d::VizImpl::updateWidgetPose(const String &id, const Affine3d &pose) in updateWidgetPose() function in cv::viz::Viz3d::VizImpl