Public Member Functions | Public Attributes | List of all members
pinocchio::GeometryObjectFilterSelectByJoint Struct Referencefinal

#include <geometry-object-filter.hpp>

Inheritance diagram for pinocchio::GeometryObjectFilterSelectByJoint:
Inheritance graph
[legend]

Public Member Functions

 GeometryObjectFilterSelectByJoint (const size_t joint_id)
 
bool operator() (const GeometryObject &geometry_object) const
 Returns true if the input obj matches the filter conditions. More...
 
- Public Member Functions inherited from pinocchio::InstanceFilterBase< GeometryObject >
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...
 

Public Attributes

const size_t joint_id
 

Detailed Description

Definition at line 27 of file geometry-object-filter.hpp.

Constructor & Destructor Documentation

◆ GeometryObjectFilterSelectByJoint()

pinocchio::GeometryObjectFilterSelectByJoint::GeometryObjectFilterSelectByJoint ( const size_t  joint_id)
inline

Definition at line 29 of file geometry-object-filter.hpp.

Member Function Documentation

◆ operator()()

bool pinocchio::GeometryObjectFilterSelectByJoint::operator() ( const GeometryObject obj) const
inlinevirtual

Returns true if the input obj matches the filter conditions.

Parameters
[in]objinput geometry object to filter or not.
Returns
true if the obj matches the filter conditions

Implements pinocchio::InstanceFilterBase< GeometryObject >.

Definition at line 34 of file geometry-object-filter.hpp.

Member Data Documentation

◆ joint_id

const size_t pinocchio::GeometryObjectFilterSelectByJoint::joint_id

Definition at line 39 of file geometry-object-filter.hpp.


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


pinocchio
Author(s):
autogenerated on Sat Jun 22 2024 02:41:52