![]() |
VR-Forces Development_Version Class Documentation
|
Go to the source code of this file.
Functions | |
| DT_DLL_vrfutil bool | DtMtlHasListElement (const DtlObjPtr &dtlObjPtr) |
| DT_DLL_vrfutil void | DtMtlPrettyPrint (const DtlObjPtr &dtlObjPtr, FILE *fp, unsigned indentLevel=0) |
| DT_DLL_vrfutil DtlObjPtr | searchMtlStream (const DtString &tag, DtlObjPtr pStream) |
| DT_DLL_vrfutil DtString | readMtlHeaderComment (const DtFilename &) |
| Reads the comment at the head of the .mtl file and returns it. | |
| DT_DLL_vrfutil bool DtMtlHasListElement | ( | const DtlObjPtr & | dtlObjPtr | ) |
| DT_DLL_vrfutil void DtMtlPrettyPrint | ( | const DtlObjPtr & | dtlObjPtr, |
| FILE * | fp, | ||
| unsigned | indentLevel = 0 |
||
| ) |
| DT_DLL_vrfutil DtlObjPtr searchMtlStream | ( | const DtString & | tag, |
| DtlObjPtr | pStream | ||
| ) |
| DT_DLL_vrfutil DtString readMtlHeaderComment | ( | const DtFilename & | ) |
Reads the comment at the head of the .mtl file and returns it.
Comment is considered complete when first open paren (not on a comment line) is found