![]() |
amino
Lightweight Robot Utility Library
|
Go to the source code of this file.
Classes | |
struct | aa_ct_seg |
Functions | |
void | aa_ct_seg_list_add (struct aa_ct_seg_list *list, struct aa_ct_seg *seg) |
Add a reference to a segment to a segment list. More... | |
void aa_ct_seg_list_add | ( | struct aa_ct_seg_list * | list, |
struct aa_ct_seg * | seg | ||
) |
Add a reference to a segment to a segment list.
The reference will be kept in the list.
list | List to add segment to |
seg | Segment to add to list |