#include <UT_FileList.h>

Public Member Functions | |
| UT_FileList () | |
| UT_FileList (UTVarCallback lookup, void *userdata) | |
| int | addRangeOfFiles (const char *filePattern, const int min, const int max, const int inc) |
| void | sortFiles () |
Definition at line 26 of file UT_FileList.h.
| UT_FileList::UT_FileList | ( | ) |
| UT_FileList::UT_FileList | ( | UTVarCallback | lookup, | |
| void * | userdata | |||
| ) |
| int UT_FileList::addRangeOfFiles | ( | const char * | filePattern, | |
| const int | min, | |||
| const int | max, | |||
| const int | inc | |||
| ) |
| void UT_FileList::sortFiles | ( | ) |
1.5.9