VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mtlTools.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 1997-2002 MaK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: mtlTools.h,v $ $Revision: 1.5 $ $State: Exp $
7 *******************************************************************************/
8 
11 
15 #include "vrfutil/vrfutilDefines.h"
16 #include <mtl/mtl.h>
17 
18 class DtFilename;
19 
20 DT_DLL_vrfutil bool DtMtlHasListElement(const DtlObjPtr& dtlObjPtr);
21 
22 DT_DLL_vrfutil void DtMtlPrettyPrint(const DtlObjPtr& dtlObjPtr,
23  FILE *fp,
24  unsigned indentLevel = 0);
25 
26 DT_DLL_vrfutil DtlObjPtr searchMtlStream(const DtString& tag, DtlObjPtr pStream);
27 

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)