#include <ObjLoader/mlObjLoaderFrame.h>
Public Member Functions | |
| olFullPath (const olSpecializedLoader &sl, const std::string &relPath) | |
| Constructor. | |
| olFullPath (const olSpecializedLoader &sl, const char *relPath) | |
| Constructor. | |
| operator const char * () const | |
| (const char *) cast operator | |
This comes handy if files are included by reference in the info file.
Definition at line 110 of file mlObjLoaderFrame.h.
| ml::olFullPath::olFullPath | ( | const olSpecializedLoader & | sl, | |
| const std::string & | relPath | |||
| ) | [inline] |
Constructor.
Definition at line 114 of file mlObjLoaderFrame.h.
References ml::olSpecializedLoader::_infoFileDirectory, and SLASH.
| ml::olFullPath::olFullPath | ( | const olSpecializedLoader & | sl, | |
| const char * | relPath | |||
| ) | [inline] |
Constructor.
Definition at line 120 of file mlObjLoaderFrame.h.
References ml::olSpecializedLoader::_infoFileDirectory, and SLASH.
| ml::olFullPath::operator const char * | ( | ) | const [inline] |
1.5.8