Wavefront material file.
More...
#include <MtlFile.h>
Wavefront material file.
- Todo:
- Read texture declarations
molecular::util::MtlFile::MtlFile |
( |
const char * |
begin, |
|
|
const char * |
end |
|
) |
| |
std::vector<Material>::const_iterator molecular::util::MtlFile::begin |
( |
| ) |
const |
|
inline |
std::vector<Material>::const_iterator molecular::util::MtlFile::end |
( |
| ) |
const |
|
inline |
const Material& molecular::util::MtlFile::GetMaterial |
( |
const std::string & |
name | ) |
const |
void molecular::util::MtlFile::ParserAction |
( |
int |
action, |
|
|
const char * |
begin, |
|
|
const char * |
end |
|
) |
| |
The documentation for this class was generated from the following files:
- /home/travis/build/cmdrf/molecular/molecular-gfx/molecular/util/MtlFile.h
- /home/travis/build/cmdrf/molecular/molecular-gfx/molecular/util/MtlFile.cpp