Home
last modified time | relevance | path

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

/external/opencv3/modules/viz/src/
Dviz3d.cpp125 void cv::viz::Viz3d::setViewerPose(const Affine3d &pose) { impl_->setViewerPose(pose); } in setViewerPose() function in cv::viz::Viz3d
Dvizimpl.cpp421 void cv::viz::Viz3d::VizImpl::setViewerPose(const Affine3d &pose) in setViewerPose() function in cv::viz::Viz3d::VizImpl