PoseFeatures Class Reference
[Spaces]

Pose features, a vector of PoseFeature (Pose feature). More...

#include <PoseFeatures.h>

List of all members.

Public Member Functions

bool find (int id, Pose &pose)
 Find first PoseFeature with a specified id.
bool find (int id, Pose &pose, int &pos)


Detailed Description

Pose features, a vector of PoseFeature (Pose feature).

Author:
Paolo Stegagno

Member Function Documentation

bool PoseFeatures::find ( int  id,
Pose pose 
)

Find first PoseFeature with a specified id.

Parameters:
[in] id 
[out] &pose If a PoseFeature with the requested id is, the pose is written here.
Returns:
true if a PoseFeature with the specified id is found, false otherwise.

bool PoseFeatures::find ( int  id,
Pose pose,
int &  pos 
)


The documentation for this class was generated from the following files:

Generated on Mon Feb 20 07:01:10 2017 for MIP by  doxygen 1.5.6