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