#include <objloader.h>
Inheritance diagram for sheep::OBJLoader::ExtendedLoadingException:

Public Member Functions | |
| ExtendedLoadingException (int line) | |
Public Attributes | |
| const int | m_line |
| The line at which the parse error occured. | |
|
|
Definition at line 43 of file objloader.h. |
|
|
The line at which the parse error occured.
Definition at line 46 of file objloader.h. |
1.3.6