|
DistDir
|
The structure contains information about an index list. More...
#include <idxlist.h>
Data Fields | |
| int | count |
| Size of the index list. More... | |
| int * | list |
| Array of indices in the index list. More... | |
The structure contains information about an index list.
| int t_idxlist::count |
Size of the index list.
| int* t_idxlist::list |
Array of indices in the index list.