|
Open CASCADE Technology
7.8.0.dev
|
Reader of mtl files. More...
#include <RWObj_MtlReader.hxx>
Public Member Functions | |
| RWObj_MtlReader (NCollection_DataMap< TCollection_AsciiString, RWObj_Material > &theMaterials) | |
| Main constructor. More... | |
| ~RWObj_MtlReader () | |
| Destructor. More... | |
| bool | Read (const TCollection_AsciiString &theFolder, const TCollection_AsciiString &theFile) |
| Read the file. More... | |
Reader of mtl files.
| RWObj_MtlReader::RWObj_MtlReader | ( | NCollection_DataMap< TCollection_AsciiString, RWObj_Material > & | theMaterials | ) |
Main constructor.
| RWObj_MtlReader::~RWObj_MtlReader | ( | ) |
Destructor.
| bool RWObj_MtlReader::Read | ( | const TCollection_AsciiString & | theFolder, |
| const TCollection_AsciiString & | theFile | ||
| ) |
Read the file.
1.8.13