VR-Forces 4.0.4 Class Documentation
Typedefs | Functions
include/extMtl/extDtcRead.h File Reference

Go to the source code of this file.

Typedefs

typedef std::map< DtlObj
*, std::string > 
DtlObjStringMap

Functions

DT_DLL_extMtl DtlObjPtr DtExtDtcRead (DtlInputStream *f, const DtlObjPtr &env, DtlObjStringMap &objectCommentMap, bool rawRead=false)
 class DtExtFileInputStream:

Detailed Description


Typedef Documentation

typedef std::map<DtlObj*, std::string> DtlObjStringMap

Function Documentation

DT_DLL_extMtl DtlObjPtr DtExtDtcRead ( DtlInputStream *  f,
const DtlObjPtr &  env,
DtlObjStringMap objectCommentMap,
bool  rawRead = false 
)

class DtExtFileInputStream:

This function replaces DtcRead, extending it with the ability to map comments collected from an input stream to a DtlObj* (corresponding to the MTL symbol immediately following the whitespace).

If rawRead is true, parses escaped string, but, keeps the escape character () in the string


Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)