Home
last modified time | relevance | path

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

/external/opencv3/modules/viz/include/opencv2/viz/
Dwidgets.hpp327 class CV_EXPORTS WCone : public Widget3D class
/external/opencv3/modules/viz/src/
Dshapes.cpp232 cv::viz::WCone::WCone(double length, double radius, int resolution, const Color &color) in WCone() function in cv::viz::WCone
253 cv::viz::WCone::WCone(double radius, const Point3d& center, const Point3d& tip, int resolution, con… in WCone() function in cv::viz::WCone