OpenCV
4.1.0
Open Source Computer Vision
|
This is the complete list of members for cv::viz::WGrid, including all inherited members.
applyTransform(const Affine3d &transform) | cv::viz::Widget3D | |
cast() const | cv::viz::Widget | |
fromPlyFile(const String &file_name) | cv::viz::Widget | static |
getPose() const | cv::viz::Widget3D | |
getRenderingProperty(int property) const | cv::viz::Widget | |
operator=(const Widget &other) | cv::viz::Widget | |
setColor(const Color &color) | cv::viz::Widget3D | |
setPose(const Affine3d &pose) | cv::viz::Widget3D | |
setRenderingProperty(int property, double value) | cv::viz::Widget | |
updatePose(const Affine3d &pose) | cv::viz::Widget3D | |
WGrid(const Vec2i &cells=Vec2i::all(10), const Vec2d &cells_spacing=Vec2d::all(1.0), const Color &color=Color::white()) | cv::viz::WGrid | |
WGrid(const Point3d ¢er, const Vec3d &normal, const Vec3d &new_yaxis, const Vec2i &cells=Vec2i::all(10), const Vec2d &cells_spacing=Vec2d::all(1.0), const Color &color=Color::white()) | cv::viz::WGrid | |
Widget() | cv::viz::Widget | |
Widget(const Widget &other) | cv::viz::Widget | |
Widget3D() | cv::viz::Widget3D | inline |
~Widget() | cv::viz::Widget | virtual |