OpenCV
4.1.0
Open Source Computer Vision
|
This is the complete list of members for cv::viz::WTrajectorySpheres, 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 | |
Widget() | cv::viz::Widget | |
Widget(const Widget &other) | cv::viz::Widget | |
Widget3D() | cv::viz::Widget3D | inline |
WTrajectorySpheres(InputArray path, double line_length=0.05, double radius=0.007, const Color &from=Color::red(), const Color &to=Color::white()) | cv::viz::WTrajectorySpheres | |
~Widget() | cv::viz::Widget | virtual |