11 #ifndef envMtlReader_H__
12 #define envMtlReader_H__
17 #ifdef DtUSE_UTILITIES_NAMESPACE
18 namespace DtUSE_UTILITIES_NAMESPACE
41 void processObject(
const DtlObjPtr& newList);
49 #ifdef DtUSE_UTILITIES_NAMESPACE
Contains the DtEnvReader class,.
DtEnvValueWP myCurrentRoot
Definition: envMtlReader.h:46
An abstract interface for environment readers.
Definition: envReader.h:23
DtEnvironment * myCurrentEnvironment
Definition: envMtlReader.h:45
A Flyweight class for manipulating objects and their hierarchy The DtEnvironment wraps a DtEnvValuSP ...
Definition: environment.h:29
std::weak_ptr< DtEnvValue > DtEnvValueWP
Definition: envValue.h:32
This file contains common methods for parsing mtl files.
#define DT_DLL_MTL
Definition: vlMachineTypes.h:106
Instances of DtString are used to represent strings.
Definition: vlString.h:36
A reader class which reads from the MTL file format.
Definition: envMtlReader.h:25