Home
last modified time | relevance | path

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

/external/opencv3/modules/viz/include/opencv2/viz/
Dwidgets.hpp270 class CV_EXPORTS WSphere : public Widget3D class
/external/opencv3/modules/viz/src/
Dshapes.cpp78 cv::viz::WSphere::WSphere(const Point3d &center, double radius, int sphere_resolution, const Color … in WSphere() function in cv::viz::WSphere