PointCloudSegmenterTab Struct Reference

#include <VisionX/components/pointcloud_processor/PointCloudSegmenter/PointCloudSegmenter.h>

+ Inheritance diagram for PointCloudSegmenterTab:

Public Attributes

FloatSpinBox rgCurvatureThreshold
 
FloatSpinBox rgSmoothnessThreshold
 
- Public Attributes inherited from Tab
std::unique_ptr< TabImplimpl
 

Additional Inherited Members

- Public Member Functions inherited from Tab
void create (std::string const &name, Ice::ObjectPrx const &remoteGuiObject, Widget const &rootWidget)
 
void receiveUpdates ()
 
void remove ()
 
void sendUpdates ()
 
 Tab ()
 
 Tab (Tab &&other)
 
 ~Tab ()
 

Detailed Description

Definition at line 71 of file PointCloudSegmenter.h.

Member Data Documentation

◆ rgCurvatureThreshold

FloatSpinBox rgCurvatureThreshold

Definition at line 74 of file PointCloudSegmenter.h.

◆ rgSmoothnessThreshold

FloatSpinBox rgSmoothnessThreshold

Definition at line 73 of file PointCloudSegmenter.h.


The documentation for this struct was generated from the following file: