Searched defs:Viz3d (Results 1 – 2 of 2) sorted by relevance
67 class CV_EXPORTS Viz3d class
48 cv::viz::Viz3d::Viz3d(const String& window_name) : impl_(0) { create(window_name); } in Viz3d() function in cv::viz::Viz3d50 cv::viz::Viz3d::Viz3d(const Viz3d& other) : impl_(other.impl_) in Viz3d() function in cv::viz::Viz3d