Assimp v2.0 (November 2010)
Namespaces | Defines | Functions
aiAssert.h File Reference

Namespaces

namespace  Assimp
 

Assimp's CPP-API and all internal APIs.


Defines

#define ai_assert(expression)
 ASSIMP specific assertion test.

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


Define Documentation

#define ai_assert (   expression)

ASSIMP specific assertion test.