List of all members.
Public Member Functions |
virtual const char * | what () const throw () |
| ThrowAssert (const std::string &msg, const char *file, int line) |
| ThrowAssert () |
virtual | ~ThrowAssert () throw () |
Public Attributes |
std::string | mMsg |
Constructor & Destructor Documentation
osgAnimation::ThrowAssert::ThrowAssert |
( |
const std::string & |
msg, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| [inline] |
osgAnimation::ThrowAssert::ThrowAssert |
( |
| ) |
[inline] |
virtual osgAnimation::ThrowAssert::~ThrowAssert |
( |
| ) |
throw () [inline, virtual] |
Member Function Documentation
virtual const char* osgAnimation::ThrowAssert::what |
( |
| ) |
const throw () [inline, virtual] |
Member Data Documentation
The documentation for this struct was generated from the following file: