VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
mtlTools.h File Reference

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 &)
 

Function Documentation

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.


Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)