Yet Another eXchange Tool
0.9.0
|
Go to the source code of this file.
Functions | |
Xt_idxlist | xt_idxvec_get_intersection (Xt_idxlist idxlist_src, Xt_idxlist idxlist_dst) |
Xt_idxlist | xt_idxvec_prealloc_new (const Xt_int *idxvec, int num_indices) |
Definition in file xt_idxvec_internal.h.
Xt_idxlist xt_idxvec_get_intersection | ( | Xt_idxlist | idxlist_src, |
Xt_idxlist | idxlist_dst | ||
) |
Definition at line 492 of file xt_idxvec.c.
Xt_idxlist xt_idxvec_prealloc_new | ( | const Xt_int * | idxvec, |
int | num_indices | ||
) |
Definition at line 192 of file xt_idxvec.c.