|
Point Cloud Library (PCL) 1.15.1
|
#include </build/pcl-uIWyNl/pcl-1.15.1+dfsg/cuda/segmentation/include/pcl/cuda/segmentation/mssegmentation.h>
Public Member Functions | |
| SegmLinkVal () | |
| SegmLinkVal (int dr, int dsp) | |
| bool | operator< (const SegmLinkVal &other) const |
Public Attributes | |
| int | dr |
| int | dsp |
Definition at line 117 of file mssegmentation.h.
|
inline |
Definition at line 119 of file mssegmentation.h.
Referenced by operator<().
|
inline |
Definition at line 120 of file mssegmentation.h.
|
inline |
Definition at line 121 of file mssegmentation.h.
References dr, dsp, and SegmLinkVal().
| int pcl::cuda::detail::SegmLinkVal::dr |
Definition at line 125 of file mssegmentation.h.
Referenced by operator<(), and SegmLinkVal().
| int pcl::cuda::detail::SegmLinkVal::dsp |
Definition at line 126 of file mssegmentation.h.
Referenced by operator<(), and SegmLinkVal().