#include <imtl.h>
Public Member Functions |
|
| CoreExport int | AddMtl (Mtl *m, BOOL checkUnique=TRUE) |
| CoreExport int | FindMtl (Mtl *m) |
| CoreExport int | FindMtlByName (MSTR &name) |
| void | RemoveEntry (int n) |
| void | Empty () |
| CoreExport int AddMtl | ( | Mtl * | m, |
| BOOL | checkUnique =
TRUE |
||
| ) |
| CoreExport int FindMtl | ( | Mtl * | m | ) |
| CoreExport int FindMtlByName | ( | MSTR & | name | ) |
| void RemoveEntry | ( | int | n | ) | [inline] |
{ Delete(n,1); }
| void Empty | ( | ) | [inline] |