Assimp
v2.0 (November 2010)
|
Public Member Functions | |
T * | dismiss () |
operator T * () | |
T * | operator-> () |
ScopeGuard (T *obj) | |
~ScopeGuard () throw () |
Assimp::ScopeGuard::ScopeGuard | ( | T * | obj | ) | [inline] |
Assimp::ScopeGuard::~ScopeGuard | ( | ) | throw () [inline] |
T* Assimp::ScopeGuard::dismiss | ( | ) | [inline] |
Assimp::ScopeGuard::operator T * | ( | ) | [inline] |
T* Assimp::ScopeGuard::operator-> | ( | ) | [inline] |