![]() |
VR-Forces 4.7 Class Documentation
|
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: | |
| typedef std::map<DtlObj*, std::string> DtlObjStringMap |
| 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