MobilityDB 1.3
Loading...
Searching...
No Matches
Functions

Accessor functions for pose sets. More...

Functions

Poseposeset_end_value (const Set *s)
 Return a copy of the end value of a pose set. More...
 
Poseposeset_start_value (const Set *s)
 Return a copy of the start value of a pose set. More...
 
bool poseset_value_n (const Set *s, int n, Pose **result)
 Return in the last argument a copy of the n-th value of a circular buffer set. More...
 
Pose ** poseset_values (const Set *s)
 Return the array of copies of the values of a pose set. More...
 

Detailed Description

Accessor functions for pose sets.