VR-Forces 4.1.1 Class Documentation
Typedefs | Functions
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 Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)