#include <Md3Model.h>

Public Member Functions | |
| Md3Exception (const string &error) | |
| Md3Exception (const string &error, const string &name) | |
| virtual | ~Md3Exception () throw () |
| virtual const char * | which () const throw () |
Definition at line 153 of file Md3Model.h.
| Md3Exception::Md3Exception | ( | const string & | error | ) | [inline] |
Definition at line 157 of file Md3Model.h.
| Md3Exception::Md3Exception | ( | const string & | error, | |
| const string & | name | |||
| ) | [inline] |
Definition at line 159 of file Md3Model.h.
| virtual Md3Exception::~Md3Exception | ( | ) | throw () [inline, virtual] |
Definition at line 161 of file Md3Model.h.
| virtual const char* Md3Exception::which | ( | ) | const throw () [inline, virtual] |
Definition at line 165 of file Md3Model.h.
1.7.1