#include <UT_IOTable.h>
UT_ExtensionList::UT_ExtensionList |
( |
const char * |
filepath, |
|
|
const char * |
iopath = 0 |
|
) |
| |
void UT_ExtensionList::addExtension |
( |
const char * |
extension | ) |
|
int UT_ExtensionList::findExtension |
( |
const char * |
extension | ) |
const |
int UT_ExtensionList::getExtensions |
( |
UT_Array< const char * > & |
list | ) |
const |
int UT_ExtensionList::hasSuffix |
( |
const char * |
filename | ) |
const |
int UT_ExtensionList::readFile |
( |
const char * |
filepath | ) |
|
int UT_ExtensionList::readIOFile |
( |
const char * |
filepath | ) |
|
The documentation for this class was generated from the following file: