OpenCV
4.1.0
Open Source Computer Vision
|
This is the complete list of members for cv::viz::WTrajectory, including all inherited members.
applyTransform(const Affine3d &transform) | cv::viz::Widget3D | |
BOTH enum value | cv::viz::WTrajectory | |
cast() const | cv::viz::Widget | |
FRAMES enum value | cv::viz::WTrajectory | |
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 | |
PATH enum value | cv::viz::WTrajectory | |
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 |
WTrajectory(InputArray path, int display_mode=WTrajectory::PATH, double scale=1.0, const Color &color=Color::white()) | cv::viz::WTrajectory | |
~Widget() | cv::viz::Widget | virtual |