Point Cloud Library (PCL)
1.14.1-dev
|
Enumerations | |
enum | CompareOp { GT , GE , LT , LE , EQ } |
The kind of comparison operations that are possible within a comparison object. More... | |
The kind of comparison operations that are possible within a comparison object.
Enumerator | |
---|---|
GT | |
GE | |
LT | |
LE | |
EQ |
Definition at line 52 of file conditional_removal.h.