|
|
| GeometryObjectFilterSelectByJoint (const size_t joint_id) |
| |
| bool | operator() (const GeometryObject &geometry_object) const |
| | Returns true if the input obj matches the filter conditions. More...
|
| |
| std::vector< size_t > | apply (const std::vector< GeometryObject, Allocator > &object_vector) const |
| | Apply the filter on the given vector of objects and returns the list of indexes of the objects matching the filter conditions. More...
|
| |
Definition at line 27 of file geometry-object-filter.hpp.
◆ operator()()
The documentation for this struct was generated from the following file: