setBackgroundColor  140 modules/viz/src/viz3d.cpp void cv::viz::Viz3d::setBackgroundColor(const Color& color, const Color& color2) { impl_->setBackgroundColor(color, color2); }
setBackgroundColor  336 modules/viz/src/vizimpl.cpp void cv::viz::Viz3d::VizImpl::setBackgroundColor(const Color& color, const Color& color2)