Namespaces | Functions

aiAssert.h File Reference

Namespaces

namespace  Assimp
 

Assimp's CPP-API and all internal APIs.


Functions

AI_WONT_RETURN void Assimp::aiAssert (const std::string &message, unsigned int uiLine, const std::string &file)
 ASSIMP specific assertion test, only works in debug mode.

Detailed Description