![]() |
Visual Servoing Platform version 3.7.0
|
This is the complete list of members for vpPclViewer, including all inherited members.
| addSurface(const pcl::PointCloud< pcl::PointXYZRGB >::Ptr &surface, const std::string &name="", const std::vector< unsigned char > &v_color=std::vector< unsigned char >()) | vpPclViewer | |
| addSurface(const pcl::PointCloud< pcl::PointXYZRGB >::Ptr &surface, const vpColVector &weights, const std::string &name="", const std::vector< unsigned char > &v_color=std::vector< unsigned char >()) | vpPclViewer | |
| display(const bool &blocking=false) | vpPclViewer | |
| launchThread() | vpPclViewer | |
| legendParams typedef | vpPclViewer | |
| loopThread() | vpPclViewer | protected |
| m_hasToRun | vpPclViewer | protected |
| m_hasToSavePCDs | vpPclViewer | protected |
| m_height | vpPclViewer | protected |
| m_ignoreThresh | vpPclViewer | protected |
| m_outFolder | vpPclViewer | protected |
| m_posU | vpPclViewer | protected |
| m_posV | vpPclViewer | protected |
| m_threadDisplay | vpPclViewer | protected |
| m_title | vpPclViewer | protected |
| m_vhandler | vpPclViewer | protected |
| m_vlegends | vpPclViewer | protected |
| m_vmeshid | vpPclViewer | protected |
| m_vpmutex | vpPclViewer | protected |
| m_vPointClouds | vpPclViewer | protected |
| m_vweights | vpPclViewer | protected |
| m_width | vpPclViewer | protected |
| mp_viewer | vpPclViewer | protected |
| runThread(vpPclViewer *p_viewer) | vpPclViewer | protectedstatic |
| setIgnoreThreshold(const double &thresh) | vpPclViewer | |
| setNameWindow(const std::string &nameWindow) | vpPclViewer | |
| setOutFolder(const std::string &outputFolder) | vpPclViewer | |
| stopThread() | vpPclViewer | |
| threadUpdateSurface(const pcl::PointCloud< pcl::PointXYZRGB >::Ptr &surface, const unsigned int &id) | vpPclViewer | protected |
| threadUpdateSurface(const pcl::PointCloud< pcl::PointXYZRGB >::Ptr &surface, const unsigned int &id, const vpColVector &weights) | vpPclViewer | protected |
| threadUpdateSurfaceOriginalColor(const pcl::PointCloud< pcl::PointXYZRGB >::Ptr &surface, const unsigned int &id) | vpPclViewer | protected |
| threadUpdateSurfaceOriginalColor(const pcl::PointCloud< pcl::PointXYZRGB >::Ptr &surface, const unsigned int &id, const vpColVector &weights) | vpPclViewer | protected |
| updateSurface(const pcl::PointCloud< pcl::PointXYZRGB >::Ptr &surface, const unsigned int &id, const bool &hasToKeepColor=false) | vpPclViewer | |
| updateSurface(const pcl::PointCloud< pcl::PointXYZRGB >::Ptr &surface, const unsigned int &id, const vpColVector &weights, const bool &hasToKeepColor=false) | vpPclViewer | |
| vpPclViewer(const std::string &title, const int &width=640, const int &height=480, const int &posU=720, const int &posV=560, const std::string &outFolder=std::string(), const double &ignoreThreshold=0.95) | vpPclViewer | |
| ~vpPclViewer() | vpPclViewer |